diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec index 99ce45a..6f7999f 100644 --- a/perl-Crypt-DES.spec +++ b/perl-Crypt-DES.spec @@ -1,6 +1,6 @@ Name: perl-Crypt-DES Version: 2.07 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl DES encryption module License: BSD Group: Development/Libraries @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Crypt::DES.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.07-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Oct 3 2013 Paul Howarth - 2.07-1 - Update to 2.07 - SvUPGRADE was changed to a statement