Update to 0.20.0
This commit is contained in:
parent
b8c173d5fb
commit
60aa83bfbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/libsecret-0.18.8.tar.xz
|
||||
/libsecret-0.19.0.tar.xz
|
||||
/libsecret-0.19.1.tar.xz
|
||||
/libsecret-0.20.0.tar.xz
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.19.1
|
||||
Version: 0.20.0
|
||||
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 14 2020 Kalev Lember <klember@redhat.com> - 0.20.0-1
|
||||
- Update to 0.20.0
|
||||
|
||||
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 0.19.1-1
|
||||
- Update to 0.19.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsecret-0.19.1.tar.xz) = 134f98f09a1cc7c61b9011b2fb35900d9beccfc06d978f1ffab8b5286dc6caa176832e55e3bed498c6f3526f6f34998307f67cf7accc4c79e9abf1c17cc9c7c2
|
||||
SHA512 (libsecret-0.20.0.tar.xz) = 13e89dddf578f79b43a44287a2bd8789cc028b53dc60b9d8ef40d2e51d9b4ada9388caa87517834634042304ece0b4fcec95d16387d2e9dc08d2b2f33073543d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user