This commit is contained in:
Matthias Clasen 2010-09-29 00:04:38 -04:00
parent 6974d55cdf
commit 7550b18bb0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
gnome-keyring-2.31.4.tar.bz2
/gnome-keyring-2.31.91.tar.bz2
/gnome-keyring-2.32.0.tar.bz2

View File

@ -7,12 +7,12 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 2.31.91
Version: 2.32.0
Release: 1%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/gnome-keyring
Source: http://download.gnome.org/sources/gnome-keyring/2.31/gnome-keyring-%{version}.tar.bz2
Source: http://download.gnome.org/sources/gnome-keyring/2.32/gnome-keyring-%{version}.tar.bz2
URL: http://www.gnome.org
# https://bugzilla.gnome.org/show_bug.cgi?id=628457
@ -155,6 +155,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/standalone/*.la
%changelog
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
- Update to 2.32.0
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
- Update to 2.31.91

View File

@ -1 +1 @@
8abae3120341351a66e0ccd9cacf5218 gnome-keyring-2.31.91.tar.bz2
636bc21eda9497711edf739570bed369 gnome-keyring-2.32.0.tar.bz2