This commit is contained in:
Matthias Clasen 2011-02-02 10:28:39 -05:00
parent 23cce0faff
commit 6dd3b96a39
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 2.91.4
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/gnome-keyring
@ -154,6 +154,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%changelog
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-5
- Rebuild against new gtk
* Sat Jan 29 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.91.4-4
- Dir ownership fixes.