Update to 2.091
- New upstream release 2.091 - More updates for memory leak in raw_decoder (GH#1) - Silence compiler warning
This commit is contained in:
parent
721f1e63b8
commit
8bc5396761
@ -1,5 +1,5 @@
|
||||
Name: perl-Compress-Raw-Lzma
|
||||
Version: 2.090
|
||||
Version: 2.091
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to lzma compression library
|
||||
License: GPL+ or Artistic
|
||||
@ -77,6 +77,11 @@ make test
|
||||
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 24 2019 Paul Howarth <paul@city-fan.org> - 2.091-1
|
||||
- Update to 2.091
|
||||
- More updates for memory leak in raw_decoder (GH#1)
|
||||
- Silence compiler warning
|
||||
|
||||
* Sun Nov 10 2019 Paul Howarth <paul@city-fan.org> - 2.090-1
|
||||
- Update to 2.090
|
||||
- Fix memory leak in raw_decoder (GH#1)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Lzma-2.090.tar.gz) = 132ee9abdec7fc496a5ab95e06a8426749d784cf0e484c283cd2d61441817bbc7ec5103f112e41a9cc5538c49a18a1502e59c7bede236ecda4f928880768547b
|
||||
SHA512 (Compress-Raw-Lzma-2.091.tar.gz) = ab3fd08cb40c83e3360b8fab1f5612a1afa4b93d8c7dd211fc68ac508207c7f57f0258631b62bda4ddbee5c11a86cf7173aee5868601f89338486c5e0ea2c192
|
||||
|
Loading…
Reference in New Issue
Block a user