Accepting request 631495 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/631495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=34
This commit is contained in:
2018-08-27 12:24:53 +00:00
committed by Git OBS Bridge
parent 61c93a4e8d
commit 85db9e1ee5
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Aug 25 06:05:21 UTC 2018 - coolo@suse.com
- updated to 1.97
see /usr/share/doc/packages/perl-Text-CSV/Changes
1.97 2018-08-17
- Fix/add minimum perl version (GH-38, Kivanc Yazan++)
- Updated MANIFEST
-------------------------------------------------------------------
Wed Aug 15 06:11:36 UTC 2018 - coolo@suse.com

View File

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