Perl mass rebuild

This commit is contained in:
Paul Howarth 2011-06-22 09:45:43 +01:00
parent f5eb457410
commit 4d3f80c379

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Zlib
Version: 2.037
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low-Level Interface to zlib compression library
License: GPL+ or Artistic
Group: Development/Libraries
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
%changelog
* Wed Jun 22 2011 Paul Howarth <paul@city-fan.org> - 2.037-2
- Perl mass rebuild
* Wed Jun 22 2011 Paul Howarth <paul@city-fan.org> - 2.037-1
- Update to 2.037 (no changes)