From d8203eaece9ad8e811a90a09f04b1111df683bd6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 07:36:16 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- cloud-init.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cloud-init.spec b/cloud-init.spec index b9a2eee..2b9bb95 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -1,6 +1,6 @@ Name: cloud-init Version: 0.7.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cloud instance init scripts License: GPLv3 URL: http://launchpad.net/cloud-init @@ -177,6 +177,9 @@ nosetests-%{python3_version} tests/unittests/ \ %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.7.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jan 27 2017 Garrett Holmstrom - 0.7.9-2 - Fixed hostnamectl running before dbus is up [RH:1417025]