update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=37
This commit is contained in:
parent
b4de539bb5
commit
b09d297882
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca6d59a423e1ba33cf54cfc289f4e24d2bb2480e6f06a81280ee797c4573e01e
|
||||
size 130595
|
3
Text-CSV_XS-1.05.tgz
Normal file
3
Text-CSV_XS-1.05.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d43a687a85ee24d2d6bf985f446eeb1354806d4599a04b7c472fa98b560a88f8
|
||||
size 133406
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 08:29:52 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 1.05
|
||||
* Allow case insensitive attributes and attribute aliases
|
||||
(quote_always = always_quote)
|
||||
* Enhanced the csv () function (diagnostics)
|
||||
* Start callbacks support
|
||||
* Minor doc fixes
|
||||
* Make subclassing safer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 06:08:10 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Text-CSV_XS
|
||||
Version: 1.04
|
||||
Version: 1.05
|
||||
Release: 0
|
||||
%define cpan_name Text-CSV_XS
|
||||
Summary: comma-separated values manipulation routines
|
||||
|
Loading…
x
Reference in New Issue
Block a user