diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec index 9d79399..5110c42 100644 --- a/perl-IO-Compress-Lzma.spec +++ b/perl-IO-Compress-Lzma.spec @@ -1,6 +1,6 @@ Name: perl-IO-Compress-Lzma Version: 2.084 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read and write lzma compressed data License: GPL+ or Artistic URL: https://metacpan.org/release/IO-Compress-Lzma @@ -88,6 +88,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1 %{_mandir}/man3/IO::Uncompress::UnXz.3* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 2.084-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jan 7 2019 Paul Howarth - 2.084-1 - Update to 2.084 - Added support for lzip with IO::Compress::Lzip and