diff --git a/volume_key.spec b/volume_key.spec index fd5161a..8a5096d 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -3,13 +3,13 @@ Summary: An utility for manipulating storage encryption keys and passphrases Name: volume_key Version: 0.3.9 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 Group: Applications/System -URL: https://fedorahosted.org/volume_key/ +URL: https://pagure.io/volume_key/ Requires: volume_key-libs%{?_isa} = %{version}-%{release} -Source0: https://fedorahosted.org/releases/v/o/volume_key/volume_key-%{version}.tar.xz +Source0: https://releases.pagure.org/volume_key/volume_key-%{version}.tar.xz # Upstream commit 04991fe8c4f77c4e5c7874c2db8ca32fb4655f6e Patch1: volume_key-0.3.9-fips-crash.patch # Upstream commit 8f8698aba19b501f01285e9eec5c18231fc6bcea @@ -121,6 +121,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/volume_key.py* %changelog +* Mon May 29 2017 Miloslav Trmač - 0.3.9-13 +- Point URL: and Source: to the new home at pagure.io + Resolves: 1456378 + * Sat Feb 11 2017 Fedora Release Engineering - 0.3.9-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild