diff --git a/perl-Crypt-Twofish.spec b/perl-Crypt-Twofish.spec index 61d9327..b2a2128 100644 --- a/perl-Crypt-Twofish.spec +++ b/perl-Crypt-Twofish.spec @@ -1,6 +1,6 @@ Name: perl-Crypt-Twofish Version: 2.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Twofish Encryption Algorithm License: GPL+ or Artistic Group: Development/Libraries @@ -43,6 +43,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Fri Sep 07 2012 Iain Arnell 2.15-1 - update to latest upstream version - clean up spec for modern rpmbuild