From 58bcfd34042dbb05faae18923d76ca5ee3dfa456 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Tue, 11 Nov 2025 11:15:58 +0100 Subject: [PATCH] rebuild for gpgme 2.0 --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index ccae0c7..1e7129f 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: 28%{?dist} +Release: 29%{?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 +* Tue Nov 11 2025 Michal Hlavinka - 0.3.12-29 +- rebuild for gpgme 2.0 + * Fri Sep 19 2025 Python Maint - 0.3.12-28 - Rebuilt for Python 3.14.0rc3 bytecode