Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Text-CSV for openSUSE:Factory 
checked in at 2021-07-02 13:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-CSV (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Text-CSV.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Text-CSV"

Fri Jul  2 13:26:45 2021 rev:25 rq:903040 version:2.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-CSV/perl-Text-CSV.changes      
2019-05-17 23:35:24.734164726 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Text-CSV.new.2625/perl-Text-CSV.changes    
2021-07-02 13:27:18.468834736 +0200
@@ -1,0 +2,12 @@
+Sun Jun 20 03:10:11 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-Text-CSV/Changes
+
+  2.01  2021-06-19
+      - Imported tests/fixes from Text::CSV_XS 1.46
+      - Updated XS_Version to 1.46, and if an older version
+        of Text::CSV_XS is installed, make sure to update it
+        (GH#49, mohawk2++)
+
+-------------------------------------------------------------------

Old:
----
  Text-CSV-2.00.tar.gz

New:
----
  Text-CSV-2.01.tar.gz

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

Other differences:
------------------
++++++ perl-Text-CSV.spec ++++++
--- /var/tmp/diff_new_pack.KXmdgo/_old  2021-07-02 13:27:18.912831291 +0200
+++ /var/tmp/diff_new_pack.KXmdgo/_new  2021-07-02 13:27:18.916831260 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Text-CSV
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,21 @@
 #
 
 
+%define cpan_name Text-CSV
 Name:           perl-Text-CSV
-Version:        2.00
+Version:        2.01
 Release:        0
-%define cpan_name Text-CSV
 Summary:        Comma-separated values manipulator (using XS or PurePerl)
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.71
 Requires:       perl(Test::More) >= 0.71
-Recommends:     perl(Text::CSV_XS) >= 1.02
+Recommends:     perl(Text::CSV_XS) >= 1.46
 %{perl_requires}
 
 %description
@@ -43,11 +41,11 @@
 Text::CSV_PP, which is bundled in the same distribution as this module.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -58,7 +56,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README.md
 
 %changelog

++++++ Text-CSV-2.00.tar.gz -> Text-CSV-2.01.tar.gz ++++++
++++ 3150 lines of diff (skipped)

Reply via email to