diff --git a/.gitignore b/.gitignore index e13c03a..35ffeaf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ gnome-settings-daemon-2.31.6.tar.bz2 /gnome-settings-daemon-2.90.1.tar.bz2 /gnome-settings-daemon-2.91.0.tar.bz2 /gnome-settings-daemon-2.91.2-20101102.tar.bz2 +/gnome-settings-daemon-2.91.2.1.tar.bz2 diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index d5e7cf8..f89d812 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,15 +1,13 @@ -%define alphatag 20101102 - Name: gnome-settings-daemon -Version: 2.91.2 -Release: 0.4.%{?alphatag}%{?dist} +Version: 2.91.2.1 +Release: 1%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications 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}/2.91/%{name}-%{version}-%{?alphatag}.tar.bz2 +Source: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2 Requires(pre): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 @@ -114,6 +112,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Wed Nov 10 2010 Bastien Nocera 2.91.2.1-0.4. +- Update to 2.91.2.1 + * Wed Nov 3 2010 Matthias Clasen 2.91.2-0.4.20101102 - Rebuild against new libnotify diff --git a/sources b/sources index e664686..ff421b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7cd89822d2573edc96f6bbb53cbe8860 gnome-settings-daemon-2.91.2-20101102.tar.bz2 +9a4a3f388cf66ab95769725a47adbdb9 gnome-settings-daemon-2.91.2.1.tar.bz2