Accepting request 226358 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/226358 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-CSV_XS?expand=0&rev=32
This commit is contained in:
commit
3c146f08b0
@ -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
|
Mon Feb 24 06:08:10 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Text-CSV_XS
|
Name: perl-Text-CSV_XS
|
||||||
Version: 1.04
|
Version: 1.05
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Text-CSV_XS
|
%define cpan_name Text-CSV_XS
|
||||||
Summary: comma-separated values manipulation routines
|
Summary: comma-separated values manipulation routines
|
||||||
|
Loading…
x
Reference in New Issue
Block a user