From b64d7d84e2852871308425046eaca67da123cf06 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 01:16:16 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- cryptsetup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index 3a537c9..b1f83ff 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,7 +1,7 @@ Summary: A utility for setting up encrypted disks Name: cryptsetup Version: 1.6.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and LGPLv2+ Group: Applications/System URL: http://cryptsetup.googlecode.com/ @@ -140,6 +140,9 @@ install -d %{buildroot}/%{_libdir}/fipscheck %clean %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.6.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Mar 02 2014 Milan Broz - 1.6.4-2 - Require libgcrypt 1.6.1 (with fixed PBKDF2 and Whirlpool hash).