diff --git a/perl-Sub-Install.spec b/perl-Sub-Install.spec index de9dcc6..dcc3268 100644 --- a/perl-Sub-Install.spec +++ b/perl-Sub-Install.spec @@ -1,6 +1,6 @@ Name: perl-Sub-Install Version: 0.928 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Install subroutines into packages easily License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Sub::Install.3pm* %changelog +* Wed Aug 27 2014 Jitka Plesnikova - 0.928-2 +- Perl 5.20 rebuild + * Fri Jun 27 2014 Paul Howarth - 0.928-1 - Update to 0.928 - Cope with subroutines with spaces in their names when catching warnings