diff --git a/cryptsetup.spec b/cryptsetup.spec index 899a92c..92b60f0 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,7 +1,7 @@ Summary: A utility for setting up encrypted disks Name: cryptsetup Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ Group: Applications/System URL: http://cryptsetup.googlecode.com/ @@ -150,6 +150,9 @@ install -d %{buildroot}/%{_libdir}/fipscheck %clean %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Jan 14 2013 Milan Broz - 1.6.0-1 - Update to cryptsetup 1.6.0. - Change default LUKS encryption mode to aes-xts-plain64 (AES128).