From 694472609a258c16fbccf719ab440eec33ca8e2b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:00:05 +0200 Subject: [PATCH 1/4] Rebuilt for Python 3.14 --- pybugz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pybugz.spec b/pybugz.spec index 7b04d96..3dc4e8b 100644 --- a/pybugz.spec +++ b/pybugz.spec @@ -5,7 +5,7 @@ Name: pybugz Summary: Command line interface for Bugzilla written in Python Version: 0.13 -Release: 13.%{posttag}%{?dist} +Release: 14.%{posttag}%{?dist} # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only URL: https://github.com/williamh/pybugz @@ -79,6 +79,9 @@ mkdir -p %{buildroot}%{_docdir} %changelog +* Mon Jun 02 2025 Python Maint - 0.13-14.gitbb0ae +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 0.13-13.gitbb0ae - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 0c1730dea5ecb8e6115483ebf79535b6de1b5acc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 06:19:25 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- pybugz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pybugz.spec b/pybugz.spec index 3dc4e8b..cf6d496 100644 --- a/pybugz.spec +++ b/pybugz.spec @@ -5,7 +5,7 @@ Name: pybugz Summary: Command line interface for Bugzilla written in Python Version: 0.13 -Release: 14.%{posttag}%{?dist} +Release: 15.%{posttag}%{?dist} # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only URL: https://github.com/williamh/pybugz @@ -79,6 +79,9 @@ mkdir -p %{buildroot}%{_docdir} %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.13-15.gitbb0ae +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 0.13-14.gitbb0ae - Rebuilt for Python 3.14 From ed11b58d1ba1b4e57e64a73a2fc37b858d8bee26 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 13:07:42 +0200 Subject: [PATCH 3/4] Rebuilt for Python 3.14.0rc2 bytecode --- pybugz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pybugz.spec b/pybugz.spec index cf6d496..493d35f 100644 --- a/pybugz.spec +++ b/pybugz.spec @@ -5,7 +5,7 @@ Name: pybugz Summary: Command line interface for Bugzilla written in Python Version: 0.13 -Release: 15.%{posttag}%{?dist} +Release: 16.%{posttag}%{?dist} # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only URL: https://github.com/williamh/pybugz @@ -79,6 +79,9 @@ mkdir -p %{buildroot}%{_docdir} %changelog +* Fri Aug 15 2025 Python Maint - 0.13-16.gitbb0ae +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 0.13-15.gitbb0ae - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From d2c0f5a4ad5defa3677901e5cdfe1195506e6d73 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:38:22 +0200 Subject: [PATCH 4/4] Rebuilt for Python 3.14.0rc3 bytecode --- pybugz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pybugz.spec b/pybugz.spec index 493d35f..54fdbc9 100644 --- a/pybugz.spec +++ b/pybugz.spec @@ -5,7 +5,7 @@ Name: pybugz Summary: Command line interface for Bugzilla written in Python Version: 0.13 -Release: 16.%{posttag}%{?dist} +Release: 17.%{posttag}%{?dist} # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only URL: https://github.com/williamh/pybugz @@ -79,6 +79,9 @@ mkdir -p %{buildroot}%{_docdir} %changelog +* Fri Sep 19 2025 Python Maint - 0.13-17.gitbb0ae +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.13-16.gitbb0ae - Rebuilt for Python 3.14.0rc2 bytecode