diff --git a/.gitignore b/.gitignore index f58a9ce..f34059f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.1.92.tar.xz /gnome-keyring-3.2.0.tar.xz /gnome-keyring-3.2.1.tar.xz +/gnome-keyring-3.3.1.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index a2ed827..e067dbb 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.1 -Release: 2%{?dist} +Version: 3.3.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.2/gnome-keyring-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-keyring/3.3/gnome-keyring-%{version}.tar.xz URL: http://www.gnome.org BuildRequires: glib2-devel >= %{glib2_version} @@ -144,6 +144,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Wed Nov 2 2011 Matthias Clasen - 3.3.1-1 +- Update to 3.3.1 + * Wed Oct 26 2011 Fedora Release Engineering - 3.2.1-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index f0675af..72834e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec1abc290c7a04415c6ad7675ba5de0c gnome-keyring-3.2.1.tar.xz +7da86cc63b43e6d2d2195c68b557c186 gnome-keyring-3.3.1.tar.xz