[gnome-keyring/f18] Update to 3.6.1

Kalev Lember kalev at fedoraproject.org
Tue Oct 16 17:08:57 UTC 2012


commit fb63570fc15b83beaa1e2164826e60eca595ae5a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 16 18:51:01 2012 +0200

    Update to 3.6.1

 .gitignore         |    1 +
 gnome-keyring.spec |   15 +++++++--------
 sources            |    2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b755429..0a4691f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ gnome-keyring-2.31.4.tar.bz2
 /gnome-keyring-3.5.91.tar.xz
 /gnome-keyring-3.5.92.tar.xz
 /gnome-keyring-3.6.0.tar.xz
+/gnome-keyring-3.6.1.tar.xz
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index d0be14d..156bdfa 100644
--- a/gnome-keyring.spec
+++ b/gnome-keyring.spec
@@ -1,14 +1,13 @@
-%define glib2_version 2.25.0
-%define gtk3_version 2.90.0
-%define gcr_version 3.3.3
+%define glib2_version 2.32.0
+%define gtk3_version 3.0
+%define gcr_version 3.5.3
 %define dbus_version 1.0
 %define gcrypt_version 1.2.2
 %define libtasn1_version 0.3.4
-%define libgnome_keyring_version 2.91.92
 
 Summary: Framework for managing passwords and other secrets
 Name: gnome-keyring
-Version: 3.6.0
+Version: 3.6.1
 Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Libraries
@@ -27,14 +26,11 @@ BuildRequires: autoconf, automake, libtool
 BuildRequires: gettext
 BuildRequires: intltool
 BuildRequires: libtasn1-tools
-BuildRequires: libgnome-keyring-devel >= %{libgnome_keyring_version}
 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}
 
 # we no longer have a devel subpackage
 Obsoletes: %{name}-devel < 3.3.0
@@ -122,6 +118,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 
 
 %changelog
+* Tue Oct 16 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.1-1
+- Update to 3.6.1
+
 * Tue Sep 25 2012 Matthias Clasen <mclasen at redhat.com> - 3.6.0-1
 - Update to 3.6.0
 
diff --git a/sources b/sources
index a257c76..a304cf6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f599cff692a87bcc3ea367169f36156b  gnome-keyring-3.6.0.tar.xz
+9b648ca1c489ac43970542eae4fa5715  gnome-keyring-3.6.1.tar.xz


More information about the scm-commits mailing list