From 4903e46cfe167127c8eb9fbcc8e77a126080cf5f8a435495e171ead0e6f6e5a7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 23 Nov 2012 09:09:17 +0000 Subject: [PATCH] Accepting request 142356 from home:dimstar:branches:GNOME:Factory Update to 0.12 OBS-URL: https://build.opensuse.org/request/show/142356 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsecret?expand=0&rev=10 --- libsecret-0.11.tar.xz | 3 --- libsecret-0.12.tar.xz | 3 +++ libsecret.changes | 9 +++++++++ libsecret.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libsecret-0.11.tar.xz create mode 100644 libsecret-0.12.tar.xz diff --git a/libsecret-0.11.tar.xz b/libsecret-0.11.tar.xz deleted file mode 100644 index 817ed63..0000000 --- a/libsecret-0.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5399dfb61376a7500d20cb22715152780aa3a2c8a64281ec6bc8f0ebeb8b689 -size 474716 diff --git a/libsecret-0.12.tar.xz b/libsecret-0.12.tar.xz new file mode 100644 index 0000000..af76484 --- /dev/null +++ b/libsecret-0.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323db75a5e73058d3eb95597d9f798fd715ec7d58f500be84628b8f9a0617c01 +size 476552 diff --git a/libsecret.changes b/libsecret.changes index fc6ea85..a6648bc 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 22 10:09:16 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.12: + + When storing a secret, create default keyring if necessary. + + Share the memory pool with the gcr or libgnome-keyring library. + + Testing and other fixes. + + Build fixes. + ------------------------------------------------------------------- Tue Oct 16 07:15:52 UTC 2012 - dimstar@opensuse.org diff --git a/libsecret.spec b/libsecret.spec index cd58152..b0f1597 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -19,13 +19,13 @@ %define have_lang 1 Name: libsecret -Version: 0.11 +Version: 0.12 Release: 0 Summary: Library for accessing the Secret Service API License: LGPL-2.1+ Group: System/Libraries Url: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/libsecret/0.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libsecret/0.12/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes