diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 88a6a78..295338c 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,6 +1,6 @@ Name: perl-local-lib Version: 1.008004 -Release: 4%{?dist} +Release: 5%{?dist} # lib/local/lib.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries @@ -15,7 +15,7 @@ Source11: perl-homedir.csh BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(CPAN) >= 1.82 -BuildRequires: perl(Module::Build) >= 0.3600 +BuildRequires: perl(Module::Build) >= 0.36 # testing... BuildRequires: perl(Capture::Tiny) BuildRequires: perl(Test::More) @@ -92,6 +92,9 @@ make test %{_sysconfdir}/profile.d/* %changelog +* Thu May 31 2012 Petr Pisar - 1.008004-5 +- Round Module::Build version to 2 digits + * Fri Feb 10 2012 Iain Arnell 1.008004-4 - avoid creating ~/perl5/ for all users (rhbz#789146) - drop defattr in files lists