From 11626f8fbfdd03ad4de0bcde54600279c8af6f16e9ac2b5c134b32fb78c2cfa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 4 Mar 2019 13:53:24 +0000 Subject: [PATCH] Accepting request 680766 from GNOME:Next New upstream release OBS-URL: https://build.opensuse.org/request/show/680766 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsecret?expand=0&rev=40 --- libsecret-0.18.7.tar.xz | 3 --- libsecret-0.18.8.tar.xz | 3 +++ libsecret.changes | 12 ++++++++++++ libsecret.spec | 8 +++++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 libsecret-0.18.7.tar.xz create mode 100644 libsecret-0.18.8.tar.xz diff --git a/libsecret-0.18.7.tar.xz b/libsecret-0.18.7.tar.xz deleted file mode 100644 index 0e45bd7..0000000 --- a/libsecret-0.18.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d66fe1fc4561b3e046ee281d7c5a703a9baac88a8c4fb42ebc739d31dabd487 -size 508392 diff --git a/libsecret-0.18.8.tar.xz b/libsecret-0.18.8.tar.xz new file mode 100644 index 0000000..2e2a2e8 --- /dev/null +++ b/libsecret-0.18.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bfa889d260e0dbabcf5b9967f2aae12edcd2ddc9adc365de7a5cc840c311d15 +size 509432 diff --git a/libsecret.changes b/libsecret.changes index 352c17f..afa4480 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Mar 2 12:33:07 UTC 2019 - Bjørn Lie + +- Update to version 0.18.8: + + Add support for g_autoptr() to our types. + + Remove deprecated g_type_class_add_private(). + + Bump GLib dependency (2.44+). + + Add meson build support. + + Fix vapi generation. + + Build fixes. + + Updated translations. + ------------------------------------------------------------------- Sat Dec 29 10:05:27 UTC 2018 - bjorn.lie@gmail.com diff --git a/libsecret.spec b/libsecret.spec index 5fe5a4b..7e4aa7b 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -1,7 +1,7 @@ # # spec file for package libsecret # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define have_lang 1 Name: libsecret -Version: 0.18.7 +Version: 0.18.8 Release: 0 Summary: Library for accessing the Secret Service API License: LGPL-2.1-or-later @@ -26,9 +26,11 @@ Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Projects/Libsecret Source0: http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz Source99: baselibs.conf + ## SLE-only patches start at 1000 # PATCH-FIX-SLE libsecret-bsc932232-use-libgcrypt-allocators.patch bsc#932232 hpj@suse.com -- use libgcrypt allocators for FIPS mode Patch1000: libsecret-bsc932232-use-libgcrypt-allocators.patch + BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.29 @@ -39,7 +41,7 @@ BuildRequires: vala >= 0.17.2.12 BuildRequires: xsltproc BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 %description libsecret is a library for storing and retrieving passwords and other