[gnome-keyring] 3.1.4

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 18 15:49:47 UTC 2011


commit 8adb8d703bfb315cc3f072b29932f50b6f66fde4
Author: Matthias Clasen <mclasen at lemur.(none)>
Date:   Thu Aug 18 11:49:29 2011 -0400

    3.1.4

 .gitignore         |    1 +
 gnome-keyring.spec |   13 +++++++------
 sources            |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 654ee11..cb1e18e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ gnome-keyring-2.31.4.tar.bz2
 /gnome-keyring-3.0.0.tar.bz2
 /gnome-keyring-3.0.1.tar.bz2
 /gnome-keyring-3.1.1.tar.bz2
+/gnome-keyring-3.1.4.tar.xz
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index ba97a9a..5f2a85d 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.1.1
-Release: 2%{?dist}
+Version: 3.1.4
+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.0/gnome-keyring-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gnome-keyring/3.1/gnome-keyring-%{version}.tar.xz
 URL: http://www.gnome.org
 
 # Improve checks for fs capabilities
@@ -34,6 +34,7 @@ BuildRequires: libgnome-keyring-devel >= %{libgnome-keyring_version}
 BuildRequires: gtk-doc
 BuildRequires: libcap-ng-devel
 BuildRequires: libselinux-devel
+BuildRequires: p11-kit-devel
 # for smooth transition since the core was split
 Requires: libgnome-keyring >= %{libgnome-keyring_version}
 
@@ -110,7 +111,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %files -f gnome-keyring.lang
-%defattr(-, root, root)
 %doc AUTHORS NEWS README COPYING COPYING.LIB
 # LGPL
 %{_libdir}/lib*.so.*
@@ -133,18 +133,19 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/applications/*.desktop
 
 %files devel
-%defattr(-, root, root)
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*
 %{_includedir}/*
 %doc %{_datadir}/gtk-doc
 
 %files pam
-%defattr(-, root, root)
 /%{_lib}/security/*.so
 
 
 %changelog
+* Thu Aug 18 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.4-1
+- Update to 3.1.4
+
 * Tue May 10 2011 Tomas Bzatek <tbzatek at redhat.com> - 3.1.1-2
 - Improved libcap-ng patches
 
diff --git a/sources b/sources
index 56b6860..ead4ee3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38e163106401d1685079a4ef54798944  gnome-keyring-3.1.1.tar.bz2
+0d478b4cbdc620c450ac29a7e911f320  gnome-keyring-3.1.4.tar.xz


More information about the scm-commits mailing list