Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-11 12:12:58 +02:00
parent fc90843dd0
commit f493f61746

View File

@ -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 <ppisar@redhat.com> - 1.03-19
- Perl 5.16 rebuild
* Thu Mar 1 2012 Paul Howarth <paul@city-fan.org> - 1.03-18
- Drop -tests subpackage (general lack of interest in this), but include
them as documentation for the main package