diff --git a/.gitignore b/.gitignore index 248b24d..f58a9ce 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.1.91.tar.xz /gnome-keyring-3.1.92.tar.xz /gnome-keyring-3.2.0.tar.xz +/gnome-keyring-3.2.1.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 4cb2cdc..894ed3e 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -7,12 +7,12 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.2.0 +Version: 3.2.1 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.1/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.2/gnome-keyring-%{version}.tar.xz URL: http://www.gnome.org BuildRequires: glib2-devel >= %{glib2_version} @@ -144,15 +144,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Tue Oct 18 2011 Matthias Clasen - 3.2.1-1 +- Update to 3.2.1 + * Mon Sep 26 2011 Ray - 3.2.0-1 - Update to 3.2.0 -* Tue Sep 20 2011 Matthias Clasen - 3.1.92-1 +* Mon Sep 19 2011 Matthias Clasen - 3.1.92-1 - Update to 3.1.92 -* Wed Sep 7 2011 Matthias Clasen - 3.1.91-2 -- Make some dependencies archful - * Tue Sep 6 2011 Matthias Clasen - 3.1.91-1 - Update to 3.1.91 diff --git a/sources b/sources index 07197a1..f0675af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f0922c66d6a412ddaa5171b5b8a2175 gnome-keyring-3.2.0.tar.xz +ec1abc290c7a04415c6ad7675ba5de0c gnome-keyring-3.2.1.tar.xz