From 10ad5ba6b12ce1f0ee1eec589c5186252d40720ebba1dc4478e87473f141c3aa Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:46:38 +0000 Subject: [PATCH] Accepting request 228678 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228678 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgnome-keyring?expand=0&rev=66 --- libgnome-keyring-3.10.1.tar.xz | 3 --- libgnome-keyring-3.12.0.tar.xz | 3 +++ libgnome-keyring.changes | 15 +++++++++++++++ libgnome-keyring.spec | 6 +++--- 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 libgnome-keyring-3.10.1.tar.xz create mode 100644 libgnome-keyring-3.12.0.tar.xz diff --git a/libgnome-keyring-3.10.1.tar.xz b/libgnome-keyring-3.10.1.tar.xz deleted file mode 100644 index 4e24adb..0000000 --- a/libgnome-keyring-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:052cf1121ba823359afe534c425f7e216c6a2b1a2b316dee279dcf9032423772 -size 428336 diff --git a/libgnome-keyring-3.12.0.tar.xz b/libgnome-keyring-3.12.0.tar.xz new file mode 100644 index 0000000..bcabbb7 --- /dev/null +++ b/libgnome-keyring-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783 +size 435092 diff --git a/libgnome-keyring.changes b/libgnome-keyring.changes index 1d1b235..3687fbd 100644 --- a/libgnome-keyring.changes +++ b/libgnome-keyring.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Mar 23 08:31:47 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Build fixes. +- Drop libgnome-keyring-deprecated.patch: Fixed upstream. + +------------------------------------------------------------------- +Mon Mar 17 08:25:12 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + This library is now deprecated. +- Add libgnome-keyring-deprecated.patch: Fix headers: the + deprecation was quite broken. + ------------------------------------------------------------------- Thu Oct 17 06:34:55 UTC 2013 - dimstar@opensuse.org diff --git a/libgnome-keyring.spec b/libgnome-keyring.spec index 979317d..ca5c4f6 100644 --- a/libgnome-keyring.spec +++ b/libgnome-keyring.spec @@ -1,7 +1,7 @@ # # spec file for package libgnome-keyring # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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.10.1 +Version: 3.12.0 Release: 0 Url: http://www.gnome.org/ Summary: Library to integrate with the GNOME Keyring License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/GNOME -Source: http://download.gnome.org/sources/libgnome-keyring/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgnome-keyring/3.12/%{name}-%{version}.tar.xz BuildRequires: dbus-1-devel BuildRequires: fdupes BuildRequires: glib2-devel