From 183df03650740b9f58b1dd7fa5d8d62f9657e018 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:47:38 +0200 Subject: [PATCH] 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