diff --git a/testcloud.spec b/testcloud.spec index 3a37263..45343e5 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.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for running cloud images locally License: GPLv2+ @@ -155,6 +155,9 @@ rm -rf %{buildroot}%{_sysconfdir}/testcloud/__pycache__ %{python3_sitelib}/*.egg-info %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed May 22 2019 Frantisek Zatloukal - 0.3.0-1 - Support creating UEFI VMs