Update to 0.20.1
This commit is contained in:
parent
60aa83bfbb
commit
360906f818
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/libsecret-0.19.0.tar.xz
|
||||
/libsecret-0.19.1.tar.xz
|
||||
/libsecret-0.20.0.tar.xz
|
||||
/libsecret-0.20.1.tar.xz
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.20.0
|
||||
Version: 0.20.1
|
||||
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
|
||||
* Tue Jan 28 2020 Kalev Lember <klember@redhat.com> - 0.20.1-1
|
||||
- Update to 0.20.1
|
||||
|
||||
* Tue Jan 14 2020 Kalev Lember <klember@redhat.com> - 0.20.0-1
|
||||
- Update to 0.20.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsecret-0.20.0.tar.xz) = 13e89dddf578f79b43a44287a2bd8789cc028b53dc60b9d8ef40d2e51d9b4ada9388caa87517834634042304ece0b4fcec95d16387d2e9dc08d2b2f33073543d
|
||||
SHA512 (libsecret-0.20.1.tar.xz) = d8fca5f4da63427f594e1cb38c91330a98ab706aa945f8e735337f3fd342895bc96ceb36390ba01a4c0b9c5d503c4b544753c3243c444579f46f7b2e7836d1ac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user