This commit is contained in:
Matthias Clasen 2011-01-11 21:00:30 -05:00
parent 4f5f04cc99
commit 5f0c38c2d9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
/gnome-settings-daemon-2.91.5.1.tar.bz2
/gnome-settings-daemon-2.91.6.2.tar.bz2
/gnome-settings-daemon-2.91.7.tar.bz2
/gnome-settings-daemon-2.91.8.tar.bz2

View File

@ -1,6 +1,6 @@
Name: gnome-settings-daemon
Version: 2.91.7
Release: 2%{?dist}
Version: 2.91.8
Release: 1%{?dist}
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
Group: System Environment/Daemons
@ -119,6 +119,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
%changelog
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.8-1
- 2.91.8
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-2
- Own %%{_libdir}/gnome-settings-daemon-3.0/gtk-modules

View File

@ -1 +1 @@
637402e3a28242c2977664c1c748f027 gnome-settings-daemon-2.91.7.tar.bz2
999416d5e6e054c05b7c5b3f97be7b0e gnome-settings-daemon-2.91.8.tar.bz2