[perl-local-lib] update requires perl(Module::Build) >= 0.3600

Iain Arnell iarnell at fedoraproject.org
Sun Jan 23 04:46:15 UTC 2011


commit 43e5246d334de99869f2adcb1d82fc0e3ea4bc54
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Jan 23 05:43:12 2011 -0500

    update requires perl(Module::Build) >= 0.3600

 perl-local-lib.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-local-lib.spec b/perl-local-lib.spec
index b051c7a..c11d72e 100644
--- a/perl-local-lib.spec
+++ b/perl-local-lib.spec
@@ -1,6 +1,6 @@
 Name:       perl-local-lib
 Version:    1.008001
-Release:    1%{?dist}
+Release:    2%{?dist}
 # lib/local/lib.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic
 Group:      Development/Libraries
@@ -16,7 +16,7 @@ Source11:   perl-homedir.csh
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires: perl(CPAN) >= 1.82
 BuildRequires: perl(Capture::Tiny)
-BuildRequires: perl(Module::Build) >= 0.36
+BuildRequires: perl(Module::Build) >= 0.3600
 # testing...
 BuildRequires: perl(Test::More)
 
@@ -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.28
+Requires:       perl(Module::Build) >= 0.3600
 
 ### auto-added brs!
 BuildRequires:  perl(ExtUtils::Install) >= 1.43
@@ -94,6 +94,9 @@ make test
 %{_sysconfdir}/profile.d/*
 
 %changelog
+* Sun Jan 23 2011 Iain Arnell <iarnell at gmail.com> 1.008001-2
+- update requires perl(Module::Build) >= 0.3600
+
 * Sun Jan 23 2011 Iain Arnell <iarnell at gmail.com> 1.008001-1
 - update to latest upstream version
 - drop R/BR perl(ExtUtils::CBuilder) and perl(ExtUtils::ParseXS)



More information about the perl-devel mailing list