Update to 2.094
- New upstream release 2.094 - Fix issue with Append mode and SvOOK (GH#4)
This commit is contained in:
parent
173c9fa4db
commit
0582eab336
@ -2,8 +2,8 @@
|
||||
%bcond_without perl_Compress_Raw_Lzma_enables_optional_test
|
||||
|
||||
Name: perl-Compress-Raw-Lzma
|
||||
Version: 2.093
|
||||
Release: 5%{?dist}
|
||||
Version: 2.094
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to lzma compression library
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Compress-Raw-Lzma
|
||||
@ -85,6 +85,10 @@ make test
|
||||
%{_mandir}/man3/Compress::Raw::Lzma.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2020 Paul Howarth <paul@city-fan.org> - 2.094-1
|
||||
- Update to 2.094
|
||||
- Fix issue with Append mode and SvOOK (GH#4)
|
||||
|
||||
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.093-5
|
||||
- Perl 5.32 rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Lzma-2.093.tar.gz) = 8a714a81b8fe3a7eeb0356e873b8e0b00f619727675030d17cefffd3ef22976f89583a895287fc0f84cc7ef7bb0331efa73245fd1dc4ec1303236b0a8da404b4
|
||||
SHA512 (Compress-Raw-Lzma-2.094.tar.gz) = 555afecbf58320fdb532908df0bc2db0b3bbc2afbba7fad99f1b68957a93c29317b60595f906b90ca28e55c89b4d3cb5286e9b4059c3f6a2bc9f2c52c0a2d0db
|
||||
|
Loading…
Reference in New Issue
Block a user