This commit is contained in:
Fedora Release Engineering 2024-07-19 09:39:27 +00:00
commit f87413066c

View file

@ -17,7 +17,7 @@
Name: python-%{srcname}
Version: 0.5.2
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
@ -91,6 +91,9 @@ cp %{SOURCE1} ./
%doc README.md
%changelog
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.5.2-5
- Rebuilt for Python 3.13