Update to 2.071
- New upstream release 2.071 - One (last?) compilation warning in bundled inflate.c (CPAN RT#119580, https://github.com/madler/zlib/issues/111)
This commit is contained in:
parent
61784c0967
commit
5dcc72c9ee
@ -1,5 +1,5 @@
|
||||
Name: perl-Compress-Raw-Zlib
|
||||
Version: 2.070
|
||||
Version: 2.071
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to the zlib compression library
|
||||
# Zlib.xs: (GPL+ or Artistic) and zlib
|
||||
@ -82,6 +82,11 @@ make test COMPRESS_ZLIB_RUN_MOST=1
|
||||
%{_mandir}/man3/Compress::Raw::Zlib.3*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 31 2016 Paul Howarth <paul@city-fan.org> - 2.071-1
|
||||
- Update to 2.071
|
||||
- One (last?) compilation warning in bundled inflate.c (CPAN RT#119580,
|
||||
https://github.com/madler/zlib/issues/111)
|
||||
|
||||
* Thu Dec 29 2016 Paul Howarth <paul@city-fan.org> - 2.070-1
|
||||
- Update to 2.070
|
||||
- Fix compilation warning from inflate.c (CPAN RT#107642)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Zlib-2.070.tar.gz) = cb2b777adecaaa345d0ca38da7ac84a21ab289a3fa8391496c63023057d5d34ecd8a6689f81e38707586a77a255f0cf9dba2530dc1d9778a139b5ee5c355e90e
|
||||
SHA512 (Compress-Raw-Zlib-2.071.tar.gz) = 3acfca63def1c7875a5ac35f3ef8e99da427e617cff92c073bcba90670aecde5904a3ce57b0b3301f1112eaa8425a75ce582fe1e64545ec048fa76e982715b79
|
||||
|
Loading…
Reference in New Issue
Block a user