This commit is contained in:
Matthias Clasen 2010-09-28 23:55:22 -04:00
parent 941c3d3132
commit d7cfe919be
3 changed files with 8 additions and 4 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.92
Release: 2%{?dist}
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
# http://bugzilla.redhat.com/529709
@ -147,6 +147,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%changelog
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
- Update to 2.32.0
* Sat Sep 25 2010 Owen Taylor <otaylor@redhat.com> - 2.31.92-2
- Bump and rebuild for GTK3 ABI changes

View File

@ -1 +1 @@
666ce443754505ccae6d047348c8d1ea gnome-keyring-2.31.92.tar.bz2
636bc21eda9497711edf739570bed369 gnome-keyring-2.32.0.tar.bz2