Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-11 17:07:54 +02:00
parent 45da32864e
commit 0122997cb2

View File

@ -1,7 +1,7 @@
Summary: I/O on in-core objects like strings and arrays for Perl
Name: perl-IO-stringy
Version: 2.110
Release: 18%{?dist}
Release: 19%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/IO-stringy/
@ -63,6 +63,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::WrapTie.3pm*
%changelog
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 2.110-19
- Perl 5.16 rebuild
* Fri Apr 6 2012 Paul Howarth <paul@city-fan.org> 2.110-18
- don't build-require modules that this package provides (problem stupidly
introduced in previous release)