diff --git a/gnome-control-center-3.21.92.tar.xz b/gnome-control-center-3.21.92.tar.xz deleted file mode 100644 index 8ab6f37..0000000 --- a/gnome-control-center-3.21.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5579fb61ce1eae6ddce81bc953ec9cb0fae314d84246b74f6af1c27224ef97a0 -size 7214196 diff --git a/gnome-control-center-3.22.0.tar.xz b/gnome-control-center-3.22.0.tar.xz new file mode 100644 index 0000000..66f1638 --- /dev/null +++ b/gnome-control-center-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d264ae919aeeb27987dcdd5af5577fad0590e1f184f506b563c89f356aab5052 +size 7258436 diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 0a37761..b21ddb2 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Sep 20 16:06:53 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.22.0: + + Network: + - Only show a gateway entry for the first IPv4 address, + NetworkManager ignored every subsequent ones, but we still + had a UI for those. + - Fix application of the default gateway. + - Fix possible crashes when editing IPv4 gateways or routes. + + Power: + - Fix "automatic suspend" label not taking batteries into + account. + - Fix initial state of the Wi-Fi switch. + + Updated translations. + ------------------------------------------------------------------- Sun Sep 18 05:47:23 UTC 2016 - fezhang@suse.com diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 06c8ee0..d2299c9 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -29,13 +29,13 @@ %define with_cacert_patch 0 Name: gnome-control-center -Version: 3.21.92 +Version: 3.22.0 Release: 0 Summary: The GNOME Control Center License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-control-center/3.21/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-control-center/3.22/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE gnome-control-center-allow-extra-tools-in-shell.patch fezhang@suse.com -- Add dconf-editor, gnome-tweak-tool, pkg-prefs, itweb-settings, tracker-preferences and Yast to g-c-c. Patch0: gnome-control-center-allow-extra-tools-in-shell.patch # PATCH-FEATURE-SLE gnome-control-center-add-alacarte-for-sle.patch badshah400@gmail.com -- Add back alacarte for SLE since they require it for their classic mode, on the other hand for TW and other openSUSE versions it should be enough that alacarte is still available from shell overview, just not in the g-c-c shell. This patch must be applied only if required and then immediately after gnome-control-center-allow-extra-tools-in-shell.patch