Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2014-09-30 19:38:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
    2014-06-01 18:54:56.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2014-09-30 19:39:31.000000000 +0200
@@ -1,0 +2,110 @@
+Mon Sep 22 17:01:09 UTC 2014 - [email protected]
+
+- Update to version 3.14.0:
+  + XSettings: Fix swapping out of WM settings schemas.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 15 20:15:36 UTC 2014 - [email protected]
+
+- Update to version 3.13.92:
+  + Keyboard: Remove input sources handling: this was moved to
+    mutter/gnome-shell and removes g-s-d's build dependency on
+    IBus.
+  + Power: '0' keyboard backlight is a valid value.
+  + Rfkill: Add a property to determine whether to show airplane
+    mode.
+- Drop pkgconfig(ibus-1.0) BuildRequires, and clean up spec from
+  define with ibus.
+
+-------------------------------------------------------------------
+Tue Sep  2 17:45:58 UTC 2014 - [email protected]
+
+- Update to version 3.13.91:
+  + Media-keys: Postpone initialisation of libcanberra to avoid
+    blocking on it at startup.
+  + Wacom: Fix OLEDs never actually working due to a missing single
+    line.
+
+-------------------------------------------------------------------
+Mon Aug 18 11:54:35 UTC 2014 - [email protected]
+
+- Update to version 3.13.90:
+  + Media keys: Don't show Orientation lock popup if not supported.
+  + Sharing: Fix crash when run against older NM.
+  + Wacom: Add support for LEDs API in newer kernels.
+
+-------------------------------------------------------------------
+Wed Jul 23 16:12:57 UTC 2014 - [email protected]
+
+- Update to version 3.13.4:
+  + General:
+    - Fix crash when a plugin failed to start.
+    - Several code cleanups.
+  + A11Y Keyboard: Make sticky and slow keys notifications more
+    difficult to miss.
+  + Housekeeping: Fix regular files not getting deleted from the
+    Trash.
+  + Media-keys: Set the keyring environment variables on all
+    processes that we launch.
+  + Orientation: Fix plugin on MS Surface devices.
+  + Power: Fix crash when logind isn't available.
+  + Sharing: Fix compilation without NetworkManager.
+  + Wacom: Handle "cursor" tablet devices so that they get properly
+    mapped for different orientations.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jul 12 19:56:04 UTC 2014 - [email protected]
+
+- Update to version 3.13.3:
+  + Plenty of Sharing plugin bug fixes.
+- Changes from version 3.13.2:
+  + Add new sharing plugin.
+  + General:
+    - Implement size matching for touchscreens.
+    - Fix warnings in the display to input device mapper.
+    - Remove multiple screens support.
+  + Power:
+    - Fix wakeup not working with some keymaps.
+    - Fix restarting of the lid inhibitor check timer.
+    - Fix suspend happening again when resuming from suspend.
+    - Discretize the set backlight value fixing problems.
+      on some harwdare with limited number of backlight settings.
+    - Fix initial backlight state in gnome-shell.
+    - Add sound notification on power plug/unplug.
+  + Wacom:
+    - Add Bluetooth OLED handling for Intuos4 WL.
+    - Fix OLED application for wired Intuos4.
+    - Make OSD always appear on a single monitor.
+  + XSettings:
+    - Honor changes to the enable-animations setting.
+    - Better support for GTK+ CSD titlebar button layout.
+  + Housekeeping: Fix a possible data loss when symlinks are
+    created from /tmp.
+  + Media-keys: Fix possible crash disabling media-keys plugin.
+- Changes from version 3.13.1:
+  + Color: Fix 13 byte long EDID description text parsing.
+  + Common:
+    - Improve hotplug scripts exit status checking and correct the
+      documentation.
+    - Fix possible crasher in device-mapper.
+  + Cursor: Remove multi-screen support.
+  + Power:
+    - Remove unused session presence proxy.
+    - Emit change notification for brightness.
+    - Fix display not blanking after gnome-shell wake up.
+    - Don't warn when Kdb backlight D-Bus is called.
+    - Lower the lid safety timeout to 8 seconds.
+  + Update: Remove the updates plugin. The functionality now lives
+    on in the gnome-software session service.
+  + Updated translations.
+- Add pkgconfig(libnm-glib) and pkgconfig(libnm-util)
+  BuildRequires: dependencies to the new sharing plugin.
+- Remove pkgconfig(packagekit-glib2) BuildRequires: the Update
+  plugin is no longer available.
+- Drop gnome-settings-daemon-stop-reload-proxy-settings.patch: it
+  fixed behaviour of the update plugin, which in turn no longer
+  exists.
+
+-------------------------------------------------------------------

