From 63a1b026bea4328318c1e2b770d18f5e85126637 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 17:49:07 +0200 Subject: [PATCH 1/3] Rebuilt for Python 3.15 --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index 4d3d5d1..b47776b 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -32,7 +32,7 @@ Summary: An utility for manipulating storage encryption keys and passphrases Name: volume_key Version: 0.3.12 -Release: 30%{?dist} +Release: 31%{?dist} License: GPL-2.0-only AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later) URL: https://pagure.io/%{name}/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -173,6 +173,9 @@ exit 1; \ %endif %changelog +* Wed Jun 03 2026 Python Maint - 0.3.12-31 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 0.3.12-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From a3c8cd45f5e5f91038062dd752d1daed752a7ef1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:36:40 +0000 Subject: [PATCH 2/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index b47776b..56f373a 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -32,7 +32,7 @@ Summary: An utility for manipulating storage encryption keys and passphrases Name: volume_key Version: 0.3.12 -Release: 31%{?dist} +Release: 32%{?dist} License: GPL-2.0-only AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later) URL: https://pagure.io/%{name}/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -173,6 +173,9 @@ exit 1; \ %endif %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.3.12-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 0.3.12-31 - Rebuilt for Python 3.15 From 1ca9b5628bd0b7bc82b4aa412e99186974026e6f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 22 Jul 2026 10:16:23 +0200 Subject: [PATCH 3/3] Rebuilt for Python 3.15.0b4 ABI change --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index 56f373a..310d6b8 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -32,7 +32,7 @@ Summary: An utility for manipulating storage encryption keys and passphrases Name: volume_key Version: 0.3.12 -Release: 32%{?dist} +Release: 33%{?dist} License: GPL-2.0-only AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later) URL: https://pagure.io/%{name}/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -173,6 +173,9 @@ exit 1; \ %endif %changelog +* Wed Jul 22 2026 Python Maint - 0.3.12-33 +- Rebuilt for Python 3.15.0b4 ABI change + * Fri Jul 17 2026 Fedora Release Engineering - 0.3.12-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild