forked from pool/libsecret
Accepting request 1112401 from GNOME:Next
Version update: 0.21.0 -> 0.21.1 OBS-URL: https://build.opensuse.org/request/show/1112401 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsecret?expand=0&rev=61
This commit is contained in:
parent
cd5c9a0f38
commit
71b343dfe4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2735b29d1cc0e5b12ba90bee88bd21774ac8db4ae1a4b716f46c409c19a14613
|
||||
size 190320
|
3
libsecret-0.21.1.tar.xz
Normal file
3
libsecret-0.21.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:674f51323a5f74e4cb7e3277da68b5afddd333eca25bc9fd2d820a92972f90b1
|
||||
size 190796
|
@ -1,7 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 23:38:29 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
||||
|
||||
- Update to version 0.21.1:
|
||||
+ Fix updating credentials by another process in the same Flatpak
|
||||
sandbox.
|
||||
+ Migrate to g_memdup2.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 10 15:12:02 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.20.6:
|
||||
- Update to version 0.21.0:
|
||||
+ Unlock the keyring before getting secret attributes
|
||||
+ file-backend: avoid deadlock when portal op is canceled
|
||||
+ Properly chain-up GTasks around GDBusProxy::init_async
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define have_lang 1
|
||||
Name: libsecret
|
||||
Version: 0.21.0
|
||||
Version: 0.21.1
|
||||
Release: 0
|
||||
Summary: Library for accessing the Secret Service API
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user