Hello community,
here is the log from the commit of package gnome-control-center for
openSUSE:Factory
checked in at Mon Jul 11 15:42:44 CEST 2011.
--------
--- GNOME/gnome-control-center/gnome-control-center.changes 2011-05-24
12:11:14.000000000 +0200
+++
/mounts/work_src_done/STABLE/gnome-control-center/gnome-control-center.changes
2011-07-05 09:12:16.000000000 +0200
@@ -1,0 +2,75 @@
+Tue Jul 5 08:27:59 CEST 2011 - [email protected]
+
+- Update to version 3.1.3:
+ + Common:
+ - Bump gsettings-desktop-schemas requirement for locale
+ settings
+ - Add Unity to OnlyShowIn fields (bgo#653661)
+ + Library:
+ - Typo preventing compilation on some platforms (bgo#651162)
+ + Color:
+ - Add new color setting panel
+ + Date & Time:
+ - Fix date sensitivity on permission changes
+ + Info:
+ - Skip test-hostnames if en_US.UTF-8 is not available
+ - Fix disk space showing free space (bgo#639376)
+ - Fix https scheme handler app setting (bgo#653211)
+ + Keyboard:
+ - Force "icons" toolbar style (bgo#651595)
+ - Change precedence for schema in KeyList parser (bgo#653685)
+ - Fix a small memory leak (bgo#653613)
+ - Support string array keybindings
+ + Network:
+ - Implement network sharing
+ - Fix the wpad warning
+ - Avoid a possible crash
+ - Use the correct condition for the option button
+ - Refresh ui in an idle
+ - Add warning dialogs
+ - Remove spaces before question marks
+ - Avoid uninitialised variable
+ - Fix toolbar style (bgo#651595)
+ + Online accounts:
+ - Add panel for gnome-online-accounts
+ + Printers:
+ - Allow editing of printer name and location (bgo#649511)
+ - Use SNMP CUPS backend to discover printers on given address
+ - Move check for availability of CUPS to better place
+ - Include cups/ppd.h explicitly
+ - Force icons toolbar style (bgo#651599)
+ + Region:
+ - Add 'formats' tab
+ - Add 'system' tab
+ - Fix the labels according to the usability gurus (bgo#641021)
+ - Fix a couple of memory leaks (bgo#652360)
+ - Fix infinite loop dealing with gsettings 'changed' signal
+ (bgo#652361)
+ - Remove helper function not needed since GTK+ 3.0 (bgo#652374)
+ - Trigger the layout chooser dialog response on 'row-activated'
+ signal (bgo#652409)
+ - Force icons only toolbar style
+ + Shell:
+ - Move the raised class hint to the tool item
+ - Don't update the visibility of the lock button (bgo#652299)
+ - Make --help-all and --help-gtk work (bgo#652165)
+ - Use proper Unicode ellipses in the search renderer
+ - Fix bad rendering of search results (bgo#652709)
+ - Print warning for uninstantiable panels (bgo#652585)
+ + Sound:
+ - Fix direction of speaker test in RTL languages (bgo#651273)
+ + User accounts:
+ - Fix fingerprint assistant (bgo#649678)
+ - Fix deleting users on 32-bit systems (bgo#652073)
+ + Xrandr:
+ - Change "Anti-Clockwise" to "Counterclockwise" (bgo#652569)
+ + Updated translations.
+- Add pkgconfig(colord) BuildRequires for the new Color panel.
+- Add pkgconfig(goa-1.0) and pkgconfig(goa-backend-1.0)
+ BuildRequires for the new Online accounts panel.
+- Change Group of devel subpackage from System/GUI/GNOME to
+ Development/Libraries/GNOME to fix rpmlint warning.
+- Call %suse_update_desktop_file for gnome-sound-applet,
+ gnome-color-panel and gnome-online-accounts-panel.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-control-center-3.0.2.tar.bz2
New:
----
gnome-control-center-3.1.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.pTmuBw/_old 2011-07-11 15:41:17.000000000 +0200
+++ /var/tmp/diff_new_pack.pTmuBw/_new 2011-07-11 15:41:17.000000000 +0200
@@ -28,8 +28,11 @@
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(cheese-gtk)
+BuildRequires: pkgconfig(colord)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)
+BuildRequires: pkgconfig(goa-1.0)
+BuildRequires: pkgconfig(goa-backend-1.0)
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0)
@@ -59,10 +62,10 @@
Group: System/GUI/GNOME
Obsoletes: fontilus themus acme
Provides: fontilus themus acme
-Version: 3.0.2
+Version: 3.1.3
Release: 1
Summary: The GNOME Control Center
-Source: %{name}-%{version}.tar.bz2
+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)
Patch14: gnome-control-center-system-proxy-configuration.patch
Url: http://www.gnome.org
@@ -97,7 +100,7 @@
%package devel
License: GPLv2+
Summary: Header files for the GNOME Control Center
-Group: System/GUI/GNOME
+Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
Requires: libgnome-control-center1 = %{version}
Provides: control-center2-devel = 2.22.1
@@ -141,8 +144,10 @@
# help files
%find_lang control-center %{?no_lang_C} %{name}-2.0.lang
%suse_update_desktop_file gnome-control-center
+%suse_update_desktop_file gnome-sound-applet
# capplets
%suse_update_desktop_file gnome-background-panel
X-SuSE-ControlCenter-LookAndFeel
+%suse_update_desktop_file gnome-color-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-datetime-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-display-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-info-panel X-SuSE-ControlCenter-Personal
@@ -150,6 +155,7 @@
%suse_update_desktop_file gnome-media-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-mouse-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-network-panel X-SuSE-ControlCenter-Hardware
+%suse_update_desktop_file gnome-online-accounts-panel
X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-power-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-printers-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-region-panel X-SuSE-ControlCenter-Personal
++++++ gnome-control-center-3.0.2.tar.bz2 -> gnome-control-center-3.1.3.tar.bz2
++++++
++++ 105568 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]