Update to 2.205
- New upstream release 2.205 - Test::More isn't warns in Perl 5.38 - Add perl 5.38 to CI matrix - Add on workflow_dispatch - Update action/checkout version
This commit is contained in:
parent
7a54521446
commit
14b3e84d71
@ -2,8 +2,8 @@
|
||||
%bcond_without perl_Compress_Raw_Lzma_enables_optional_test
|
||||
|
||||
Name: perl-Compress-Raw-Lzma
|
||||
Version: 2.204
|
||||
Release: 7%{?dist}
|
||||
Version: 2.205
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to lzma compression library
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Compress-Raw-Lzma
|
||||
@ -87,6 +87,13 @@ make test
|
||||
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 17 2023 Paul Howarth <paul@city-fan.org> - 2.205-1
|
||||
- Update to 2.205
|
||||
- Test::More isn't warns in Perl 5.38
|
||||
- Add perl 5.38 to CI matrix
|
||||
- Add on workflow_dispatch
|
||||
- Update action/checkout version
|
||||
|
||||
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.204-7
|
||||
- Perl 5.38 rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Lzma-2.204.tar.gz) = 7f5f6f6fc4012a1ee94ef87c198da10489ab10ce92e14ddce63e3eb9a590f22870d82028b0e97d785921ad48d06328b508cc983d19eafe2b6274eba7087deffa
|
||||
SHA512 (Compress-Raw-Lzma-2.205.tar.gz) = d3ca558c8294470aee8e6d2d30151681bfebead2b6b889acfc9bca76aa10da65c3923303c651e13ead2d37693e935a8e598d2499ba771a493c7e0db889f9ac39
|
||||
|
Loading…
Reference in New Issue
Block a user