diff --git a/testcloud.spec b/testcloud.spec index aa5bec2..453a4d8 100644 --- a/testcloud.spec +++ b/testcloud.spec @@ -1,7 +1,7 @@ Name: testcloud # Update also version in testcloud/__init__.py and docs/source/conf.py when changing this! Version: 0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for running cloud images locally License: GPLv2+ @@ -124,6 +124,9 @@ rm -rf %{buildroot}%{_sysconfdir}/testcloud/__pycache__ %{python3_sitelib}/*.egg-info %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 30 2022 Frantisek Zatloukal - 0.8.1-1 - CoreOS: Go on with COREOS_DATA replace failure