From 7d16cd40b262ceef0634e020847289086c02955d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:09:21 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index 6467f2c..1779e6e 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: 4%{?dist} +Release: 5%{?dist} # lib/{SECerrs,SSLerrs}.h are both licensed under MPLv1.1, GPLv2 and LGPLv2 License: GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2) URL: https://pagure.io/%{name}/ @@ -166,6 +166,9 @@ exit 1; \ %endif %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.3.12-5 +- Rebuilt for Python 3.8 + * Sat Jul 27 2019 Fedora Release Engineering - 0.3.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild