Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-22 06:24:53 +02:00
parent 587e1216af
commit e0a28aea17

View File

@ -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 <ppisar@redhat.com> - 0.004-2
- Perl 5.18 rebuild
* Thu Feb 28 2013 Petr Pisar <ppisar@redhat.com> - 0.004-1
- 0.004 bump