diff --git a/perl-Software-License.spec b/perl-Software-License.spec index 4429931..076735d 100644 --- a/perl-Software-License.spec +++ b/perl-Software-License.spec @@ -3,7 +3,7 @@ Name: perl-Software-License Version: 0.103004 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Package that provides templated software licenses License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Software::LicenseUtils.3pm* %changelog +* Thu Jun 14 2012 Petr Pisar - 0.103004-3 +- Perl 5.16 rebuild + * Wed Mar 7 2012 Paul Howarth - 0.103004-2 - Add test suite patch to support building with Test::More < 0.88 so that we can build for EPEL-5, only applying the patch when necessary