Accepting request 662632 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/662632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsecret?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2019-01-05 13:39:06 +00:00 committed by Git OBS Bridge
commit 85a180d316
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5efbc890ba41a323ffe0599cd260fd12bd8eb62a04aa1bd1b2762575d253d66f
size 487836

3
libsecret-0.18.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d66fe1fc4561b3e046ee281d7c5a703a9baac88a8c4fb42ebc739d31dabd487
size 508392

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Dec 29 10:05:27 UTC 2018 - bjorn.lie@gmail.com
- Update to version 0.18.7:
+ Migrate from intltool to gettext.
+ Fix uninitialized memory returned by
secret_item_get_schema_name().
+ secret-session: Avoid double-free in
service_encode_plain_secret().
+ Port tap script to Python 3.
+ Build and test fixes.
+ Updated translations.
- Drop intltool BuildRequires: No longer needed following upstreams
port to gettext.
-------------------------------------------------------------------
Thu Mar 29 23:44:12 UTC 2018 - luc14n0@linuxmail.org

View File

@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define have_lang 1
Name: libsecret
Version: 0.18.6
Version: 0.18.7
Release: 0
Summary: Library for accessing the Secret Service API
License: LGPL-2.1-or-later
@ -32,7 +32,6 @@ Patch1000: libsecret-bsc932232-use-libgcrypt-allocators.patch
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel >= 1.29
BuildRequires: intltool
BuildRequires: libgcrypt-devel >= 1.2.2
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream