Update to 2.100
- New upstream release 2.100 - Expose liblzma's 'preset_dict' feature - Trim whitespace
This commit is contained in:
parent
81f898ff21
commit
41baf6c8f1
@ -2,7 +2,7 @@
|
|||||||
%bcond_without perl_Compress_Raw_Lzma_enables_optional_test
|
%bcond_without perl_Compress_Raw_Lzma_enables_optional_test
|
||||||
|
|
||||||
Name: perl-Compress-Raw-Lzma
|
Name: perl-Compress-Raw-Lzma
|
||||||
Version: 2.096
|
Version: 2.100
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level interface to lzma compression library
|
Summary: Low-level interface to lzma compression library
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -88,6 +88,11 @@ make test
|
|||||||
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 7 2021 Paul Howarth <paul@city-fan.org> - 2.100-1
|
||||||
|
- Update to 2.100
|
||||||
|
- Expose liblzma's 'preset_dict' feature
|
||||||
|
- Trim whitespace
|
||||||
|
|
||||||
* Sat Aug 1 2020 Paul Howarth <paul@city-fan.org> - 2.096-1
|
* Sat Aug 1 2020 Paul Howarth <paul@city-fan.org> - 2.096-1
|
||||||
- Update to 2.096 (no changes)
|
- Update to 2.096 (no changes)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Compress-Raw-Lzma-2.096.tar.gz) = 95972a2d4b9c5f87c988865f5988e65a8033b0605aa3e2da11d7cdd243a2e511855a1e7f857a485f9fd22d07cb0991047a3084e98ac23ce8efff93c796f8a4a0
|
SHA512 (Compress-Raw-Lzma-2.100.tar.gz) = cad68ec26a2bae264feb02e25e8f3bb92cff75cd87bc28c829b4a1e8fbf742b3cf3b20c429063bd74a0cb7a82300e2dc6342e57fb8493a7ebb9b751b400f0b2e
|
||||||
|
Loading…
Reference in New Issue
Block a user