From 6eab0a2a494708529204c3b5e896b31fe3da0832a11d5e6562d8512e32b2423c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 22:49:05 +0000 Subject: [PATCH] Accepting request 158432 from GNOME:Next Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158432 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgnome-keyring?expand=0&rev=55 --- libgnome-keyring-3.6.0.tar.xz | 3 --- libgnome-keyring-3.7.91.tar.xz | 3 +++ libgnome-keyring.changes | 23 +++++++++++++++++++++++ libgnome-keyring.spec | 8 ++++---- 4 files changed, 30 insertions(+), 7 deletions(-) delete mode 100644 libgnome-keyring-3.6.0.tar.xz create mode 100644 libgnome-keyring-3.7.91.tar.xz diff --git a/libgnome-keyring-3.6.0.tar.xz b/libgnome-keyring-3.6.0.tar.xz deleted file mode 100644 index a2ea8a4..0000000 --- a/libgnome-keyring-3.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dca37fb7b37f800f498031ffe303a567410bec09a9bdd877a18865dafcc9830 -size 423376 diff --git a/libgnome-keyring-3.7.91.tar.xz b/libgnome-keyring-3.7.91.tar.xz new file mode 100644 index 0000000..1f09f1c --- /dev/null +++ b/libgnome-keyring-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16643a335150b21fd6ce314857fca727bba62737fa386f1b00b725e2ffd7540b +size 425608 diff --git a/libgnome-keyring.changes b/libgnome-keyring.changes index c078122..d566c45 100644 --- a/libgnome-keyring.changes +++ b/libgnome-keyring.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Mar 4 18:51:49 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.91: + + Build fixes (bgo#691343). +- Drop libgnome-keyring-vapi.patch: fixed upstream. + +------------------------------------------------------------------- +Mon Feb 4 23:03:18 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.5: + + Build fixes. + + Updated translations. +- Rebase libgnome-keyring-vapi.patch: part of it was merged. + +------------------------------------------------------------------- +Sat Nov 24 23:15:34 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.7.2: + + Share the secure memory pool with libsecret and gcr. + + Other minor tweaks. +- Add libgnome-keyring-vapi.patch: fix installation of vapi files. + ------------------------------------------------------------------- Tue Sep 25 15:34:51 UTC 2012 - dimstar@opensuse.org diff --git a/libgnome-keyring.spec b/libgnome-keyring.spec index 1b191b7..2a79409 100644 --- a/libgnome-keyring.spec +++ b/libgnome-keyring.spec @@ -1,7 +1,7 @@ # # spec file for package libgnome-keyring # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,13 +17,13 @@ Name: libgnome-keyring -Version: 3.6.0 +Version: 3.7.91 Release: 0 Url: http://www.gnome.org/ Summary: Library to integrate with the GNOME Keyring -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/GNOME -Source: http://download.gnome.org/sources/libgnome-keyring/3.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgnome-keyring/3.7/%{name}-%{version}.tar.xz BuildRequires: dbus-1-devel BuildRequires: fdupes BuildRequires: glib2-devel