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}