Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 13:33:28 +02:00
parent 11d7214ab2
commit 683e95e155

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Raw-Zlib
Version: 2.068
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Low-level interface to the zlib compression library
# Zlib.xs: (GPL+ or Artistic) and zlib
# Others: GPL+ or Artistic
@ -76,6 +76,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1
%{_mandir}/man3/Compress::Raw::Zlib.3*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.068-3
- Perl 5.22 rebuild
* Thu Mar 19 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.068-2
- Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib)