diff --git a/Text-CSV_XS-1.04.tgz b/Text-CSV_XS-1.04.tgz deleted file mode 100644 index 7dad7a8..0000000 --- a/Text-CSV_XS-1.04.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca6d59a423e1ba33cf54cfc289f4e24d2bb2480e6f06a81280ee797c4573e01e -size 130595 diff --git a/Text-CSV_XS-1.05.tgz b/Text-CSV_XS-1.05.tgz new file mode 100644 index 0000000..0b566d8 --- /dev/null +++ b/Text-CSV_XS-1.05.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43a687a85ee24d2d6bf985f446eeb1354806d4599a04b7c472fa98b560a88f8 +size 133406 diff --git a/perl-Text-CSV_XS.changes b/perl-Text-CSV_XS.changes index 032d5d8..eadad73 100644 --- a/perl-Text-CSV_XS.changes +++ b/perl-Text-CSV_XS.changes @@ -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 diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index d11e29d..08928c6 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -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