diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index faaf5a7..0ef8d77 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib Version: 2.061 -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 +* Fri Jul 12 2013 Petr Pisar - 2.061-2 +- Perl 5.18 rebuild + * Mon May 27 2013 Paul Howarth - 2.061-1 - Update to 2.061 - Include zlib 1.2.8 source