Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory checked in at 2013-09-12 16:42:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-30 16:29:23.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
2013-09-12 16:42:54.000000000 +0200
@@ -1,0 +2,54 @@
+Fri Sep 6 17:56:00 UTC 2013 - [email protected]
+
+- Drop gnome-packagekit-fate302445.patch (was marked for rebase):
+ since smolt was dropped from openSUSE back in October 2012, there
+ is no need to ever revive this patch.
+- Drop gnome-settings-daemon-apport-monitor.patch (was marked for
+ rebase): the patch was disable prior to GNOME 3.0 back in 2010
+ and nobody cared.
+- Drop gnome-settings-daemon-add-layout-switcher.patch (was marked
+ for rebase): Has not been applied since version 3.0.0 and the
+ upstream bug is marked as fixed.
+
+-------------------------------------------------------------------
+Wed Sep 4 07:13:34 UTC 2013 - [email protected]
+
+- Update to version 3.9.91.1:
+ + Datetime:
+ - Adapt to geoclue 1.99.3 api changes.
+ + Screensaver:
+ - Support KDE variant of interface.
+ - Fix a crash.
+- Add pkgconfig(geoclue-2.0) BuildRequires: needed to identify the
+ geoclue 1.99.3 API presence.
+
+-------------------------------------------------------------------
+Tue Sep 3 06:42:09 UTC 2013 - [email protected]
+
+- Update to version 3.9.91:
+ + Datetime:
+ - Avoid popping up polkit password prompts.
+ - Display notifications on timezone changes.
+ - Use reverse geocoding fror country detection.
+ - Use libgweather timezone info too.
+ + Power:
+ - Fix error handling in dbus API, avoiding assertions.
+ + Printer:
+ - Allow building against cups 1.5.
+ + Remote display:
+ - Disable animations in more situations.
+ + Rfkill:
+ - Fix a crash.
+ + Smartcard:
+ - Ignore softtoken.
+ + Updates:
+ - Add a test application.
+ - Notify about available offline updates.
+ + XSettings:
+ - Keep middle-click paste enabled for now.
+- Add pkgconfig(geocode-glib-1.0), pkgconfig(gweather-3.0) and
+ pkgconfig(polkit-gobject-1.0) BuildRequires: dependencies for
+ the datetime panel updates.
+- Drop gnome-settings-daemon-cups-1.5.patch: fixed upstream.
+
+-------------------------------------------------------------------
Old:
----
gnome-packagekit-fate302445.patch
gnome-settings-daemon-3.9.90.tar.xz
gnome-settings-daemon-add-layout-switcher.patch
gnome-settings-daemon-apport-monitor.patch
gnome-settings-daemon-cups-1.5.patch
New:
----
gnome-settings-daemon-3.9.91.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.FoY8u3/_old 2013-09-12 16:42:55.000000000 +0200
+++ /var/tmp/diff_new_pack.FoY8u3/_new 2013-09-12 16:42:55.000000000 +0200
@@ -27,7 +27,7 @@
%define with_smartcard 1
Name: gnome-settings-daemon
-Version: 3.9.90
+Version: 3.9.91.1
Release: 0
Summary: Settings daemon for the GNOME desktop
License: GPL-2.0+
@@ -36,22 +36,14 @@
Source:
http://download.gnome.org/sources/gnome-settings-daemon/3.9/%{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)
-Patch8: gnome-settings-daemon-apport-monitor.patch
# 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-NEEDS-REBASE PATCH-FIX-UPSTREAM
gnome-settings-daemon-add-layout-switcher.patch bgo603806 [email protected] --
Add a layout switching combo if needed; the real fix implies some API change in
libgnomekbd (see upstream bug)
-Patch13: gnome-settings-daemon-add-layout-switcher.patch
-# PATCH-NEEDS-REBASE PATCH-FEATURE-OPENSUSE gnome-packagekit-fate302445.patch
fate 302445
-Patch14: gnome-packagekit-fate302445.patch
# PATCH-NEEDS-REBASE PATCH-MISSING-TAG -- See
http://en.opensuse.org/Packaging/Patches
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-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
-# PATCH-FIX-UPSTREAM gnome-settings-daemon-cups-1.5.patch bgo#706442
[email protected] -- Fix building against CUPS 1.5.
-Patch20: gnome-settings-daemon-cups-1.5.patch
BuildRequires: cups-devel
BuildRequires: fdupes
BuildRequires: gnome-common
@@ -66,11 +58,14 @@
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
+BuildRequires: pkgconfig(geoclue-2.0)
+BuildRequires: pkgconfig(geocode-glib-1.0) >= 0.99.3
+BuildRequires: pkgconfig(glib-2.0) >= 2.37.7
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.9.0
-BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.7.2.1
+BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.9.91
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
@@ -88,6 +83,7 @@
BuildRequires: pkgconfig(nss)
BuildRequires: pkgconfig(packagekit-glib2) >= 0.7.4
BuildRequires: pkgconfig(pango) >= 1.20.0
+BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103
BuildRequires: pkgconfig(upower-glib) >= 0.9.11
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)
@@ -136,17 +132,11 @@
# Disabled because of the non-rebased patches
#gnome-patch-translation-prepare
#%%patch2 -p0
-#%%patch8 -p0
%patch10 -p0
# PATCH-NEEDS-REBASE
-#%%patch13 -p0
-# PATCH-NEEDS-REBASE
-#%%patch14 -p0
-# PATCH-NEEDS-REBASE
#%%patch15 -p0
%patch17 -p1
%patch19 -p1
-%patch20 -p1
%build
autoreconf -f -i
@@ -216,6 +206,7 @@
%{_libdir}/gnome-settings-daemon-3.0/libclipboard.so
%{_libdir}/gnome-settings-daemon-3.0/libcolor.so
%{_libdir}/gnome-settings-daemon-3.0/libcursor.so
+%{_libdir}/gnome-settings-daemon-3.0/libdatetime.so
%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
%{_libdir}/gnome-settings-daemon-3.0/libhousekeeping.so
%{_libdir}/gnome-settings-daemon-3.0/libkeyboard.so
@@ -239,6 +230,7 @@
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.datetime.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
++++++ gnome-settings-daemon-3.9.90.tar.xz ->
gnome-settings-daemon-3.9.91.1.tar.xz ++++++
++++ 48379 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]