From 9c88a066eec22e57ed590edc198a6ec090473cdc Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 08:20:08 +0200 Subject: [PATCH 1/4] Rebuilt for Python 3.14 --- python-autopage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopage.spec b/python-autopage.spec index 4cf1357..7d6ed5d 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 0.5.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A Python library to provide automatic paging for console output # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -92,6 +92,9 @@ cp %{SOURCE1} ./ %doc README.md %changelog +* Tue Jun 03 2025 Python Maint - 0.5.2-9 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 0.5.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 479014286414944c0ba4e77839ea470a017659bd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 06:46:30 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-autopage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopage.spec b/python-autopage.spec index 7d6ed5d..8c596dd 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 0.5.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A Python library to provide automatic paging for console output # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -92,6 +92,9 @@ cp %{SOURCE1} ./ %doc README.md %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.5.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Jun 03 2025 Python Maint - 0.5.2-9 - Rebuilt for Python 3.14 From 69be73e0ca74265268deedf065725a6026cbb630 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 13:16:38 +0200 Subject: [PATCH 3/4] Rebuilt for Python 3.14.0rc2 bytecode --- python-autopage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopage.spec b/python-autopage.spec index 8c596dd..662735b 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 0.5.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A Python library to provide automatic paging for console output # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -92,6 +92,9 @@ cp %{SOURCE1} ./ %doc README.md %changelog +* Fri Aug 15 2025 Python Maint - 0.5.2-11 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 0.5.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 183df03650740b9f58b1dd7fa5d8d62f9657e018 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:47:38 +0200 Subject: [PATCH 4/4] Rebuilt for Python 3.14.0rc3 bytecode --- python-autopage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-autopage.spec b/python-autopage.spec index 662735b..309ec73 100644 --- a/python-autopage.spec +++ b/python-autopage.spec @@ -17,7 +17,7 @@ Name: python-%{srcname} Version: 0.5.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A Python library to provide automatic paging for console output # Automatically converted from old format: ASL 2.0 - review is highly recommended. License: Apache-2.0 @@ -92,6 +92,9 @@ cp %{SOURCE1} ./ %doc README.md %changelog +* Fri Sep 19 2025 Python Maint - 0.5.2-12 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.5.2-11 - Rebuilt for Python 3.14.0rc2 bytecode