forked from pool/libsecret
Accepting request 196467 from home:dimstar:branches:GNOME:Factory
Update to 3.9.90 OBS-URL: https://build.opensuse.org/request/show/196467 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsecret?expand=0&rev=15
This commit is contained in:
parent
d60b2528cf
commit
85e25d67fc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33e728b843efbe099483376ff5a3469260ee4b6ce035c7730909ac3793cb0fb8
|
||||
size 484532
|
3
libsecret-0.16.tar.xz
Normal file
3
libsecret-0.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b859406c490a2011b35f5940235304315b343f2efd554800285f24b95e14f218
|
||||
size 499888
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user