diff --git a/gnome-control-center-3.1.4.tar.bz2 b/gnome-control-center-3.1.4.tar.bz2 deleted file mode 100644 index 950817d..0000000 --- a/gnome-control-center-3.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b74fa200c757d716fc496e33e5aef7858d4217f316a3fdda8c0272885115e06 -size 4850649 diff --git a/gnome-control-center-3.1.5.tar.bz2 b/gnome-control-center-3.1.5.tar.bz2 new file mode 100644 index 0000000..eb333b6 --- /dev/null +++ b/gnome-control-center-3.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d526348c9db57f79fc2981d17daf4464120996afd454ee8cfe11bde440f0a75 +size 4793382 diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 9afc6e8..a718d5d 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Aug 18 12:01:05 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.1.5: + + Common: + - Add some more debug when listing languages + + Network: + - Default to g_get_host_name if pretty hostname call failed + + Printers: + - Open firewall for required connections when searching + - Use system-config-printer's GetBestDrivers method + - Use system-config-printer's GroupPhysicalDevices method + - Use system-config-printer's MissingExecutables method + + Region: + - Keep selection when moving layout up/down + - Sort locales for format selection + - Display user's input source in System tab + + Shell: + - Port to new gnome-menus API + - Do not add a trailing dash in search target when comment is + empty + + Sound: + - Update the sound theme for speaker testing + + Bugs fixed: bgo#654742, bgo#654880, bgo#655110, bgo#655487 + + Updated translations. +- Change pkgconfig(libgnome-menu) to pkgconfig(libgnome-menu-3.0) +- Add pkgconfig(libnotify) BuildRequires. + ------------------------------------------------------------------- Wed Aug 3 12:22:47 UTC 2011 - andrea@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 419eb3e..28c82f0 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gnome-desktop-3.0) -BuildRequires: pkgconfig(gnome-settings-daemon) +BuildRequires: pkgconfig(gnome-settings-daemon) >= 2.91.94 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gstreamer-0.10) BuildRequires: pkgconfig(gtk+-3.0) @@ -45,15 +45,16 @@ BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libgnomekbd) BuildRequires: pkgconfig(libgnomekbdui) -BuildRequires: pkgconfig(libgnome-menu) +BuildRequires: pkgconfig(libgnome-menu-3.0) BuildRequires: pkgconfig(libgtop-2.0) BuildRequires: pkgconfig(libnm-glib) >= 0.8.992 +BuildRequires: pkgconfig(libnotify) >= 0.7.3 BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libpulse-mainloop-glib) BuildRequires: pkgconfig(libsocialweb-client) BuildRequires: pkgconfig(libxklavier) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(polkit-gobject-1) +BuildRequires: pkgconfig(polkit-gobject-1) >= 0.97 BuildRequires: pkgconfig(upower-glib) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xft) @@ -62,8 +63,8 @@ License: GPLv2+ Group: System/GUI/GNOME Obsoletes: fontilus themus acme Provides: fontilus themus acme -Version: 3.1.4 -Release: 2 +Version: 3.1.5 +Release: 1 Summary: The GNOME Control Center Source: http://download.gnome.org/sources/gnome-control-center/3.1/%{name}-%{version}.tar.bz2 # PATCH-NEEDS-REBASE gnome-control-center-system-proxy-configuration.patch -- this needs to be reimplemented to be more distro-generic before submitting upstream - docs at http://en.opensuse.org/GNOME/Proxy_configuration (was PATCH-FEATURE-OPENSUSE)