This commit is contained in:
Matthias Clasen 2012-09-25 22:36:21 -04:00
parent 88eebee873
commit 4f136dceb3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ gnome-keyring-2.31.4.tar.bz2
/gnome-keyring-3.5.90.tar.xz
/gnome-keyring-3.5.91.tar.xz
/gnome-keyring-3.5.92.tar.xz
/gnome-keyring-3.6.0.tar.xz

View File

@ -8,12 +8,12 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 3.5.92
Version: 3.6.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/3.5/gnome-keyring-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-keyring/3.6/gnome-keyring-%{version}.tar.xz
URL: http://www.gnome.org
BuildRequires: glib2-devel >= %{glib2_version}
@ -122,6 +122,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%changelog
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
- Update to 3.6.0
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
- Update to 3.5.92

View File

@ -1 +1 @@
64c90c8032f7bb67e2779db512ce816a gnome-keyring-3.5.92.tar.xz
f599cff692a87bcc3ea367169f36156b gnome-keyring-3.6.0.tar.xz