Accepting request 662602 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/662602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=37
This commit is contained in:
Lars Vogdt
2019-01-03 11:04:06 +00:00
committed by Git OBS Bridge
parent 08f6873f96
commit 898380ab25
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 3 06:32:02 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.99
see /usr/share/doc/packages/perl-Text-CSV/Changes
1.99 2019-01-02
- Fixed a number of tests to skip for older perls
-------------------------------------------------------------------
Wed Jan 2 06:35:27 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,7 +17,7 @@
Name: perl-Text-CSV
Version: 1.98
Version: 1.99
Release: 0
%define cpan_name Text-CSV
Summary: Comma-Separated Values Manipulator (Using Xs or Pureperl)