Perl 5.18 re-rebuild of bootstrapped packages

This commit is contained in:
Jitka Plesnikova 2013-08-14 18:37:41 +02:00
parent 1b66b65ce7
commit c037aab656

View File

@ -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 <jplesnik@redhat.com> - 2.062-2
- Perl 5.18 re-rebuild of bootstrapped packages
* Mon Aug 12 2013 Paul Howarth <paul@city-fan.org> - 2.062-1
- Update to 2.062
- Typo fix (CPAN RT#86417)