From 4b52af98c7075e8cf925f9afdd40ec136f26f74c4d7de9eb9454f6a194b5ead7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 17 Jan 2012 15:55:32 +0000 Subject: [PATCH] Accepting request 100288 from home:vuntz:branches:GNOME:Factory Update to 3.3.4 OBS-URL: https://build.opensuse.org/request/show/100288 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgnome-keyring?expand=0&rev=40 --- libgnome-keyring-3.3.3.tar.xz | 3 --- libgnome-keyring-3.3.4.tar.xz | 3 +++ libgnome-keyring.changes | 7 +++++++ libgnome-keyring.spec | 6 ++++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libgnome-keyring-3.3.3.tar.xz create mode 100644 libgnome-keyring-3.3.4.tar.xz diff --git a/libgnome-keyring-3.3.3.tar.xz b/libgnome-keyring-3.3.3.tar.xz deleted file mode 100644 index 9cd3a4b..0000000 --- a/libgnome-keyring-3.3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a7d1061e1ad719893ad243c7dd407609c490e62c9b1f72abd5660084b9e1bc1 -size 359708 diff --git a/libgnome-keyring-3.3.4.tar.xz b/libgnome-keyring-3.3.4.tar.xz new file mode 100644 index 0000000..b4c0983 --- /dev/null +++ b/libgnome-keyring-3.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2290d1d739bd961beebc2b2a77fd690634ceb7d16a9aeb161544e291ffa0e835 +size 359672 diff --git a/libgnome-keyring.changes b/libgnome-keyring.changes index f0d17e0..70d577d 100644 --- a/libgnome-keyring.changes +++ b/libgnome-keyring.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 16 16:50:31 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.4: + + Fix gnome_keyring_item_info_copy() + + Build fixes + ------------------------------------------------------------------- Mon Dec 19 11:39:45 UTC 2011 - vuntz@opensuse.org diff --git a/libgnome-keyring.spec b/libgnome-keyring.spec index 8ea3e5d..3c0355a 100644 --- a/libgnome-keyring.spec +++ b/libgnome-keyring.spec @@ -1,7 +1,7 @@ # # spec file for package libgnome-keyring # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # Name: libgnome-keyring -Version: 3.3.3 +Version: 3.3.4 Release: 0 Url: http://www.gnome.org/ Summary: Library to integrate with the GNOME Keyring @@ -41,6 +41,7 @@ integrate with the GNOME Keyring system. %package -n libgnome-keyring0 Summary: Library to integrate with the GNOME Keyring +Group: Development/Libraries/GNOME Recommends: %{name}-lang Recommends: gnome-keyring # To make the lang package happy @@ -53,6 +54,7 @@ integrate with the GNOME Keyring system. %package devel Summary: Library to integrate with the GNOME Keyring - Development Files +Group: Development/Libraries/GNOME Requires: libgnome-keyring0 = %{version} Requires: glib2-devel Provides: gnome-keyring-devel = %{version}