From 10e7a078001cc125051a85ece36b39521362548fd6387a1921cb2d32a729e49e Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Sun, 13 Mar 2016 01:34:38 +0000 Subject: [PATCH] Accepting request 370761 from home:computersalat:devel:perl fix deps OBS-URL: https://build.opensuse.org/request/show/370761 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Remove?expand=0&rev=34 --- perl-File-Remove.changes | 6 ++++++ perl-File-Remove.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-File-Remove.changes b/perl-File-Remove.changes index 2bfc900..d941db9 100644 --- a/perl-File-Remove.changes +++ b/perl-File-Remove.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 13 01:29:07 UTC 2016 - chris@computersalat.de + +- fix dep for Module::Build >= 0.2800 + * the developper usally uses 4 digits and not 6 + ------------------------------------------------------------------- Wed Jan 13 09:56:12 UTC 2016 - coolo@suse.com diff --git a/perl-File-Remove.spec b/perl-File-Remove.spec index 535035c..4eac989 100644 --- a/perl-File-Remove.spec +++ b/perl-File-Remove.spec @@ -1,7 +1,7 @@ # # spec file for package perl-File-Remove # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Cwd) >= 3.29 BuildRequires: perl(File::Spec) >= 3.29 -BuildRequires: perl(Module::Build) >= 0.280000 +BuildRequires: perl(Module::Build) >= 0.2800 Requires: perl(Cwd) >= 3.29 Requires: perl(File::Spec) >= 3.29 %{perl_requires}