From f87413066c9cf9e6c99dd96638cd65286a709ceb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 09:39:27 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-autopage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopage.spec b/python-autopage.spec index aa49b4c..e74ce57 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -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 - 0.5.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 0.5.2-5 - Rebuilt for Python 3.13