Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-04 11:59:16 +02:00
parent 6dc96c055b
commit ec3cce2321

View File

@ -1,6 +1,6 @@
Name: perl-PerlIO-utf8_strict
Version: 0.006
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast and correct UTF-8 I/O
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ make test
%{_mandir}/man3/PerlIO::utf8_strict.3*
%changelog
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.006-2
- Perl 5.22 rebuild
* Fri May 1 2015 Paul Howarth <paul@city-fan.org> - 0.006-1
- Update to 0.006
- Move to MakeMaker