[gnome-keyring] 3.1.92

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 04:59:35 UTC 2011


commit 826e39c2f1f2ce78b72fd1b4e6903b72cf166aab
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 00:58:47 2011 -0400

    3.1.92

 .gitignore         |    1 +
 gnome-keyring.spec |   11 +++++++----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf16f38..5b20307 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gnome-keyring-2.31.4.tar.bz2
 /gnome-keyring-3.1.4.tar.xz
 /gnome-keyring-3.1.90.tar.xz
 /gnome-keyring-3.1.91.tar.xz
+/gnome-keyring-3.1.92.tar.xz
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index 433b90f..48b20f1 100644
--- a/gnome-keyring.spec
+++ b/gnome-keyring.spec
@@ -7,8 +7,8 @@
 
 Summary: Framework for managing passwords and other secrets
 Name: gnome-keyring
-Version: 3.1.91
-Release: 2%{?dist}
+Version: 3.1.92
+Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/gnome-keyring
@@ -31,7 +31,7 @@ BuildRequires: libcap-ng-devel
 BuildRequires: libselinux-devel
 BuildRequires: p11-kit-devel
 # for smooth transition since the core was split
-Requires: libgnome-keyring%{?_isa} >= %{libgnome-keyring_version}
+Requires: libgnome-keyring >= %{libgnome-keyring_version}
 
 %description
 The gnome-keyring session daemon manages passwords and other types of
@@ -55,7 +55,7 @@ header files needed to develop applications that use gnome-keyring.
 Summary: Pam module for unlocking keyrings
 License: LGPLv2+
 Group: Development/Libraries
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 # for /lib/security
 Requires: pam
 
@@ -144,6 +144,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-1
+- Update to 3.1.92
+
 * Wed Sep  7 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.91-2
 - Make some dependencies archful
 
diff --git a/sources b/sources
index 8ebc645..b862c74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49095828e0986c7983eaa0d6a87492dd  gnome-keyring-3.1.91.tar.xz
+e6a122836570af7339c0a64a8468b043  gnome-keyring-3.1.92.tar.xz


More information about the scm-commits mailing list