3.3.92
This commit is contained in:
parent
2fa1221b98
commit
99a10b97e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <kalevlember@gmail.com> - 3.3.92-1
|
||||
- Update to 3.3.92
|
||||
|
||||
* Fri Mar 9 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
|
||||
- Update to 3.3.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user