Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libsecret.git#a6ef915f19f7fc575bdf671baefbf73e4ad38cde
This commit is contained in:
parent
4f71a9a2fa
commit
a839133b99
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/libsecret-0.20.1.tar.xz
|
||||
/libsecret-0.20.2.tar.xz
|
||||
/libsecret-0.20.3.tar.xz
|
||||
/libsecret-0.20.4.tar.xz
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.20.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.20.4
|
||||
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
|
||||
* Tue Nov 10 2020 Kalev Lember <klember@redhat.com> - 0.20.4-1
|
||||
- Update to 0.20.4
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsecret-0.20.3.tar.xz) = 020e1954e0965f33ee15f35e1f439b6c1650322a9112078f7a3e265cee83ad99d217ae3b363fbadc06c5cb0941f7e544d91da72e5be1c6b96992c071e6170c22
|
||||
SHA512 (libsecret-0.20.4.tar.xz) = 599482796af001703c25d181a710c5a3207f44d4d0036ef2001cc541bde9ef453172b71df9bb214d27d1fbd2f28c1b5a5efdbd5faca3561188c07dccdc7d7c15
|
||||
|
||||
Loading…
Reference in New Issue
Block a user