Old:
----
  gnome-settings-daemon-3.12.2.tar.xz
  gnome-settings-daemon-stop-reload-proxy-settings.patch

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

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

Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.IAutud/_old  2014-09-30 19:39:31.000000000 +0200
+++ /var/tmp/diff_new_pack.IAutud/_new  2014-09-30 19:39:31.000000000 +0200
@@ -20,9 +20,6 @@
 # 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
-
 # Smart-Card support is disabled in version 3.7.3
 %define with_smartcard 1
 
@@ -34,19 +31,17 @@
 %endif
 
 Name:           gnome-settings-daemon
-Version:        3.12.2
+Version:        3.14.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.12/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-settings-daemon/3.14/%{name}-%{version}.tar.xz
 # PATCH-NEEDS-REBASE gnome-settings-daemon-system-proxy-configuration.diff
 Patch2:         gnome-settings-daemon-system-proxy-configuration.diff
 # PATCH-FEATURE-UPSTREAM gnome-settings-daemon-bnc462640-mute-action.patch 
bnc462640 bgo572365 [email protected] -- Mute button should always mute sound 
instead of toggling mute status
 Patch10:        gnome-settings-daemon-bnc462640-mute-action.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-FEATURE-UPSTREAM gnome-settings-daemon-notify-idle-resumed.patch 
bnc#439018 bnc#708182 bgo#575467 [email protected] -- notify user about auto 
suspend when returning from sleep
 Patch19:        gnome-settings-daemon-notify-idle-resumed.patch
 BuildRequires:  cups-devel
@@ -71,12 +66,11 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.7.8
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.9.5
-%if %{with_ibus}
-BuildRequires:  pkgconfig(ibus-1.0) >= 1.4.99
-%endif
 BuildRequires:  pkgconfig(kbproto)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
+BuildRequires:  pkgconfig(libnm-glib) >= 0.9.9.1
+BuildRequires:  pkgconfig(libnm-util) >= 0.9.9.1
 BuildRequires:  pkgconfig(libnotify) >= 0.7.3
 BuildRequires:  pkgconfig(libpulse) >= 2.0
 BuildRequires:  pkgconfig(libpulse-mainloop-glib) >= 2.0
@@ -89,7 +83,6 @@
 BuildRequires:  pkgconfig(xorg-wacom)
 %endif
 BuildRequires:  pkgconfig(nss)
-BuildRequires:  pkgconfig(packagekit-glib2) >= 0.8.1
 BuildRequires:  pkgconfig(pango) >= 1.20.0
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.103
 BuildRequires:  pkgconfig(upower-glib) >= 0.99.0
@@ -140,7 +133,6 @@
 #gnome-patch-translation-prepare
 #%%patch2 -p0
 %patch10 -p0
-%patch17 -p1
 %patch19 -p1
 
 %build
@@ -153,11 +145,6 @@
         --disable-static \
         --with-pnpids=%{_datadir}/libgnome-desktop-3.0/pnp.ids \
         --libexecdir=%{_libexecdir}/gnome-settings-daemon-3.0 \
-%if %{with_ibus}
-        --enable-ibus
-%else
-        --disable-ibus
-%endif
 
 make %{?jobs:-j%jobs} V=1
 
@@ -182,9 +169,6 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS
-%if %{with_ibus}
-%{_datadir}/dbus-1/services/org.freedesktop.IBus.service
-%endif
 %{_datadir}/gnome-settings-daemon/
 %{_datadir}/gnome-settings-daemon-3.0/
 %dir %{_libexecdir}/gnome-settings-daemon-3.0/
@@ -215,11 +199,11 @@
 %{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
 %{_libdir}/gnome-settings-daemon-3.0/librfkill.so
 %{_libdir}/gnome-settings-daemon-3.0/libscreensaver-proxy.so
+%{_libdir}/gnome-settings-daemon-3.0/libsharing.so
 %if %{with_smartcard}
 %{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
 %endif
 %{_libdir}/gnome-settings-daemon-3.0/libsound.so
-%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
 %{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
 %{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
 %{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
@@ -237,7 +221,7 @@
 
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
 # From patch2
 
#%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.proxy.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.sharing.gschema.xml
 
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
 
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*

++++++ gnome-settings-daemon-3.12.2.tar.xz -> 
gnome-settings-daemon-3.14.0.tar.xz ++++++
++++ 121723 lines of diff (skipped)

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

Reply via email to