diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index fc61cbd..2449339 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Lzma Version: 2.085 -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 @@ -75,6 +75,9 @@ make test %{_mandir}/man3/Compress::Raw::Lzma.3* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 2.085-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Jan 13 2019 Paul Howarth - 2.085-1 - Update to 2.085 - Test harness can use a lot of memory; on systems with small memory,