diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index 6340b89..c805bc6 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Lzma Version: 2.070 -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 +* Mon Jan 2 2017 Paul Howarth - 2.070-2 +- Rebuild for xz-5.2.3 + * Thu Dec 29 2016 Paul Howarth - 2.070-1 - Update to 2.070 - Fix wrong FLAG_APPEND_OUTPUT logic (CPAN RT#119207)