diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 67ea785..2f20fb9 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -3,7 +3,7 @@ Name: perl-IO-Compress Version: 2.030 -Release: 3%{?dist} +Release: 4%{?dist} Summary: IO::Compress Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Dec 17 2010 Marcela Maslanova - 2.030-4 +- 661697 rebuild for fixing problems with vendorach/lib + * Tue Sep 21 2010 Paul Howarth 2.030-3 - Turn long-running tests back on and support build --without long_tests to skip them