forked from pool/perl-Test-MockModule
Accepting request 604584 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/604584 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-MockModule?expand=0&rev=15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-MockModule
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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
|
||||
@@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: perl-Test-MockModule
|
||||
Version: 0.13
|
||||
Version: 0.14
|
||||
Release: 0
|
||||
#Upstream: GPL-1.0+
|
||||
%define cpan_name Test-MockModule
|
||||
Summary: Override subroutines in a module for unit testing
|
||||
License: GPL-3.0+
|
||||
License: GPL-3.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Test-MockModule/
|
||||
Source0: https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/%{cpan_name}-%{version}.tar.gz
|
||||
@@ -34,6 +34,7 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build) >= 0.380000
|
||||
BuildRequires: perl(SUPER)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(Test::Warnings)
|
||||
Requires: perl(SUPER)
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user