diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 8d9ea09..199f9fc 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib Version: 2.065 -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 +* Sat Jun 07 2014 Fedora Release Engineering - 2.065-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Feb 4 2014 Paul Howarth - 2.065-1 - Update to 2.065 - Resolve c++ build failure in core (CPAN RT#92657)