diff --git a/perl-PerlIO-utf8_strict.spec b/perl-PerlIO-utf8_strict.spec index a5a18fb..b20bdfe 100644 --- a/perl-PerlIO-utf8_strict.spec +++ b/perl-PerlIO-utf8_strict.spec @@ -1,6 +1,6 @@ Name: perl-PerlIO-utf8_strict Version: 0.004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast and correct UTF-8 I/O License: GPL+ or Artistic Group: Development/Libraries @@ -49,6 +49,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_mandir}/man3/* %changelog +* Mon Jul 22 2013 Petr Pisar - 0.004-2 +- Perl 5.18 rebuild + * Thu Feb 28 2013 Petr Pisar - 0.004-1 - 0.004 bump