forked from pool/perl-Test-MockModule
Accepting request 814869 from devel:languages:perl:autoupdate
- updated to 0.173.0 see /usr/share/doc/packages/perl-Test-MockModule/Changes v0.173.0 - 4dacd82 Add warning when 'unmock' called without arguments - Matthew Hughes - b20dc7c import warns when using unknown argument - Nicolas R - 3b217ba Fix windows CI by installing SUPER - Nicolas R - 0ef70c5 Add .whitesource configuration file - whitesource-bolt-for-github[bot] OBS-URL: https://build.opensuse.org/request/show/814869 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-MockModule?expand=0&rev=30
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:595b61eee8b70623c312ce33140ef2c2ba9285f9a35128367331bedbe33543b9
|
|
||||||
size 28291
|
|
3
Test-MockModule-v0.173.0.tar.gz
Normal file
3
Test-MockModule-v0.173.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da3c480dc69b5c6dc569506e58ba1cbcbfef3d2e7224ed5189396be5e317db42
|
||||||
|
size 28708
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 13 03:15:05 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.173.0
|
||||||
|
see /usr/share/doc/packages/perl-Test-MockModule/Changes
|
||||||
|
|
||||||
|
v0.173.0
|
||||||
|
- 4dacd82 Add warning when 'unmock' called without arguments - Matthew Hughes
|
||||||
|
- b20dc7c import warns when using unknown argument - Nicolas R
|
||||||
|
- 3b217ba Fix windows CI by installing SUPER - Nicolas R
|
||||||
|
- 0ef70c5 Add .whitesource configuration file - whitesource-bolt-for-github[bot]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 20 03:09:39 UTC 2020 - <timueller+perl@suse.de>
|
Thu Feb 20 03:09:39 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Test-MockModule
|
# spec file for package perl-Test-MockModule
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Test-MockModule
|
Name: perl-Test-MockModule
|
||||||
Version: 0.172.0
|
Version: 0.173.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Test-MockModule
|
%define cpan_name Test-MockModule
|
||||||
Summary: Override subroutines in a module for unit testing
|
Summary: Override subroutines in a module for unit testing
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/%{cpan_name}-v%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/%{cpan_name}-v%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user