diff --git a/.gitignore b/.gitignore index d8b8dba..7771731 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.10.0.tar.xz /gnome-keyring-3.10.1.tar.xz /gnome-keyring-3.11.92.tar.xz +/gnome-keyring-3.12.0.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index a74cbb9..e48fe64 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.11.92 +Version: 3.12.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.11/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.12/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 +* Sun Mar 23 2014 Kalev Lember - 3.12.0-1 +- Update to 3.12.0 + * Mon Mar 17 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index efbacb4..a2de04b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a83bdbab946e1ae363c581eded4885a gnome-keyring-3.11.92.tar.xz +b0e2041c31c68b92f324d1ec7fa9d289 gnome-keyring-3.12.0.tar.xz