From 0e19217d7d5027967d92ec8fb5dd5c05cb485f0c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 21 Mar 2011 21:31:46 -0400 Subject: [PATCH] 2.91.92 --- .gitignore | 1 + gnome-settings-daemon.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 6282984..01a0063 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ gnome-settings-daemon-2.31.6.tar.bz2 /gnome-settings-daemon-2.91.9.tar.bz2 /gnome-settings-daemon-2.91.90.tar.bz2 /gnome-settings-daemon-2.91.91.tar.bz2 +/gnome-settings-daemon-2.91.92.tar.bz2 diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index dddcd9c..d0f6ccf 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,6 +1,6 @@ Name: gnome-settings-daemon -Version: 2.91.91 -Release: 3%{?dist} +Version: 2.91.92 +Release: 1%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons @@ -9,9 +9,6 @@ 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}.tar.bz2 -# Already upstream -Patch0: gnome-settings-daemon-2.91.91-fix-updates-plugin.patch - Requires(pre): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 Requires(post): GConf2 >= 2.14 @@ -57,7 +54,6 @@ developing applications that use %{name}. %prep %setup -q -%patch0 -p1 -b .fix-updates autoreconf -i -f @@ -193,6 +189,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Mon Mar 21 2011 Matthias Clasen 2.91.92-1 +- Update 2.91.92 + * Wed Mar 16 2011 Richard Hughes 2.91.91-3 - Add a patch from upstream to fix the updates plugin. diff --git a/sources b/sources index b3758c5..c65aa06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5aab6a08f57f9336464be8fc39a7f15 gnome-settings-daemon-2.91.91.tar.bz2 +174414410a6bafbadc364cc15bfaf3ec gnome-settings-daemon-2.91.92.tar.bz2