diff --git a/python-autopage.spec b/python-autopage.spec index ededd96..54b9bc8 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 0.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Python library to provide automatic paging for console output License: ASL 2.0 URL: https://pypi.python.org/pypi/autopage @@ -101,6 +101,9 @@ cp %{SOURCE1} ./ %doc README.md %changelog +* Mon Jul 03 2023 Python Maint - 0.5.1-6 +- Rebuilt for Python 3.12 + * Mon Jul 03 2023 Karolina Surma - 0.5.1-5 - Add the missing test dependency on python-testtools