From 4911f66ffa609d8738554e08b900500987f5eee0 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jul 02 2018 16:24:15 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/testcloud.spec b/testcloud.spec index bfeb432..1038a3f 100644 --- a/testcloud.spec +++ b/testcloud.spec @@ -8,7 +8,7 @@ Name: testcloud # Update also version in testcloud/__init__.py when changing this! Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for running cloud images locally License: GPLv2+ @@ -138,6 +138,9 @@ rm -rf %{buildroot}%{_sysconfdir}/testcloud/__pycache__ %{python3_sitelib}/*.egg-info %changelog +* Mon Jul 02 2018 Miro Hrončok - 0.2.1-2 +- Rebuilt for Python 3.7 + * Fri Jun 29 2018 Frantisek Zatloukal - 0.2.1-1 - domain-template: use cpu host-passthrough - domain-template: use urandom for RNG