forked from pool/perl-File-Remove
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
This commit is contained in:
committed by
Git OBS Bridge
parent
a76411d58f
commit
10e7a07800
@@ -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
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user