Hello community,
here is the log from the commit of package gnome-control-center for
openSUSE:Factory checked in at 2013-08-16 12:24:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
and /work/SRC/openSUSE:Factory/.gnome-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-control-center"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2013-07-03 10:23:48.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
2013-08-16 12:24:40.000000000 +0200
@@ -1,0 +2,59 @@
+Tue Jul 30 16:25:55 UTC 2013 - [email protected]
+
+- Update to version 3.9.5:
+ + Use GtkListBox instead of EggListBox.
+ + Port away from deprecated GtkStock.
+ + Fix the look of lock buttons and header switches.
+ + Universal Access panel redesign.
+ + Display:
+ - Prevent a crash when the screen being dragged gets removed.
+ - Fix "floating screens".
+ - Use the preferred width and height when moving inactive
+ displays.
+ - Prevent the built-in display from being turned on when the
+ lid is closed.
+ + Mouse:
+ - Use a dialogue window for the mouse test.
+ - Show the "enable trackpad" slider button even if the mouse
+ isn't present when the trackpad is currently disabled.
+ + Network:
+ - Use gnome-settings-daemon interface for switching on/off
+ Airplane Mode.
+ + Power:
+ - Adapt to new brightness interface in gnome-settings-daemon.
+ - Fix primary battery section getting resized when the label
+ changed.
+ - Fix crash when no batteries are available.
+ + Privacy:
+ - Fix default "Retain history" value.
+ + Region:
+ - Ensure the current language's name gets translated.
+ + Sharing:
+ - Hide the vino password by default.
+ - Limit the sharing password to 8 bytes.
+ - Avoid conflicts with the sensitivity of the "remote control"
+ options.
+ - Hide Bluetooth bits if Bluetooth is disabled.
+ + Shell:
+ - Ensure we cannot activate a panel if the search is off.
+ + Sound:
+ - Don't show applications playing event sounds.
+ + User Accounts:
+ - Don't count inactive users as administrators.
+ - Make the Enter key work on the password dialogue.
+ - More work not to show system accounts.
+ - Correctly select the newly created user.
+ + Wacom:
+ - Update OLED labels for hard-coded actions too.
+ - Redesign button assignment dialogue.
+ - Try to use the OSD to assign buttons if a layout is
+ available for the device in question.
+- No longer take care of building egg-list-box explicitly in the
+ build phase.
+
+-------------------------------------------------------------------
+Fri Jul 19 23:36:39 CST 2013 - [email protected]
+
+- Enable ibus intergration (define with_ibus 1).
+
+-------------------------------------------------------------------
Old:
----
gnome-control-center-3.9.3.tar.xz
New:
----
gnome-control-center-3.9.5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.HMHOXl/_old 2013-08-16 12:24:41.000000000 +0200
+++ /var/tmp/diff_new_pack.HMHOXl/_new 2013-08-16 12:24:41.000000000 +0200
@@ -20,11 +20,11 @@
# lose ConsoleKit support (bad for sysvinit)
%define with_systemd 1
-# We can currently not build ibus support, as it requires ibus 1.5, which has
not been released yet.
-%define with_ibus 0
+# Allow to enable/disable ibus, as GNOME is rather strict on new versions.
+%define with_ibus 1
Name: gnome-control-center
-Version: 3.9.3
+Version: 3.9.5
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
@@ -173,13 +173,6 @@
%build
ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh
-# Build egg-list-box
-pushd egg-list-box
-%configure
-#make %{?_smp_mflags}
-make
-popd
-
%configure --with-pic\
%if %{with_systemd}
--enable-systemd\
++++++ gnome-control-center-3.9.3.tar.xz -> gnome-control-center-3.9.5.tar.xz
++++++
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center-3.9.3.tar.xz
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center-3.9.5.tar.xz
differ: char 26, line 1
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]