Accepting request 631329 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/631329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-CSV?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2018-08-27 10:56:46 +00:00 committed by Git OBS Bridge
commit 9920a4e22a
4 changed files with 21 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e0a11d9c1129a55b68a26aa4b37c894279df255aa63ec8341d514ab848dbf61
size 114054

3
Text-CSV-1.96.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6957c9175cc8b80e36255e154831ad5c77b7b0b3a606dd554fcf2cb2caf1a52b
size 123391

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Aug 15 06:11:36 UTC 2018 - coolo@suse.com
- updated to 1.96
see /usr/share/doc/packages/perl-Text-CSV/Changes
1.96 2018-08-14
- Imported tests/fixes from Text::CSV_XS 1.36
- Added undef_str and keep_headers attributes
- Added csv(out => \"skip")
- Added formula actions
- Fixed BOM issues
- Fixed internal cache handling
- Added license and preferred issue tracker to META files (GH#26, garu++)
-------------------------------------------------------------------
Thu Apr 27 06:53:44 UTC 2017 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Text-CSV
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,11 +17,11 @@
Name: perl-Text-CSV
Version: 1.95
Version: 1.96
Release: 0
%define cpan_name Text-CSV
Summary: Comma-Separated Values Manipulator (Using Xs or Pureperl)
License: Artistic-1.0 or GPL-1.0+
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Text-CSV/
Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz