This commit is contained in:
Fedora Release Engineering
2024-07-20 07:18:18 +00:00
parent e108dca43e
commit d58a62c9e0
+4 -1
View File
@@ -1,7 +1,7 @@
Name: testcloud
# Update also version in testcloud/__init__.py and docs/source/conf.py when changing this!
Version: 0.9.12
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tool for running cloud images locally
License: GPL-2.0-or-later
@@ -126,6 +126,9 @@ rm -rf %{buildroot}%{_sysconfdir}/testcloud/__pycache__
%{python3_sitelib}/*.egg-info
%changelog
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.12-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 0.9.12-2
- Rebuilt for Python 3.13