diff --git a/gnome-control-center-3.1.91.tar.bz2 b/gnome-control-center-3.1.91.tar.bz2 deleted file mode 100644 index 2ddfd7e..0000000 --- a/gnome-control-center-3.1.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c3f00bae78e6eb0a698e4a0d48202b49f1bd01aefaaa5859d491d3dba966d74 -size 4895967 diff --git a/gnome-control-center-3.1.92.tar.bz2 b/gnome-control-center-3.1.92.tar.bz2 new file mode 100644 index 0000000..45d2145 --- /dev/null +++ b/gnome-control-center-3.1.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcc5c8816da1c997e8e882fc900e08521f1aa5466ffd8ed76376b90fa36fd70 +size 4938736 diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 141300b..905d1bf 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Tue Sep 20 08:32:23 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.92: + + Color: + - Fix help links for gnome-help 3.1* + - Don't assert if the user double clicks the delete profile + button + - Fix spawning of gcm-viewer + - Do not allow the user to choose profiles owned by other users + - Do not allow the user to set default a profile they cannot + access + - Disable 'View details' button if gcm-viewer is not installed + - Escape profile titles that have markup in the titles + (bgo#659127) + - Pack the left and right button groups into two GtkBox + containers (bgo#659273) + + Common: + - Add a way for panels to receive additional arguments + (bgo#657093) + - Bump GTK+ deps + - Tell the actual required version for NM + + Display: + - Remove duplicate/unused translations + + Info: + - Don't warn when the hostname is empty + - Do fallback correctly when reading hostnames + - Split the hostname setting + + Keyboard: + - Link directly to the layouts page + + Network: + - Show wireless dialogs when asked (bgo#657093) + - Fix memleak when argv changes + - A segfault was introduced when assigning to args (bgo#658670) + - Bind HTTP host entry to the 'host' setting in GSettings + + Printers: + - Match lower-case properly + + Region: + - Add ability to switch pages + - Fix display of layouts on the system tab + - Only offer to copy settings if they are different + + Screen: + - Don't fill up the space + - Fix resulting top-padding (bgo#657606) + - Remove indent on "Turn off..." label + + Shell: + - Replace window sizing code (bgo#658068) + + Sound: + - Put the level bar at 0 when muting (bgo#644537) + - Allow switching tabs from the command-line + + Universal access: + - Fix sensitivity of keyboard a11y (bgo#649452) + - Add context for text sizes (bgo#645729) + - Set contrast combo on startup (bgo#658990) + + User accounts: + - Hide old message when enrolling + + Wacom: + - Add a left-handed switch (bgo#657810) + - Improve alignment of lines and widgets (bgo#657425) + - Make string as translatable + + Updated translations. +- Add pkgconfig(libnm-gtk) BuildRequires: new dependency. + ------------------------------------------------------------------- Tue Sep 6 21:47:12 UTC 2011 - vuntz@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 6dd6265..9b08344 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gnome-settings-daemon) >= 2.91.94 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gstreamer-0.10) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.1.19 BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libgnomekbd) @@ -48,6 +48,7 @@ BuildRequires: pkgconfig(libgnomekbdui) BuildRequires: pkgconfig(libgnome-menu-3.0) BuildRequires: pkgconfig(libgtop-2.0) BuildRequires: pkgconfig(libnm-glib) >= 0.8.992 +BuildRequires: pkgconfig(libnm-gtk) >= 0.8.992 BuildRequires: pkgconfig(libnotify) >= 0.7.3 BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libpulse-mainloop-glib) @@ -63,7 +64,7 @@ License: GPLv2+ Group: System/GUI/GNOME Obsoletes: fontilus themus acme Provides: fontilus themus acme -Version: 3.1.91 +Version: 3.1.92 Release: 1 Summary: The GNOME Control Center Source: http://download.gnome.org/sources/gnome-control-center/3.1/%{name}-%{version}.tar.bz2