diff --git a/testcloud.spec b/testcloud.spec index 86dd8a6..32d3753 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.2 -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 Jan 21 2023 Fedora Release Engineering - 0.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Dec 02 2022 Frantisek Zatloukal - 0.8.2-1 - CentOS Stream {8,9}: bump image version - Leave boot drive address guessing to libvirt