2.32.0
This commit is contained in:
parent
941c3d3132
commit
d7cfe919be
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user