Update to 3.14.0

This commit is contained in:
Kalev Lember 2014-09-23 09:50:58 +02:00
parent f6ece6ffff
commit 6036a6235b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@ gnome-keyring-2.31.4.tar.bz2
/gnome-keyring-3.12.0.tar.xz
/gnome-keyring-3.12.2.tar.xz
/gnome-keyring-3.13.91.tar.xz
/gnome-keyring-3.14.0.tar.xz

View File

@ -6,12 +6,12 @@
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 3.13.91
Version: 3.14.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.13/gnome-keyring-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-keyring/3.14/gnome-keyring-%{version}.tar.xz
URL: http://www.gnome.org
BuildRequires: glib2-devel >= %{glib2_version}
@ -109,6 +109,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%changelog
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0
* Thu Sep 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
- Update to 3.13.91

View File

@ -1 +1 @@
2948b2f0683fe7d8df01d4f89fc4c822 gnome-keyring-3.13.91.tar.xz
ac3e041a7ae9624f6ed9956fd63b57da gnome-keyring-3.14.0.tar.xz