Hello community,
here is the log from the commit of package gnome-control-center for
openSUSE:13.1 checked in at 2013-09-23 14:57:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/gnome-control-center (Old)
and /work/SRC/openSUSE:13.1/.gnome-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-control-center"
Changes:
--------
--- /work/SRC/openSUSE:13.1/gnome-control-center/gnome-control-center.changes
2013-09-23 10:52:17.000000000 +0200
+++
/work/SRC/openSUSE:13.1/.gnome-control-center.new/gnome-control-center.changes
2013-09-23 14:57:33.000000000 +0200
@@ -1,0 +2,46 @@
+Sun Sep 22 13:25:12 UTC 2013 - [email protected]
+
+- Add gnome-color-manager Requires: the color panel interacts with
+ binaries (gcm-viewer, gcm-calibrate) from gnome-color-manager.
+
+-------------------------------------------------------------------
+Tue Sep 17 21:29:13 UTC 2013 - [email protected]
+
+- Update to version 3.9.92:
+ + Background:
+ - Don't access possibly invalid object.
+ - Fix top bar location on dual-head.
+ - Fix a crash.
+ + Date & Time:
+ - Fix keyboard navigation.
+ - Plug a small memory leak.
+ - A11y improvements.
+ + Display:
+ - Disable the "Apply" button until a change has been made.
+ - Close any open dialog if the panel is destroyed.
+ + Network:
+ - Fix a few crashes.
+ - Don't show unmanaged devices.
+ - Don't include spaces in proxy's ignore-hosts setting.
+ + Power:
+ - Don't show the estimated battery capacity.
+ - Fix getting the keyboard brightness value.
+ + Sharing:
+ - Prevent incorrect sensitivity of the screen sharing password
+ entry.
+ + Universal Access:
+ - Fix keyboard navigation.
+ - Toggle switch when its parent row is activated.
+ - Remove a bogus mnemonic-widget to not confuse Orca.
+ + User Accounts:
+ - Fix history dialog background color.
+
+-------------------------------------------------------------------
+Sun Sep 15 08:04:14 UTC 2013 - [email protected]
+
+- Stop passing --enable-systemd to %configure, as it is not
+ recognized anymore, and clean spec file of previous needed
+ with_systemd macro and %if with_systemd statments.
+- Reenable translation-update-upstream.
+
+-------------------------------------------------------------------
Old:
----
gnome-control-center-3.9.91.tar.xz
New:
----
gnome-control-center-3.9.92.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.wSu4ak/_old 2013-09-23 14:57:33.000000000 +0200
+++ /var/tmp/diff_new_pack.wSu4ak/_new 2013-09-23 14:57:33.000000000 +0200
@@ -16,15 +16,11 @@
#
-# We cannot enable systemd support right now, as it is exclusive and means we
-# lose ConsoleKit support (bad for sysvinit)
-%define with_systemd 1
-
# Allow to enable/disable ibus, as GNOME is rather strict on new versions.
%define with_ibus 1
Name: gnome-control-center
-Version: 3.9.91
+Version: 3.9.92
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
@@ -69,7 +65,7 @@
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.12
%if %{with_ibus}
-BuildRequires: pkgconfig(ibus-1.0) >= 1.4.99
+BuildRequires: pkgconfig(ibus-1.0) >= 1.5.2
%endif
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libgnome-menu-3.0)
@@ -80,9 +76,7 @@
BuildRequires: pkgconfig(libpulse) >= 2.0
BuildRequires: pkgconfig(libpulse-mainloop-glib) >= 2.0
BuildRequires: pkgconfig(libsoup-2.4)
-%if %{with_systemd}
BuildRequires: pkgconfig(libsystemd-login)
-%endif
BuildRequires: pkgconfig(libwacom) >= 0.7
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(mm-glib) >= 0.7
@@ -100,6 +94,8 @@
Requires: colord
# needed for printers panel
Requires: cups-pk-helper
+# The color panel interacts with binaries from gnome-color-manager
+Requires: gnome-color-manager
Requires: gnome-menus
Requires: gnome-settings-daemon
# needed for universal access panel
@@ -151,7 +147,7 @@
%lang_package
%prep
%setup -q
-#ranslation-update-upstream
+translation-update-upstream
%patch0 -p1
#NEEDS-REBASE
#patch14 -p1
@@ -161,9 +157,6 @@
ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh
%configure --with-pic\
-%if %{with_systemd}
- --enable-systemd\
-%endif
--disable-static\
--disable-maintainer-mode\
%if %{with_ibus}
++++++ gnome-control-center-3.9.91.tar.xz -> gnome-control-center-3.9.92.tar.xz
++++++
/work/SRC/openSUSE:13.1/gnome-control-center/gnome-control-center-3.9.91.tar.xz
/work/SRC/openSUSE:13.1/.gnome-control-center.new/gnome-control-center-3.9.92.tar.xz
differ: char 27, line 1
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]