diff --git a/libsecret-0.15.tar.xz b/libsecret-0.15.tar.xz deleted file mode 100644 index 0d902d7..0000000 --- a/libsecret-0.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33e728b843efbe099483376ff5a3469260ee4b6ce035c7730909ac3793cb0fb8 -size 484532 diff --git a/libsecret-0.16.tar.xz b/libsecret-0.16.tar.xz new file mode 100644 index 0000000..2a65186 --- /dev/null +++ b/libsecret-0.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b859406c490a2011b35f5940235304315b343f2efd554800285f24b95e14f218 +size 499888 diff --git a/libsecret.changes b/libsecret.changes index 7572043..b82768d 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Aug 26 17:06:51 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.16: + + Clarify documentation for secret_service_clear_xxx() + (bgo#705629). + + Pass return_type to prompt async begin functions, rather than + finish. + + Simpler way to use custom service/collection/item types. + + service: Rename secret_service_new() and friends to xxx_open(). + + Add secret_value_get_text() function to return NULL terminated + secret. + + Fix return types in secret_service_search_finish() on error + paths (bgo#698040). + + Testing fixes (bgo#705202). + + Build fixes (bgo#704233). + + Updated translations. + ------------------------------------------------------------------- Mon Mar 18 08:41:56 UTC 2013 - dimstar@opensuse.org diff --git a/libsecret.spec b/libsecret.spec index 035584f..5175280 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -19,13 +19,13 @@ %define have_lang 1 Name: libsecret -Version: 0.15 +Version: 0.16 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.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libsecret/0.16/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes