diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index 4101200..c19059d 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -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 - 2.110-19 +- Perl 5.16 rebuild + * Fri Apr 6 2012 Paul Howarth 2.110-18 - don't build-require modules that this package provides (problem stupidly introduced in previous release)