This commit is contained in:
Matthias Clasen 2010-08-31 14:59:37 -04:00
parent f5aa17b3ad
commit d9164ad7de

View File

@ -7,8 +7,8 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 2.31.4
Release: 3%{?dist}
Version: 2.31.91
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/gnome-keyring
@ -156,6 +156,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/standalone/*.la
%changelog
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
- Update to 2.31.91
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.4-3
- Co-own /usr/share/gtk-doc (#604359)
- Some spec file cleanups