forked from pool/perl-Text-CSV
Accepting request 487490 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/487490 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
223122cac6
commit
c97eaee9a0
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8972a467136a328660dba8cc5150e9cf2aff344304903feec27fb877482b81a2
|
|
||||||
size 113632
|
|
3
Text-CSV-1.94.tar.gz
Normal file
3
Text-CSV-1.94.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e932a0f15bf4cf7cb1d5c5c55fb020d7cface59aa1a8142cb7bfa58fdd3d8a54
|
||||||
|
size 113691
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 12 06:47:46 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.94
|
||||||
|
see /usr/share/doc/packages/perl-Text-CSV/Changes
|
||||||
|
|
||||||
|
1.94 2017-04-11
|
||||||
|
- Fix 5.6.2 issues
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 7 07:01:06 UTC 2017 - coolo@suse.com
|
Fri Apr 7 07:01:06 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Text-CSV
|
Name: perl-Text-CSV
|
||||||
Version: 1.93
|
Version: 1.94
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Text-CSV
|
%define cpan_name Text-CSV
|
||||||
Summary: Comma-Separated Values Manipulator (Using Xs or Pureperl)
|
Summary: Comma-Separated Values Manipulator (Using Xs or Pureperl)
|
||||||
@@ -30,6 +30,8 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(Test::More) >= 0.71
|
||||||
|
Requires: perl(Test::More) >= 0.71
|
||||||
Recommends: perl(Text::CSV_XS) >= 1.02
|
Recommends: perl(Text::CSV_XS) >= 1.02
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user