diff --git a/perl-Readonly.spec b/perl-Readonly.spec index c7384b0..89bd7da 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -1,6 +1,6 @@ Name: perl-Readonly Version: 1.03 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Facility for creating read-only scalars, arrays, hashes Group: Development/Libraries License: GPL+ or Artistic @@ -67,6 +67,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Readonly.3pm* %changelog +* Mon Jun 11 2012 Petr Pisar - 1.03-19 +- Perl 5.16 rebuild + * Thu Mar 1 2012 Paul Howarth - 1.03-18 - Drop -tests subpackage (general lack of interest in this), but include them as documentation for the main package