From a7fac9dbac7c528dd6ae11614da838d08b1cdf9f Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Jun 18 2020 08:36:31 +0000 Subject: Update perl-Test-MockModule to rev 12 via SR 815254 https://build.opensuse.org/request/show/815254 by user dstoecker + dimstar_suse --- diff --git a/.files b/.files index 82e21a2..d9c0209 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f91028f..6d9f3cf 100644 --- a/.rev +++ b/.rev @@ -121,4 +121,12 @@ 777610 + + 67f59a9cc0788c3fa2539470de9ed009 + 0.173.0 + + dimstar_suse + + 815254 + diff --git a/Test-MockModule-v0.172.0.tar.gz b/Test-MockModule-v0.172.0.tar.gz deleted file mode 120000 index 36f244c..0000000 --- a/Test-MockModule-v0.172.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiczlnq652fxayr4gewogmka54wcxkjil6ndkeudm4zrx3n6gnkdxe \ No newline at end of file diff --git a/Test-MockModule-v0.173.0.tar.gz b/Test-MockModule-v0.173.0.tar.gz new file mode 120000 index 0000000..7d40784 --- /dev/null +++ b/Test-MockModule-v0.173.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreig2hrea3ru3lrw4k2kqnzmluhf4x7xt2ltsetwvdcjznps6gf63ii \ No newline at end of file diff --git a/perl-Test-MockModule.changes b/perl-Test-MockModule.changes index ea31ab8..18d7708 100644 --- a/perl-Test-MockModule.changes +++ b/perl-Test-MockModule.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Sat Jun 13 03:15:05 UTC 2020 - Tina Müller + +- 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 - - updated to 0.172.0 diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec index 1f0debe..5f9e6cf 100644 --- a/perl-Test-MockModule.spec +++ b/perl-Test-MockModule.spec @@ -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