From 0e59d5b1fb61c379f0c96fb1b985d73b51ec0ddce52f9024159388e208747c49 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 29 May 2012 15:28:43 +0000 Subject: [PATCH] - it should work with all Module::Build OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Class?expand=0&rev=19 --- perl-Path-Class.changes | 5 +++++ perl-Path-Class.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Path-Class.changes b/perl-Path-Class.changes index 99a86e1..5234a00 100644 --- a/perl-Path-Class.changes +++ b/perl-Path-Class.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 29 15:28:20 UTC 2012 - coolo@suse.com + +- it should work with all Module::Build + ------------------------------------------------------------------- Mon Feb 27 09:04:53 UTC 2012 - coolo@suse.com diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 348da9b..8f5c496 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -29,7 +29,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) >= 0.3601 +BuildRequires: perl(Module::Build) #BuildRequires: perl(Path::Class) #BuildRequires: perl(Path::Class::Dir) #BuildRequires: perl(Path::Class::Entity)