From 22806259714430e4119ae7c151b18e461442d23e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 14 2018 13:01:47 +0000 Subject: import gnome-tweak-tool-3.22.0-2.el7_5 --- diff --git a/SOURCES/gnome-tweak-tool-remove-scaling-factor.patch b/SOURCES/gnome-tweak-tool-remove-scaling-factor.patch new file mode 100644 index 0000000..21f0349 --- /dev/null +++ b/SOURCES/gnome-tweak-tool-remove-scaling-factor.patch @@ -0,0 +1,11 @@ +--- gnome-tweak-tool-3.22.0/gtweak/tweaks/tweak_group_windows.py.orig 2018-04-13 12:42:27.193024555 +0200 ++++ gnome-tweak-tool-3.22.0/gtweak/tweaks/tweak_group_windows.py 2018-04-13 12:42:43.881023015 +0200 +@@ -149,8 +149,6 @@ + Title(_("Titlebar Buttons"), "", uid="title-theme"), + ShowWindowButtons(_("Maximize"), "maximize"), + ShowWindowButtons(_("Minimize"), "minimize"), +- Title(_("HiDPI"), "", uid="title-hidpi"), +- WindowScalingFactorTweak(), + ) + ] + diff --git a/SPECS/gnome-tweak-tool.spec b/SPECS/gnome-tweak-tool.spec index d507a96..0ca5b0d 100644 --- a/SPECS/gnome-tweak-tool.spec +++ b/SPECS/gnome-tweak-tool.spec @@ -4,7 +4,7 @@ Name: gnome-tweak-tool Version: 3.22.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool to customize advanced GNOME 3 options License: GPLv3 @@ -19,6 +19,8 @@ Patch4: 0005-ExtensionInstaller-load-extension-after-installing-i.patch Patch5: 0006-shell_extensions-SESSION_MODE-extensions-can-t-be-en.patch Patch6: 0007-GSettingsFontButtonTweak-filter-out-fonts-that-gtk-3.patch Patch7: 0008-font-Remove-document-font-tweak-since-nothing-honors.patch +# https://gitlab.gnome.org/GNOME/gnome-tweaks/commit/34d6d451d7c25482c65c09220ef979aae8101d9d +Patch8: gnome-tweak-tool-remove-scaling-factor.patch BuildArch: noarch BuildRequires: intltool @@ -60,6 +62,7 @@ Features: %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 autoreconf -i -f @@ -125,6 +128,10 @@ fi %changelog +* Fri Apr 13 2018 Kalev Lember - 3.22.0-2 +- Remove scaling factor setting, moved to control-center in RHEL 7.5 +- Resolves: #1567040 + * Thu Sep 22 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0