diff --git a/python-manatools.spec b/python-manatools.spec index 185cf9a..00f33c2 100644 --- a/python-manatools.spec +++ b/python-manatools.spec @@ -2,7 +2,7 @@ Name: python-%{module} Version: 0.0.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Python framework to build ManaTools applications License: LGPLv2+ @@ -53,6 +53,9 @@ sed -i 's|0.0.1|%{version}|' manatools/version.py %{python3_sitelib}/python_manatools-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.0.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.0.4-5 - Rebuilt for Python 3.12