From 81695b7a32a92d74e1d529de70493faf2813432d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 18 Jun 2018 17:56:17 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- cloud-init.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cloud-init.spec b/cloud-init.spec index ef1d81a..0439e58 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -1,6 +1,6 @@ Name: cloud-init Version: 17.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Cloud instance init scripts License: ASL 2.0 or GPLv3 URL: http://launchpad.net/cloud-init @@ -155,6 +155,9 @@ nosetests-%{python3_version} tests/unittests/ %changelog +* Mon Jun 18 2018 Miro HronĨok - 17.1-6 +- Rebuilt for Python 3.7 + * Sat Apr 21 2018 Lars Kellogg-Stedman - 17.1-5 - Enable dhcp on EC2 interfaces with only local ipv4 addresses [RH:1569321] (cherry pick upstream commit eb292c1)