From c037aab6563890609d2db1d6a61daaeb169b0041 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 14 Aug 2013 18:37:41 +0200 Subject: [PATCH] Perl 5.18 re-rebuild of bootstrapped packages --- perl-Compress-Raw-Zlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 3665ab1..7f0cacc 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib Version: 2.062 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level interface to the zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -61,6 +61,9 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.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 - Typo fix (CPAN RT#86417)