Update to 0.20.2
This commit is contained in:
parent
360906f818
commit
52660c1f51
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/libsecret-0.19.1.tar.xz
|
||||
/libsecret-0.20.0.tar.xz
|
||||
/libsecret-0.20.1.tar.xz
|
||||
/libsecret-0.20.2.tar.xz
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.20.1
|
||||
Version: 0.20.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for storing and retrieving passwords and other secrets
|
||||
|
||||
@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 0.20.2-1
|
||||
- Update to 0.20.2
|
||||
|
||||
* Tue Jan 28 2020 Kalev Lember <klember@redhat.com> - 0.20.1-1
|
||||
- Update to 0.20.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsecret-0.20.1.tar.xz) = d8fca5f4da63427f594e1cb38c91330a98ab706aa945f8e735337f3fd342895bc96ceb36390ba01a4c0b9c5d503c4b544753c3243c444579f46f7b2e7836d1ac
|
||||
SHA512 (libsecret-0.20.2.tar.xz) = 89143c8ccc8f6fa0cda2c98baef92e8cbf9b319a984826a09c527125e14712023ee65cada42a2c9232524528da8c1c3d2235ecbcb93e2f06e94121a601c22857
|
||||
|
||||
Loading…
Reference in New Issue
Block a user