diff --git a/gnome-control-center-3.9.90.1.tar.xz b/gnome-control-center-3.9.90.1.tar.xz deleted file mode 100644 index f922e48..0000000 --- a/gnome-control-center-3.9.90.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43b41e3f309828eb185cd911db4cd4efaee733d6c5964471b144dbf99ff2f17d -size 6728864 diff --git a/gnome-control-center-3.9.91.tar.xz b/gnome-control-center-3.9.91.tar.xz new file mode 100644 index 0000000..97a4b05 --- /dev/null +++ b/gnome-control-center-3.9.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26af089915ec92b10f1070c90da87642534f957cb9ea3952ef35b4aa101c568f +size 6786496 diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 703e188..e56b2c4 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Sep 4 06:43:59 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.91: + + Date & Time: + - Hide the NTP switch when the service is unavailable. + - Show the automatic timezone switch. + - Display timezone offset in a slightly nicer way. + + Display: + - Add the current background to the display previews and + improve the display number indicators. + + Network: + - Wrap the DNS list for mobile networks. + - Mark connection editor as changed when toggling the 'Only use + for resources on its network' checkbox. + + Online Accounts: + - Add keywords for Kerberos, SMTP and IMAP to ease search + - Increase the height of the "Add Account" dialog to + accommodate the list of Chat providers. + + Printers: + - When adding a printer, do not prompt for user crendentials on + every network samba server we discover that needs them. + Instead, show such servers in the list and prompt only when + users explicitly select them. + + Shell: + - Avoid width changes when searching. + ------------------------------------------------------------------- Sat Aug 24 17:42:00 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 3394063..944a6b1 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -24,7 +24,7 @@ %define with_ibus 1 Name: gnome-control-center -Version: 3.9.90.1 +Version: 3.9.91 Release: 0 # FIXME: in 12.3 and later, check if we still need patch2 (gnome-control-center-hide-region-system-tab.patch) (see bnc#703833) Summary: The GNOME Control Center @@ -57,7 +57,7 @@ BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gl) -BuildRequires: pkgconfig(glib-2.0) >= 2.35.1 +BuildRequires: pkgconfig(glib-2.0) >= 2.37.7 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.5.5 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.9.90 @@ -65,7 +65,7 @@ BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.7.3 BuildRequires: pkgconfig(goa-1.0) >= 3.9.90 BuildRequires: pkgconfig(goa-backend-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.7.2.2 +BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.9.91 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.12 %if %{with_ibus}