diff --git a/did.spec b/did.spec index 86516b9..7f7a8cd 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 1%{?dist} +Release: 5%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,18 @@ 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 + +* 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 + * 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)