From 7e702b8e1c609d81d6cf1adca897949866448f91 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 3 Nov 2013 21:40:59 +0000 Subject: [PATCH] Update to 2.063 - New upstream release 2.063 - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305) --- perl-IO-Compress.spec | 8 ++++++-- sources | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 2647df4..2ac5e69 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -2,8 +2,8 @@ %{?perl_default_filter} Name: perl-IO-Compress -Version: 2.062 -Release: 2%{?dist} +Version: 2.063 +Release: 1%{?dist} Summary: Read and write compressed data License: GPL+ or Artistic Group: Development/Libraries @@ -108,6 +108,10 @@ make test %{?with_long_tests:COMPRESS_ZLIB_RUN_ALL=1} %{_mandir}/man3/IO::Uncompress::*.3pm* %changelog +* Sun Nov 3 2013 Paul Howarth - 2.063-1 +- Update to 2.063 + - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305) + * Wed Aug 14 2013 Jitka Plesnikova - 2.062-2 - Perl 5.18 re-rebuild of bootstrapped packages diff --git a/sources b/sources index 2e59240..c65fb6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f2c9dd0dfea99a802e32e874d504041 IO-Compress-2.062.tar.gz +9751b29184c18267ca4545256de7c64e IO-Compress-2.063.tar.gz