diff --git a/volume_key.spec b/volume_key.spec index 1e7129f..ccae0c7 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: 29%{?dist} +Release: 28%{?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,9 +173,6 @@ 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