diff --git a/python-cliff.spec b/python-cliff.spec index 09f126f..986360f 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -15,7 +15,7 @@ http://readthedocs.org/docs/cliff/en/latest/ Name: python-%{modname} Version: 4.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Command Line Interface Formulation Framework Group: Development/Libraries @@ -101,6 +101,9 @@ PYTHON=python3 python3 setup.py test %{python3_sitelib}/%{modname}/tests %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 4.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jul 03 2023 Python Maint - 4.2.0-3 - Rebuilt for Python 3.12