Update to 0.19.1
This commit is contained in:
parent
4976bb03f9
commit
b8c173d5fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/libsecret-0.18.7.tar.xz
|
||||
/libsecret-0.18.8.tar.xz
|
||||
/libsecret-0.19.0.tar.xz
|
||||
/libsecret-0.19.1.tar.xz
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.19.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.19.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for storing and retrieving passwords and other secrets
|
||||
|
||||
License: LGPLv2+
|
||||
@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 0.19.1-1
|
||||
- Update to 0.19.1
|
||||
|
||||
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 0.19.0-2
|
||||
- Recommend gnome-keyring (#1725412)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsecret-0.19.0.tar.xz) = 93bab2e09197756f35803cdbaaf10dfb45f031a03c19fdfc35291868716f2bfd5d82ca06d769ace863c10a8db408646d43c44686b1fa67edd5659c7548f8965e
|
||||
SHA512 (libsecret-0.19.1.tar.xz) = 134f98f09a1cc7c61b9011b2fb35900d9beccfc06d978f1ffab8b5286dc6caa176832e55e3bed498c6f3526f6f34998307f67cf7accc4c79e9abf1c17cc9c7c2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user