diff --git a/testcloud.spec b/testcloud.spec index 1038a3f..63216c1 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: 2%{?dist} +Release: 3%{?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 +* Sat Jul 14 2018 Fedora Release Engineering - 0.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jul 02 2018 Miro HronĨok - 0.2.1-2 - Rebuilt for Python 3.7