diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 90ea7a1..71271fe 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,6 +1,6 @@ Name: perl-local-lib Version: 1.008004 -Release: 6%{?dist} +Release: 7%{?dist} # lib/local/lib.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries @@ -24,7 +24,7 @@ BuildRequires: perl(Test::More) Requires: perl(CPAN) >= 1.82 Requires: perl(ExtUtils::Install) >= 1.43 Requires: perl(ExtUtils::MakeMaker) >= 6.31 -Requires: perl(Module::Build) >= 0.3600 +Requires: perl(Module::Build) >= 0.36 ### auto-added brs! BuildRequires: perl(ExtUtils::Install) >= 1.43 @@ -92,6 +92,10 @@ make test %{_sysconfdir}/profile.d/* %changelog +* Wed Jun 20 2012 Petr Pisar - 1.008004-7 +- Trim Module::Build depencency version to 2 digits because upstream has + regressed the version + * Sun Jun 17 2012 Petr Pisar - 1.008004-6 - Perl 5.16 rebuild