forked from pool/perl-Test-MockModule
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:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-MockModule
|
||||
Version: 0.174.0
|
||||
Version: 0.175.0
|
||||
Release: 0
|
||||
%define cpan_name Test-MockModule
|
||||
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
|
||||
%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
|
||||
perl Build.PL installdirs=vendor
|
||||
|
Reference in New Issue
Block a user