8
0

Accepting request 419703 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/419703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=44
This commit is contained in:
2016-08-18 07:06:15 +00:00
committed by Git OBS Bridge
parent f6d4d2239d
commit 02e633bdb7
4 changed files with 26 additions and 7 deletions

View File

@@ -17,10 +17,10 @@
Name: perl-Module-Build
Version: 0.421800
Version: 0.422000
Release: 0
%define cpan_version 0.4218
Provides: perl(Module::Build) = 0.421800
%define cpan_version 0.4220
Provides: perl(Module::Build) = 0.422000
%define cpan_name Module-Build
Summary: Build and install Perl modules
License: Artistic-1.0 or GPL-1.0+
@@ -100,7 +100,6 @@ You can run the 'help' action for a complete list of actions.
%prep
%setup -q -n %{cpan_name}-%{cpan_version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
%{__perl} Build.PL installdirs=vendor