Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-08-27 13:29:52 +02:00
parent 5bec78c464
commit 4a7096f676

View File

@ -1,6 +1,6 @@
Name: perl-Readonly
Version: 2.00
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Facility for creating read-only scalars, arrays, hashes
Group: Development/Libraries
License: GPL+ or Artistic
@ -63,6 +63,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/Readonly.3pm*
%changelog
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.00-2
- Perl 5.20 rebuild
* Thu Jul 3 2014 Paul Howarth <paul@city-fan.org> - 2.00-1
- Update to 2.00
- Deprecation of Readonly::XS as a requirement for fast, readonly scalars is