8
0
forked from pool/perl-Text-CSV

Accepting request 484296 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/484296
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2017-04-06 13:04:06 +00:00
committed by Git OBS Bridge
parent 630557a2a6
commit 8ed9d6fd90
4 changed files with 16 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Text-CSV
Version: 1.91
Version: 1.92
Release: 0
%define cpan_name Text-CSV
Summary: Comma-Separated Values Manipulator (Using Xs or Pureperl)
@@ -42,7 +42,6 @@ Text::CSV_PP, which is bundled in the same distribution as this module.
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor