diff --git a/volume_key.spec b/volume_key.spec index c72f454..7ef8430 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: 14%{?dist} +Release: 15%{?dist} License: GPLv2 URL: https://pagure.io/%{name}/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -170,6 +170,9 @@ exit 1; \ %endif %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.3.12-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Aug 04 2021 Jiri Kucera - 0.3.12-14 - Fix FTBFS - Move License tag back to GPLv2 (this is the effective license)