From c8f5c5be683438e64f69f31e93a1ad2bd27cf20c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:57:10 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index cbea4e2..df25803 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: 18%{?dist} +Release: 19%{?dist} License: GPLv2 URL: https://pagure.io/%{name}/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -170,6 +170,9 @@ exit 1; \ %endif %changelog +* Tue Jun 13 2023 Python Maint - 0.3.12-19 +- Rebuilt for Python 3.12 + * Sat Jan 21 2023 Fedora Release Engineering - 0.3.12-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild