diff --git a/libsecret-0.20.5.tar.xz b/libsecret-0.20.5.tar.xz deleted file mode 100644 index 339f602..0000000 --- a/libsecret-0.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fb3ce340fcd7db54d87c893e69bfc2b1f6e4d4b279065ffe66dac9f0fd12b4d -size 187340 diff --git a/libsecret-0.21.0.tar.xz b/libsecret-0.21.0.tar.xz new file mode 100644 index 0000000..fee9c19 --- /dev/null +++ b/libsecret-0.21.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2735b29d1cc0e5b12ba90bee88bd21774ac8db4ae1a4b716f46c409c19a14613 +size 190320 diff --git a/libsecret.changes b/libsecret.changes index b8d88f1..e1a832f 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Aug 10 15:12:02 UTC 2023 - Bjørn Lie + +- Update to version 0.20.6: + + Unlock the keyring before getting secret attributes + + file-backend: avoid deadlock when portal op is canceled + + Properly chain-up GTasks around GDBusProxy::init_async + + Fix nullable in secret_collection_for_alias_* + + Fix finish function for search + + secret-paths: Fix a little memory leak + + Stop using GSlice + + docs: + - port to gi-docgen + - fix example in usage docs + + Several CI fixes + + Updated translations. + ------------------------------------------------------------------- Tue Feb 22 09:28:12 UTC 2022 - Bjørn Lie diff --git a/libsecret.spec b/libsecret.spec index 317c21a..03966cf 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -1,7 +1,7 @@ # # spec file for package libsecret # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define have_lang 1 Name: libsecret -Version: 0.20.5 +Version: 0.21.0 Release: 0 Summary: Library for accessing the Secret Service API License: LGPL-2.1-or-later URL: https://wiki.gnome.org/Projects/Libsecret -Source0: https://download.gnome.org/sources/libsecret/0.20/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/libsecret/0.21/%{name}-%{version}.tar.xz Source99: baselibs.conf ## SLE-only patches start at 1000