Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2013-08-16 12:24:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-settings-daemon"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
    2013-07-17 10:24:27.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2013-08-16 12:24:04.000000000 +0200
@@ -1,0 +2,46 @@
+Tue Jul 30 16:26:53 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.5:
+  + Add RFKill support for Linux systems.
+  + Smartcard plugin rewrite.
+  + Build:
+    - Don't create empty directories in /etc.
+    - Remove some GTK+ includes that we do not use.
+  + Color:
+    - Update for new functionality in colord.
+    - Disable X11 specific color management when running on
+      Wayland.
+  + Cursor:
+    - Request the OSK when the cursor is disabled (requires
+      gnome-shell changes).
+  + Media-keys:
+    - Fix launched apps not getting focused.
+  + Power:
+    - Use a property for the screen brightness, instead of custom
+      API.
+  + Housekeeping:
+    - Create ~/.local/share/applications so that gnome-shell can
+      monitor it.
+  + Printers:
+    - Translate printer warnings.
+  + Wacom:
+    - Use the OSD window to edit button shortcuts.
+    - Fix the ring not showing up in the OSD in some cases.
+    - Prevent the OSD flashing on the primary screen.
+    - Make the highlight duration of buttons in the OSD longer fade
+      in/out.
+    - Add support for custom OLEDs.
+    - Make sure we only ignore the touch device when turning it
+      off.
+    - Fix UI problems with the OSD.
+  + XRandR:
+    - Use the transformation matrix to rotate touchscreens.
+    - Simplify layout of adjacent screens, fixing bugs on some
+      changing systems.
+    - Don't ever show a dialog for xrandr failures.
+  + XSettings:
+   - Hardcode deprecated GTK+ XSettings.
+- Change with_smartcard defines to 1: smartcard support has been
+  rewritten and is available again.
+
+-------------------------------------------------------------------

Old:
----
  gnome-settings-daemon-3.9.3.tar.xz

New:
----
  gnome-settings-daemon-3.9.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.xDEgRl/_old  2013-08-16 12:24:05.000000000 +0200
+++ /var/tmp/diff_new_pack.xDEgRl/_new  2013-08-16 12:24:05.000000000 +0200
@@ -20,14 +20,14 @@
 # lose ConsoleKit support (bad for sysvinit)
 %define with_systemd 1
 
-# Allow ro enable/disable ibus, as GNOME is rather strict on new versions.
+# Allow to enable/disable ibus, as GNOME is rather strict on new versions.
 %define with_ibus 1
 
 # Smart-Card support is disabled in version 3.7.3
-%define with_smartcard 0
+%define with_smartcard 1
 
 Name:           gnome-settings-daemon
-Version:        3.9.3
+Version:        3.9.5
 Release:        0
 Summary:        Settings daemon for the GNOME desktop
 License:        GPL-2.0+
@@ -61,7 +61,7 @@
 BuildRequires:  xsltproc
 # For directory ownership; it's fine to BuildRequire it since it's also a 
Requires
 BuildRequires:  polkit
-BuildRequires:  pkgconfig(colord) >= 0.1.34
+BuildRequires:  pkgconfig(colord) >= 1.0.2
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(gconf-2.0) >= 2.6.1
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.3
@@ -222,6 +222,7 @@
 %{_libdir}/gnome-settings-daemon-3.0/libpower.so
 %{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
 %{_libdir}/gnome-settings-daemon-3.0/libremote-display.so
+%{_libdir}/gnome-settings-daemon-3.0/librfkill.so
 %{_libdir}/gnome-settings-daemon-3.0/libscreensaver-proxy.so
 %if %{with_smartcard}
 %{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so

++++++ gnome-settings-daemon-3.9.3.tar.xz -> gnome-settings-daemon-3.9.5.tar.xz 
++++++
++++ 51887 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to