8
0

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:
2020-06-16 13:15:14 +00:00
committed by Git OBS Bridge
parent 2abce93e77
commit 56ea20bf5d
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:595b61eee8b70623c312ce33140ef2c2ba9285f9a35128367331bedbe33543b9
size 28291

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da3c480dc69b5c6dc569506e58ba1cbcbfef3d2e7224ed5189396be5e317db42
size 28708

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: perl-Test-MockModule
Version: 0.172.0
Version: 0.173.0
Release: 0
%define cpan_name Test-MockModule
Summary: Override subroutines in a module for unit testing
License: Artistic-1.0 OR GPL-1.0-or-later
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
Source1: cpanspec.yml
BuildArch: noarch