forked from pool/perl-Text-CSV_XS
Accepting request 1195915 from devel:languages:perl:autoupdate
- updated to 1.560.0 (1.56)
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
1.56 - 2024-08-09, H.Merijn Brand
* Yet another strict/comment_str conflict (issue 57)
* Strict affected by column_names
OBS-URL: https://build.opensuse.org/request/show/1195915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=84
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 10 05:29:38 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.560.0 (1.56)
|
||||
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
|
||||
|
||||
1.56 - 2024-08-09, H.Merijn Brand
|
||||
* Yet another strict/comment_str conflict (issue 57)
|
||||
* Strict affected by column_names
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 23 16:49:35 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Text-CSV_XS
|
||||
Name: perl-Text-CSV_XS
|
||||
Version: 1.550.0
|
||||
Version: 1.560.0
|
||||
Release: 0
|
||||
# 1.55 -> normalize -> 1.550.0
|
||||
%define cpan_version 1.55
|
||||
# 1.56 -> normalize -> 1.560.0
|
||||
%define cpan_version 1.56
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Comma-Separated Values manipulation routines
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -31,7 +31,7 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Provides: perl(Text::CSV_XS) = %{version}
|
||||
%undefine __perllib_provides
|
||||
Recommends: perl(Encode) >= 3.210.0
|
||||
Recommends: perl(Encode) >= 3.21
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user