diff --git a/.gitignore b/.gitignore index f170448..a79d190 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.12.0.tar.xz +/gnome-keyring-3.12.2.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index f728ebd..dd8e1a7 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -6,7 +6,7 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.12.0 +Version: 3.12.2 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -111,6 +111,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Wed May 14 2014 Richard Hughes - 3.12.2-1 +- Update to 3.12.2 + * Mon Apr 14 2014 Richard Hughes - 3.12.0-1 - Update to 3.12.0 diff --git a/sources b/sources index a2de04b..f8c2b33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0e2041c31c68b92f324d1ec7fa9d289 gnome-keyring-3.12.0.tar.xz +63db70619f58e9cbd70c0b7d2285f26f gnome-keyring-3.12.2.tar.xz