From eb25daa1c9b2c2953a51830d21190e36875061c7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2017 05:00:05 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- diff --git a/cloud-init.spec b/cloud-init.spec index 27f538c..708d743 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -1,6 +1,6 @@ Name: cloud-init Version: 0.7.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Cloud instance init scripts License: GPLv3 URL: http://launchpad.net/cloud-init @@ -242,6 +242,9 @@ nosetests-%{python3_version} tests/unittests/ %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.7.9-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jun 27 2017 Garrett Holmstrom - 0.7.9-7 - Fixed broken sysconfig file writing on DigitalOcean [RH:1465440]