diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index 5f65d6c..7f8d952 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Lzma Version: 2.045 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level interface to lzma compression library Group: Development/Libraries License: GPL+ or Artistic @@ -43,6 +43,9 @@ make test %{_mandir}/man3/Compress::Raw::Lzma.3pm* %changelog +* Tue Jan 10 2012 Paul Howarth - 2.045-2 +- Rebuild for gcc 4.7 in Rawhide + * Sun Dec 4 2011 Paul Howarth - 2.045-1 - Update to 2.045 - Moved FAQ.pod to IO::Compress