forked from pool/perl-Test-MockModule
Accepting request 341304 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/341304 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-MockModule?expand=0&rev=9
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-MockModule
|
||||
Version: 0.10
|
||||
Version: 0.11
|
||||
Release: 0
|
||||
#Upstream: GPL-1.0+
|
||||
%define cpan_name Test-MockModule
|
||||
@@ -47,7 +47,6 @@ given module go out of scope, or when you 'unmock()' the subroutine.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Build.PL installdirs=vendor
|
||||
@@ -62,6 +61,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes LICENSE README.md
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user