diff --git a/testcloud.spec b/testcloud.spec index 000c556..7bb0481 100644 --- a/testcloud.spec +++ b/testcloud.spec @@ -9,7 +9,7 @@ ExclusiveArch: %{kernel_arches} noarch Name: testcloud # Update also version in testcloud/__init__.py and docs/source/conf.py when changing this! Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for running cloud images locally License: GPLv2+ @@ -120,6 +120,9 @@ rm -rf %{buildroot}%{_sysconfdir}/testcloud/__pycache__ %{python3_sitelib}/*.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 16 2020 Frantisek Zatloukal - 0.4.0-1 - Support creating instances by fedora:XX, fedora:latest and fedora:qa-matrix strings - Implement auto cleaning of backingstore