Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 14:15:13 +00:00
parent 2a445b4a0b
commit 848302ec78

View File

@ -1,6 +1,6 @@
Name: cloud-init
Version: 17.1
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Cloud instance init scripts
License: ASL 2.0 or GPLv3
URL: http://launchpad.net/cloud-init
@ -167,6 +167,9 @@ nosetests-%{python3_version} tests/unittests/
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 17.1-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Nov 08 2019 Miro Hrončok <mhroncok@redhat.com> - 17.1-14
- Drop unneeded build dependency on python3-unittest2