From bb4d7e807721bf5352636aeaa92085c6d873eb49 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:01:43 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc3 bytecode --- python-progress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-progress.spec b/python-progress.spec index b1bc82d..d8c3ee7 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.6 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Easy to use progress bars License: ISC @@ -75,6 +75,9 @@ Summary: Easy to use progress bars %changelog +* Fri Sep 19 2025 Python Maint - 1.6-19 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 1.6-18 - Rebuilt for Python 3.14.0rc2 bytecode