Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma.git#623eb20e9b2d4743e0a638e896e52eb539078a3e
This commit is contained in:
DistroBaker 2021-02-03 20:55:05 +00:00
parent 1667048386
commit 5b9625e631
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: perl-Compress-Raw-Lzma
Version: 2.100
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low-level interface to lzma compression library
License: GPL+ or Artistic
URL: https://metacpan.org/release/Compress-Raw-Lzma
@ -88,6 +88,9 @@ make test
%{_mandir}/man3/Compress::Raw::Lzma.3*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.100-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 7 2021 Paul Howarth <paul@city-fan.org> - 2.100-1
- Update to 2.100
- Expose liblzma's 'preset_dict' feature