Update to 2.092
- New upstream release 2.092 - Use lzma_allocator (GH#2)
This commit is contained in:
parent
8bc5396761
commit
b3c5c528b0
@ -1,5 +1,5 @@
|
||||
Name: perl-Compress-Raw-Lzma
|
||||
Version: 2.091
|
||||
Version: 2.092
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to lzma compression library
|
||||
License: GPL+ or Artistic
|
||||
@ -77,6 +77,10 @@ make test
|
||||
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 2 2019 Paul Howarth <paul@city-fan.org> - 2.092-1
|
||||
- Update to 2.092
|
||||
- Use lzma_allocator (GH#2)
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Lzma-2.091.tar.gz) = ab3fd08cb40c83e3360b8fab1f5612a1afa4b93d8c7dd211fc68ac508207c7f57f0258631b62bda4ddbee5c11a86cf7173aee5868601f89338486c5e0ea2c192
|
||||
SHA512 (Compress-Raw-Lzma-2.092.tar.gz) = 40d63b12638b276756509d95a6217c12be6b231e9d07ec186fba24f81eec50bc7d3428c2dc1ade2f43798bbae27f07a3ea32cc48b4f9eebe7dc857f22269244a
|
||||
|
Loading…
Reference in New Issue
Block a user