diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index d4783d9..1e1161a 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Lzma Version: 2.074 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level interface to lzma compression library Group: Development/Libraries License: GPL+ or Artistic @@ -75,6 +75,9 @@ make test %{_mandir}/man3/Compress::Raw::Lzma.3* %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 2.074-2 +- Perl 5.26 rebuild + * Mon Feb 20 2017 Paul Howarth - 2.074-1 - Update to 2.074 - Lzma.xs: comment out unused variables and remove C++-ism (CPAN RT#120272)