Update to 3.11.92

This commit is contained in:
Richard Hughes 2014-03-17 09:56:07 +00:00
parent cf86ad5845
commit ff26ae9b49
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@ gnome-keyring-2.31.4.tar.bz2
/gnome-keyring-3.9.90.tar.xz
/gnome-keyring-3.10.0.tar.xz
/gnome-keyring-3.10.1.tar.xz
/gnome-keyring-3.11.92.tar.xz

View File

@ -6,12 +6,12 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 3.10.1
Release: 2%{?dist}
Version: 3.11.92
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.10/gnome-keyring-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-keyring/3.11/gnome-keyring-%{version}.tar.xz
URL: http://www.gnome.org
BuildRequires: glib2-devel >= %{glib2_version}
@ -107,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%changelog
* Mon Mar 17 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
- Update to 3.11.92
* Sat Dec 21 2013 Ville Skyttä <ville.skytta@iki.fi> - 3.10.1-2
- Drop unneeded ldconfig calls from %%post* scriptlets.
- Fix bogus dates in %%changelog.

View File

@ -1 +1 @@
a0fedbeb11a654975abed45865d3f82d gnome-keyring-3.10.1.tar.xz
0a83bdbab946e1ae363c581eded4885a gnome-keyring-3.11.92.tar.xz