diff --git a/.gitignore b/.gitignore index 2a58989..42000ec 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ gnome-keyring-2.31.4.tar.bz2 /gnome-keyring-3.3.4.tar.xz /gnome-keyring-3.3.5.tar.xz /gnome-keyring-3.3.91.tar.xz +/gnome-keyring-3.3.92.tar.xz diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 99cd9b2..4e19f00 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -8,7 +8,7 @@ Summary: Framework for managing passwords and other secrets Name: gnome-keyring -Version: 3.3.91 +Version: 3.3.92 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -62,7 +62,7 @@ automatically unlock the "login" keyring when the user logs in. %setup -q -n gnome-keyring-%{version} %build -%configure --disable-update-mime \ +%configure \ --with-pam-dir=/%{_lib}/security \ --enable-pam @@ -122,6 +122,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Wed Mar 21 2012 Kalev Lember - 3.3.92-1 +- Update to 3.3.92 + * Fri Mar 9 2012 Matthias Clasen - 3.3.91-1 - Update to 3.3.91 diff --git a/sources b/sources index a9f51b3..fb61ac3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32dc98f7e8e035232f9f7837f4bb77db gnome-keyring-3.3.91.tar.xz +4e21b5bb46730c1c18f8a3709a7d4914 gnome-keyring-3.3.92.tar.xz