diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 0075b63..dbc778c 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -1,7 +1,7 @@ Name: perl-Module-Build Epoch: 1 Version: 0.3800 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build and install Perl modules License: GPL+ or Artistic Group: Development/Libraries @@ -85,7 +85,6 @@ rm t/signature.t LANG=C TEST_SIGNATURE=1 MB_TEST_EXPERIMENTAL=1 ./Build test %files -%defattr(-,root,root,-) %doc Changes contrib LICENSE README %{_bindir}/config_data %{perl_vendorlib}/* @@ -93,6 +92,9 @@ LANG=C TEST_SIGNATURE=1 MB_TEST_EXPERIMENTAL=1 ./Build test %{_mandir}/man3/* %changelog +* Mon Jun 20 2011 Marcela Mašláňová - 1:0.3800-2 +- rebuild with Perl 5.14.1, remove defatter + * Wed Mar 16 2011 Marcela Mašláňová - 1:0.3800-1 - update to 0.3800