From 9ac57822955d671054b7964f706b0dc4be15d304 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 4 Jun 2025 19:32:54 +0200 Subject: [PATCH 1/4] Rebuilt for Python 3.14 --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 86516b9..38a784e 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Wed Jun 04 2025 Python Maint - 0.22-2 +- Rebuilt for Python 3.14 + * Tue Jun 03 2025 Petr Šplíchal - 0.22-1 - Implement `transition` stats for the `jira` plugin (#352) - Fix issue with wrong `until` in GitHub search (#376) From d8e16581ebf16c1d6f5eea72e3969428dc3eac4f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 19:16:30 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 38a784e..12fafce 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 0.22-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Wed Jun 04 2025 Python Maint - 0.22-2 - Rebuilt for Python 3.14 From fff70b818ced439c0db2e58037328bf22668b9da Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 12:44:14 +0200 Subject: [PATCH 3/4] Rebuilt for Python 3.14.0rc2 bytecode --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 12fafce..810ef4d 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 3%{?dist} +Release: 4%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Fri Aug 15 2025 Python Maint - 0.22-4 +- Rebuilt for Python 3.14.0rc2 bytecode + * Wed Jul 23 2025 Fedora Release Engineering - 0.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 605b3ec6977fe74735f4d2764e07633eb0414817 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:13:39 +0200 Subject: [PATCH 4/4] Rebuilt for Python 3.14.0rc3 bytecode --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 810ef4d..7f7a8cd 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 4%{?dist} +Release: 5%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Fri Sep 19 2025 Python Maint - 0.22-5 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.22-4 - Rebuilt for Python 3.14.0rc2 bytecode