require correct version of Test::More to build for 42.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Compile?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 18:06:23 UTC 2016 - opensuse@dstoecker.de
|
||||
|
||||
- require correct version of Test::More to build for 42.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 18:11:45 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-Compile
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Digest::SHA1) >= 2.13
|
||||
BuildRequires: perl(Test::More) >= 1.0
|
||||
Requires: perl(Digest::SHA1) >= 2.13
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user