From b9cfe2cc7866194ebebf4657599939e8922da5d6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:34:02 +0200 Subject: [PATCH 1/4] Rebuilt for Python 3.14 --- python-progress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-progress.spec b/python-progress.spec index 580fafd..2d62614 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.6 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Easy to use progress bars License: ISC @@ -75,6 +75,9 @@ Summary: Easy to use progress bars %changelog +* Mon Jun 02 2025 Python Maint - 1.6-16 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 1.6-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 11086bec8a8f38cd13fdf1fe8b560b1449a725f4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 09:27:00 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-progress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-progress.spec b/python-progress.spec index 2d62614..112dc37 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.6 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Easy to use progress bars License: ISC @@ -75,6 +75,9 @@ Summary: Easy to use progress bars %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.6-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 1.6-16 - Rebuilt for Python 3.14 From 47d1dfb924d5269e4f5b2d9eecebf7c613f32e0a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 14:25:42 +0200 Subject: [PATCH 3/4] Rebuilt for Python 3.14.0rc2 bytecode --- python-progress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-progress.spec b/python-progress.spec index 112dc37..b1bc82d 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.6 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Easy to use progress bars License: ISC @@ -75,6 +75,9 @@ Summary: Easy to use progress bars %changelog +* Fri Aug 15 2025 Python Maint - 1.6-18 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 1.6-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From bb4d7e807721bf5352636aeaa92085c6d873eb49 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:01:43 +0200 Subject: [PATCH 4/4] 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