diff --git a/.gitignore b/.gitignore index e920e62..a00e8e0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-keyring.spec b/gnome-keyring.spec index c1aea1f..a0959da 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -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 - 3.14.0-1 +- Update to 3.14.0 + * Thu Sep 11 2014 Kalev Lember - 3.13.91-1 - Update to 3.13.91 diff --git a/sources b/sources index ee43da6..af8e74d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2948b2f0683fe7d8df01d4f89fc4c822 gnome-keyring-3.13.91.tar.xz +ac3e041a7ae9624f6ed9956fd63b57da gnome-keyring-3.14.0.tar.xz