Hello community,

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

Package is "gnome-settings-daemon", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
    2012-02-29 14:07:18.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2012-04-02 19:52:25.000000000 +0200
@@ -1,0 +2,86 @@
+Mon Mar 26 17:36:27 UTC 2012 - [email protected]
+
+- Update to version 3.4.0:
+  + Wacom:
+    - Check if the "last-stylus" property has been set
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 19 20:15:40 UTC 2012 - [email protected]
+
+- Update to version 3.3.92:
+  + Color:
+    - Apply the color profile even if the device has an invalid
+      EDID.
+    - Create a color device even if the device has an invalid EDID.
+    - Don't use the username in the profile ID, it's optional and
+      not-required.
+  + Common:
+    - Add hint on how to set the script path.
+    - Fix library linkage on Mageia.
+    - Support explicitly setting G_MESSAGES_DEBUG.
+  + Media Keys:
+    - Avoid hard-coded shortcuts not working.
+    - Call Shutdown for the logout action.
+  + Mouse:
+    - Stop syndaemon when settings-daemon dies.
+  + Power:
+    - Do not emit DBus interface change signals when doing the idle
+      dim.
+    - Don't print a message when no backlights are detected.
+    - Failing to clear DPMS timeouts should not be fatal.
+    - Fix broken abs_to_percentage() logic.
+    - Lazily connect to gnome-screensaver.
+    - Lock the screensaver if the lid is closed and lock is
+      enabled.
+    - Make the idle dim time 90 seconds to match OSX.
+  + Print Notifications:
+    - Add test tool.
+    - Don't unref floating GVariant.
+  + Wacom:
+    - Add README about configuration storage.
+  + XRandR:
+    - Fix the rotate display button not working.
+    - List external display only before internal only.
+  + XSettings:
+    - Add README.xsettings about overrides.
+    - Add test-xsettings program.
+    - Add xsettings_setting_get() accessor.
+    - Add XSETTINGS_VARIANT_TYPE_COLOR macro.
+    - Always call xsettings_setting_set().
+    - Don't return XSettingsResult codes.
+    - Introduce 'tiers' of XSettings.
+    - Load overrides on startup.
+    - Remove global 'settings' list.
+    - Switch manager to GLib memory functions.
+    - Switch to GVariant for value storage.
+    - Use GHashTable in the xsettings manager.
+    - Wire overrides into GSettings.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar  5 21:45:31 UTC 2012 - [email protected]
+
+- Update to version 3.3.91:
+  + Color:
+    - Fix warning with non-present devices
+    - Make displays without EDID data use the correct device ID
+    - Create the correct device ID for EDIDs with no text data
+    - Fix EDID checksum generation
+  + Media-keys:
+    - Make Alt+Print appear as Alt+Print not Alt+SysRq
+  + Power:
+    - Emit a Changed() signal when the backlight changes
+    - Don't overflow when pressing the keyboard brightness button
+  + Wacom:
+    - Add support for mode switch buttons, touchrings, touchstrips,
+      and light up the LEDs appropriately
+    - Add support for current tool ID from Wacom driver
+    - Fix possible crasher setting pressure curve or display area
+    - Force touchpads to use relative mode and ignore mode changes
+    - Fix double-event generation
+    - Fix installation problems with libexecdir == libdir
+    - Make monitor == -1 reset the display configuration
+- Drop gnome-settings-daemon-fix-install.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gnome-settings-daemon-3.3.90.1.tar.xz
  gnome-settings-daemon-fix-install.patch

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

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

Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.QRktPf/_old  2012-04-02 19:52:28.000000000 +0200
+++ /var/tmp/diff_new_pack.QRktPf/_new  2012-04-02 19:52:28.000000000 +0200
@@ -21,13 +21,13 @@
 %define with_systemd 0
 
 Name:           gnome-settings-daemon
-Version:        3.3.90.1
+Version:        3.4.0
 Release:        0
 Summary:        Settings daemon for the GNOME desktop
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-settings-daemon/3.3/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-settings-daemon/3.4/%{name}-%{version}.tar.xz
 # PATCH-NEEDS-REBASE gnome-settings-daemon-system-proxy-configuration.diff
 Patch2:         gnome-settings-daemon-system-proxy-configuration.diff
 # PATCH-NEEDS-REBASE gnome-settings-daemon-apport-monitor.patch bnc439203 
[email protected] -- Add apport monitoring plugin. (was PATCH-FEATURE-UPSTREAM)
@@ -44,8 +44,6 @@
 Patch15:        gnome-packagekit-BNC383261.patch
 # PATCH-FIX-OPENSUSE gnome-settings-daemon-stop-reload-proxy-settings.patch 
bnc689592#c1, bnc#538353 [email protected] -- Stop g-s-d poping up the 
authentication dialog for reloading the proxy settings
 Patch17:        gnome-settings-daemon-stop-reload-proxy-settings.patch
-# PATCH-FIX-UPSTREAM gnome-settings-daemon-fix-install.patch bgo#670695 
[email protected] -- Fix installation issue occuring because of new libgsd
-Patch18:        gnome-settings-daemon-fix-install.patch
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
@@ -63,7 +61,7 @@
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 %endif
-BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.3.4
+BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.3.92
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.3.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.4
 BuildRequires:  pkgconfig(gudev-1.0)
@@ -139,7 +137,6 @@
 # PATCH-NEEDS-REBASE
 #%%patch15 -p0
 %patch17 -p1
-%patch18 -p1
 %endif
 
 %if 0%{?BUILD_FROM_VCS}
@@ -191,12 +188,11 @@
 %{_libexecdir}/gsd-backlight-helper
 %{_libexecdir}/gsd-locate-pointer
 %{_libexecdir}/gsd-printer
+%{_libexecdir}/gsd-wacom-led-helper
 # From patch2
 #%{_libexecdir}/novell-sysconfig-proxy-helper
 %dir %{_libdir}/gnome-settings-daemon-3.0/
 %{_libdir}/gnome-settings-daemon-3.0/libgsd.so
-# The versioned files will be removed in next upstream version
-%{_libdir}/gnome-settings-daemon-3.0/libgsd.so.*
 %{_libdir}/gnome-settings-daemon-3.0/*.gnome-settings-plugin
 # Explicitly list all the plugins so we know we don't lose any
 %{_libdir}/gnome-settings-daemon-3.0/liba11y-keyboard.so
@@ -238,6 +234,7 @@
 
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
 %{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
+%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
 %{_mandir}/man1/gnome-settings-daemon.1%{?ext_man}
 # Own the directory since we can't depend on gconf providing them
 %dir %{_datadir}/GConf

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to