From f64fed3f9dc0cd95b35657cf74949b3a1aa02886 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 14 Aug 2013 18:42:03 +0200 Subject: [PATCH] Perl 5.18 re-rebuild of bootstrapped packages --- perl-IO-Compress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index c421cd2..2647df4 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -3,7 +3,7 @@ Name: perl-IO-Compress Version: 2.062 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic Group: Development/Libraries @@ -108,6 +108,9 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1} %{_mandir}/man3/IO::Uncompress::*.3pm* %changelog +* Wed Aug 14 2013 Jitka Plesnikova - 2.062-2 +- Perl 5.18 re-rebuild of bootstrapped packages + * Mon Aug 12 2013 Paul Howarth - 2.062-1 - Update to 2.062 - Fix up tests for imminent bleadperl changes (CPAN RT#87335)