This commit is contained in:
Fedora Release Engineering 2017-02-10 07:36:16 +00:00
parent 65d7e7be3d
commit d8203eaece

View File

@ -1,6 +1,6 @@
Name: cloud-init Name: cloud-init
Version: 0.7.9 Version: 0.7.9
Release: 2%{?dist} Release: 3%{?dist}
Summary: Cloud instance init scripts Summary: Cloud instance init scripts
License: GPLv3 License: GPLv3
URL: http://launchpad.net/cloud-init URL: http://launchpad.net/cloud-init
@ -177,6 +177,9 @@ nosetests-%{python3_version} tests/unittests/ \
%changelog %changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jan 27 2017 Garrett Holmstrom <gholms@fedoraproject.org> - 0.7.9-2 * Fri Jan 27 2017 Garrett Holmstrom <gholms@fedoraproject.org> - 0.7.9-2
- Fixed hostnamectl running before dbus is up [RH:1417025] - Fixed hostnamectl running before dbus is up [RH:1417025]