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)