8
0

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:
2024-08-27 08:24:46 +00:00
committed by Git OBS Bridge
parent 290281b6b8
commit 372ec27c46
4 changed files with 17 additions and 7 deletions
+10
View File
@@ -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>
+4 -4
View File
@@ -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
View File
Binary file not shown.
BIN
View File
Binary file not shown.