diff --git a/Text-CSV_XS-1.36.tgz b/Text-CSV_XS-1.36.tgz deleted file mode 100644 index 1eccfff..0000000 --- a/Text-CSV_XS-1.36.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c321b09ad98a332138f25f55afb83befd7c045134085c7cb280fc325e688942c -size 175357 diff --git a/Text-CSV_XS-1.37.tgz b/Text-CSV_XS-1.37.tgz new file mode 100644 index 0000000..d8852b9 --- /dev/null +++ b/Text-CSV_XS-1.37.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e16da9c38b0938f308c01d954f49d2c6922bac0d2d979bf2ad483fe7476ba2 +size 176420 diff --git a/perl-Text-CSV_XS.changes b/perl-Text-CSV_XS.changes index 72f772e..f03e1ea 100644 --- a/perl-Text-CSV_XS.changes +++ b/perl-Text-CSV_XS.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Sep 29 08:46:43 UTC 2018 - Dirk Stoecker + +- update to 1.37 + 1.37 - 2018-09-27, H.Merijn Brand + * Moved pod-tests from t to xt + * Add munge as alias for munge_column_names + * Update Devel::PPPort + * Simplified ref-check defines in XS (issue 12, thanks pali) + * Tested against perl-5.29.3 + ------------------------------------------------------------------- Mon Jul 16 06:51:55 UTC 2018 - coolo@suse.com diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index c100a43..a406ce4 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -17,13 +17,13 @@ Name: perl-Text-CSV_XS -Version: 1.36 +Version: 1.37 Release: 0 %define cpan_name Text-CSV_XS Summary: Comma-Separated Values Manipulation Routines License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Text-CSV_XS/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build