8
0

Accepting request 835361 from devel:languages:perl:autoupdate

- updated to 0.175.0
   see /usr/share/doc/packages/perl-Test-MockModule/Changes
  v0.175.0
  - 964aa2a Ignore CI files and whitesource - Nicolas R

OBS-URL: https://build.opensuse.org/request/show/835361
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-MockModule?expand=0&rev=33
This commit is contained in:
2020-09-18 08:55:52 +00:00
committed by Git OBS Bridge
parent 8b75a3526a
commit bb16fc76f0
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 18 03:15:42 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.175.0
see /usr/share/doc/packages/perl-Test-MockModule/Changes
v0.175.0
- 964aa2a Ignore CI files and whitesource - Nicolas R
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 03:16:25 UTC 2020 - Tina Müller <timueller+perl@suse.de> Tue Sep 15 03:16:25 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-Test-MockModule Name: perl-Test-MockModule
Version: 0.174.0 Version: 0.175.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
@@ -48,7 +48,6 @@ given module go out of scope, or when you 'unmock()' the subroutine.
%prep %prep
%setup -q -n %{cpan_name}-v%{version} %setup -q -n %{cpan_name}-v%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build %build
perl Build.PL installdirs=vendor perl Build.PL installdirs=vendor