diff --git a/.gitignore b/.gitignore index f34059f..aa49fd7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.2.0.tar.xz /gnome-keyring-3.2.1.tar.xz /gnome-keyring-3.3.1.tar.xz +/gnome-keyring-3.3.3.1.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index e067dbb..873250b 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -7,7 +7,7 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.3.1 +Version: 3.3.3.1 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -30,6 +30,7 @@ BuildRequires: gtk-doc BuildRequires: libcap-ng-devel BuildRequires: libselinux-devel BuildRequires: p11-kit-devel +BuildRequires: gcr-devel # for smooth transition since the core was split Requires: libgnome-keyring >= %{libgnome-keyring_version} @@ -144,6 +145,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Thu Dec 22 2011 Matthias Clasen - 3.3.3.1-1 +- Update to 3.3.3.1 + * Wed Nov 2 2011 Matthias Clasen - 3.3.1-1 - Update to 3.3.1 diff --git a/sources b/sources index 72834e3..a8d8075 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7da86cc63b43e6d2d2195c68b557c186 gnome-keyring-3.3.1.tar.xz +2b089e42c1a8c23b83239f8c22edb689 gnome-keyring-3.3.3.1.tar.xz