diff --git a/volume_key.spec b/volume_key.spec index aed57cf..3fb3d46 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: 12%{?dist} +Release: 13%{?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}/ @@ -171,6 +171,9 @@ exit 1; \ %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.12-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.3.12-12 - Rebuilt for Python 3.10