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/custodia.git#6ad64d6ad4621860cdf11d1a345b86a9d31f41d2
This commit is contained in:
DistroBaker 2021-02-03 12:45:01 +01:00
parent ea9079fb0e
commit 83b8c7856b

View File

@ -2,7 +2,7 @@
Name: custodia Name: custodia
Version: 0.6.0 Version: 0.6.0
Release: 14%{?dist} Release: 15%{?dist}
Summary: A service to manage, retrieve and store secrets for other processes Summary: A service to manage, retrieve and store secrets for other processes
License: GPLv3+ License: GPLv3+
@ -164,6 +164,9 @@ exit 0
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jan 20 14:50:26 CET 2021 Christian Heimes <cheimes@redhat.com> - 0.6.0-14 * Wed Jan 20 14:50:26 CET 2021 Christian Heimes <cheimes@redhat.com> - 0.6.0-14
- Remove Python 2 packaging - Remove Python 2 packaging
- Remove unused dependency on python3-coverage - Remove unused dependency on python3-coverage