From bcce6fbbd2f6f21980d22117af76338ce0e5aed2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:33:09 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index 7ef8430..52d3323 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: 15%{?dist} +Release: 16%{?dist} License: GPLv2 URL: https://pagure.io/%{name}/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -170,6 +170,9 @@ exit 1; \ %endif %changelog +* Mon Jun 13 2022 Python Maint - 0.3.12-16 +- Rebuilt for Python 3.11 + * Sat Jan 22 2022 Fedora Release Engineering - 0.3.12-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild