diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 675703a..82609cc 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -2,10 +2,10 @@ %global libgweather_version 3.9.5 %global gsettings_desktop_schemas_version 3.9.91 %global geoclue_version 1.99.3 -%global geocode_glib_version 0.99.3 +%global geocode_glib_version 3.10.0 Name: gnome-settings-daemon -Version: 3.9.92 +Version: 3.10.0 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/%{name} #VCS: git:git://git.gnome.org/gnome-settings-daemon -Source: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz # disable wacom for ppc/ppc64 (used on RHEL) Patch0: %{name}-3.5.4-ppc-no-wacom.patch @@ -274,6 +274,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 Sep 24 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 diff --git a/sources b/sources index 321abdb..8dd27f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62bf3a0175ebb0acef641c351be52a2f gnome-settings-daemon-3.9.92.tar.xz +862cfdedc0f4ad45d2919a27581c259b gnome-settings-daemon-3.10.0.tar.xz