Update to 2.204
- New upstream release 2.204 - Use GIMME_V instead of GIMME
This commit is contained in:
parent
c782afa71f
commit
3c634d3706
@ -2,8 +2,8 @@
|
|||||||
%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.201
|
Version: 2.204
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level interface to lzma compression library
|
Summary: Low-level interface to lzma compression library
|
||||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||||
URL: https://metacpan.org/release/Compress-Raw-Lzma
|
URL: https://metacpan.org/release/Compress-Raw-Lzma
|
||||||
@ -87,6 +87,10 @@ make test
|
|||||||
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 9 2023 Paul Howarth <paul@city-fan.org> - 2.204-1
|
||||||
|
- Update to 2.204
|
||||||
|
- Use GIMME_V instead of GIMME
|
||||||
|
|
||||||
* Mon Jan 23 2023 Paul Howarth <paul@city-fan.org> - 2.201-7
|
* Mon Jan 23 2023 Paul Howarth <paul@city-fan.org> - 2.201-7
|
||||||
- Rebuild against xz-5.4.1
|
- Rebuild against xz-5.4.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Compress-Raw-Lzma-2.201.tar.gz) = df43f8ab1550a3522fde74da07c18b095155bd58b2797bf5408253489de70843768db925d27ba183f8c19170d780b69c1949ccfd4e2d83e0a740e834034ce360
|
SHA512 (Compress-Raw-Lzma-2.204.tar.gz) = 7f5f6f6fc4012a1ee94ef87c198da10489ab10ce92e14ddce63e3eb9a590f22870d82028b0e97d785921ad48d06328b508cc983d19eafe2b6274eba7087deffa
|
||||||
|
Loading…
Reference in New Issue
Block a user