[gnome-settings-daemon/f20] Update to 3.10.1

Richard Hughes rhughes at fedoraproject.org
Wed Oct 16 07:24:45 UTC 2013


commit 79d7008e1750f5bead7f7b51122aa9ebe4a906cc
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Oct 16 08:24:32 2013 +0100

    Update to 3.10.1

 gnome-settings-daemon.spec |   11 +-
 master-updates.patch       |  292 --------------------------------------------
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 299 deletions(-)
---
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 7baec5a..14765f0 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -5,8 +5,8 @@
 %global geocode_glib_version 3.10.0
 
 Name:           gnome-settings-daemon
-Version:        3.10.0
-Release:        3%{?dist}
+Version:        3.10.1
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -17,9 +17,6 @@ Source:         http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version
 # disable wacom for ppc/ppc64 (used on RHEL)
 Patch0:         %{name}-3.5.4-ppc-no-wacom.patch
 
-# already upstreamed fixes to the updates plugin
-Patch1:         master-updates.patch
-
 BuildRequires:  gtk3-devel >= 3.7.8
 BuildRequires:  gnome-desktop3-devel >= %{gnome_desktop_version}
 BuildRequires:  xorg-x11-proto-devel libXxf86misc-devel
@@ -90,7 +87,6 @@ The %{name}-updates package contains the updates plugin for %{name}
 %if 0%{?rhel}
 %patch0 -p1 -b .ppc-no-wacom
 %endif
-%patch1 -p1 -b .updates-fixes
 
 autoreconf -i -f
 
@@ -276,6 +272,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
 
 %changelog
+* Tue Oct 15 2013 Richard Hughes <rhughes at redhat.com> - 3.10.1-1
+- Update to 3.10.1
+
 * Fri Oct 11 2013 Richard Hughes <rhughes at redhat.com> - 3.10.0-3
 - Apply the previous patch on Fedora too.
 
diff --git a/sources b/sources
index 8dd27f6..bfcd9c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-862cfdedc0f4ad45d2919a27581c259b  gnome-settings-daemon-3.10.0.tar.xz
+c50baeb1021ac2c3cef6b7cba6a2395c  gnome-settings-daemon-3.10.1.tar.xz


More information about the scm-commits mailing list