Update to 0.20.3
This commit is contained in:
parent
963c21498a
commit
0b390f279c
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/libsecret-0.20.0.tar.xz
|
||||
/libsecret-0.20.1.tar.xz
|
||||
/libsecret-0.20.2.tar.xz
|
||||
/libsecret-0.20.3.tar.xz
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.20.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.20.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for storing and retrieving passwords and other secrets
|
||||
|
||||
License: LGPLv2+
|
||||
@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 20 2020 Kalev Lember <klember@redhat.com> - 0.20.3-1
|
||||
- Update to 0.20.3
|
||||
|
||||
* Mon Apr 06 2020 Kalev Lember <klember@redhat.com> - 0.20.2-2
|
||||
- Drop gnome-keyring recommends again (#1781864)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsecret-0.20.2.tar.xz) = 89143c8ccc8f6fa0cda2c98baef92e8cbf9b319a984826a09c527125e14712023ee65cada42a2c9232524528da8c1c3d2235ecbcb93e2f06e94121a601c22857
|
||||
SHA512 (libsecret-0.20.3.tar.xz) = 020e1954e0965f33ee15f35e1f439b6c1650322a9112078f7a3e265cee83ad99d217ae3b363fbadc06c5cb0941f7e544d91da72e5be1c6b96992c071e6170c22
|
||||
|
||||
Loading…
Reference in New Issue
Block a user