Hello community,

here is the log from the commit of package perl-Text-CSV_XS for 
openSUSE:Factory checked in at 2019-09-25 00:46:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-CSV_XS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Text-CSV_XS.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Text-CSV_XS"

Wed Sep 25 00:46:10 2019 rev:40 rq:731279 version:1.40

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-CSV_XS/perl-Text-CSV_XS.changes        
2019-03-24 14:56:47.483203393 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Text-CSV_XS.new.7948/perl-Text-CSV_XS.changes  
    2019-09-25 00:46:12.797917764 +0200
@@ -1,0 +2,16 @@
+Mon Sep 16 12:24:19 UTC 2019 -  <[email protected]>
+
+- updated to 1.40
+   see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
+
+  1.40 - 2019-09-15, H.Merijn Brand
+      * Update to Devel::PPPort-3.52
+      * Development perl is now 5.28.2
+      * [csv2xlsx] sheetnames are restricted to 31 characters
+      * Generate cpanfile
+      * Add munge type "db"
+      * [csv2xls/csv2xlsx] do not generate xls/xlsx on empty CSV (issue#18)
+      * New: support $csv->formula (sub { ... })
+      * Support stacked encodings
+
+-------------------------------------------------------------------

Old:
----
  Text-CSV_XS-1.39.tgz

New:
----
  Text-CSV_XS-1.40.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Text-CSV_XS.spec ++++++
--- /var/tmp/diff_new_pack.rZ7xPw/_old  2019-09-25 00:46:13.265917690 +0200
+++ /var/tmp/diff_new_pack.rZ7xPw/_new  2019-09-25 00:46:13.265917690 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           perl-Text-CSV_XS
-Version:        1.39
+Version:        1.40
 Release:        0
 %define cpan_name Text-CSV_XS
-Summary:        Comma-Separated Values Manipulation Routines
+Summary:        Comma-separated values manipulation routines
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            https://metacpan.org/release/%{cpan_name}
@@ -29,7 +29,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-Recommends:     perl(Encode) >= 2.98
+Recommends:     perl(Encode) >= 3.01
 %{perl_requires}
 
 %description
@@ -48,11 +48,11 @@
 # MANUAL END
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Text-CSV_XS-1.39.tgz -> Text-CSV_XS-1.40.tgz ++++++
++++ 3598 lines of diff (skipped)


Reply via email to