diff --git a/perl-PerlIO-utf8_strict.spec b/perl-PerlIO-utf8_strict.spec index ed287a2..247e3a0 100644 --- a/perl-PerlIO-utf8_strict.spec +++ b/perl-PerlIO-utf8_strict.spec @@ -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 - 0.006-2 +- Perl 5.22 rebuild + * Fri May 1 2015 Paul Howarth - 0.006-1 - Update to 0.006 - Move to MakeMaker