From 0122997cb20a7ae4f0e3cd8d3dfc5dee1cd32457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Jun 2012 17:07:54 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-IO-stringy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)