forked from pool/perl-Text-CSV_XS
Accepting request 809859 from devel:languages:perl:autoupdate
updated to 1.43
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
1.43 - 2020-05-27, H.Merijn Brand
* Add --parser-opt[=value] to csv-check
* Add -L & -X to csv-check
* Fix undef value in attribute setters for strings (issue 24)
* Document quote (undef) is not supported
OBS-URL: https://build.opensuse.org/request/show/809859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=57
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 28 03:14:24 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
updated to 1.43
|
||||
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
|
||||
|
||||
1.43 - 2020-05-27, H.Merijn Brand
|
||||
* Add --parser-opt[=value] to csv-check
|
||||
* Add -L & -X to csv-check
|
||||
* Fix undef value in attribute setters for strings (issue 24)
|
||||
* Document quote (undef) is not supported
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 03:14:18 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Text-CSV_XS
|
||||
Version: 1.42
|
||||
Version: 1.43
|
||||
Release: 0
|
||||
%define cpan_name Text-CSV_XS
|
||||
Summary: Comma-separated values manipulation routines
|
||||
@@ -29,7 +29,7 @@ Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Recommends: perl(Encode) >= 3.05
|
||||
Recommends: perl(Encode) >= 3.06
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user