commit 3f417725567b57a662be849aad905a35438ddd7f Author: Florian Müllner fmuellner@gnome.org Date: Thu Oct 31 23:52:20 2013 +0100
Update to 3.11.1
gnome-settings-daemon.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 05568ce..994410c 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -5,7 +5,7 @@ %global geocode_glib_version 3.10.0
Name: gnome-settings-daemon -Version: 3.10.1 +Version: 3.11.1 Release: 1%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
@@ -13,7 +13,7 @@ Group: System Environment/Daemons License: GPLv2+ URL: http://download.gnome.org/sources/%%7Bname%7D #VCS: git:git://git.gnome.org/gnome-settings-daemon -Source: http://download.gnome.org/sources/%%7Bname%7D/3.10/%%7Bname%7D-%%7Bversion%7... +Source: http://download.gnome.org/sources/%%7Bname%7D/3.11/%%7Bname%7D-%%7Bversion%7... # disable wacom for ppc/ppc64 (used on RHEL) Patch0: %{name}-3.5.4-ppc-no-wacom.patch
@@ -272,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 +* Thu Oct 31 2013 Florian Müllner fmuellner@redhat.com - 3.11.1-1 +- Update to 3.11.1 + * Mon Oct 28 2013 Richard Hughes rhughes@redhat.com - 3.10.1-1 - Update to 3.10.1
diff --git a/sources b/sources index bfcd9c9..39459f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c50baeb1021ac2c3cef6b7cba6a2395c gnome-settings-daemon-3.10.1.tar.xz +a7fe866e7eb6284475fb02e20ca894da gnome-settings-daemon-3.11.1.tar.xz
scm-commits@lists.fedoraproject.org