Update to 2.093
- New upstream release 2.093 - Lzma.xs: Add allocator to lzma_properties_decode (GH#2)
This commit is contained in:
parent
b3c5c528b0
commit
44996fa9c6
@ -1,5 +1,5 @@
|
||||
Name: perl-Compress-Raw-Lzma
|
||||
Version: 2.092
|
||||
Version: 2.093
|
||||
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
|
||||
* Sun Dec 8 2019 Paul Howarth <paul@city-fan.org> - 2.093-1
|
||||
- Update to 2.093
|
||||
- Lzma.xs: Add allocator to lzma_properties_decode (GH#2)
|
||||
|
||||
* Mon Dec 2 2019 Paul Howarth <paul@city-fan.org> - 2.092-1
|
||||
- Update to 2.092
|
||||
- Use lzma_allocator (GH#2)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Lzma-2.092.tar.gz) = 40d63b12638b276756509d95a6217c12be6b231e9d07ec186fba24f81eec50bc7d3428c2dc1ade2f43798bbae27f07a3ea32cc48b4f9eebe7dc857f22269244a
|
||||
SHA512 (Compress-Raw-Lzma-2.093.tar.gz) = 8a714a81b8fe3a7eeb0356e873b8e0b00f619727675030d17cefffd3ef22976f89583a895287fc0f84cc7ef7bb0331efa73245fd1dc4ec1303236b0a8da404b4
|
||||
|
Loading…
Reference in New Issue
Block a user