Wed, 03 Jul 2024 23:45:01 UTC | login

Information for build perl-Text-CSV_XS-1.53-3.fc40

ID285361
Package Nameperl-Text-CSV_XS
Version1.53
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Text-CSV_XS.git#44c01c0208c9cd3686d141fcac17ac10fb18cfba
SummaryComma-separated values manipulation routines
DescriptionText::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Feb 2024 15:42:15 UTC
CompletedThu, 22 Feb 2024 15:53:11 UTC
Taskbuild (f40, /rpms/perl-Text-CSV_XS.git:44c01c0208c9cd3686d141fcac17ac10fb18cfba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Text-CSV_XS.git#44c01c0208c9cd3686d141fcac17ac10fb18cfba'}}
Tags
f40
f41
RPMs
src
perl-Text-CSV_XS-1.53-3.fc40.src.rpm (info) (download)
riscv64
perl-Text-CSV_XS-1.53-3.fc40.riscv64.rpm (info) (download)
perl-Text-CSV_XS-debuginfo-1.53-3.fc40.riscv64.rpm (info) (download)
perl-Text-CSV_XS-debugsource-1.53-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.53-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.53-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 23 2023 Paul Howarth <paul@city-fan.org> - 1.53-1 - Update to 1.53 (rhbz#2251219) - Two casts for -Wformat (GH#50) - Add --skip-empty to csv2xlsx - Add --font and --font-size to csv2xlsx - Fix skip_empty_rows ("skip") and trailing newlines (GH#52) - Fix comment in last line (CPAN RT#150501) * Thu Sep 21 2023 Paul Howarth <paul@city-fan.org> - 1.52-1 - Update to 1.52 (rhbz#2240080) - Fix possible coredump in cache on non-IO parse (GH#49) * Tue Aug 08 2023 Paul Howarth <paul@city-fan.org> - 1.51-1 - Update to 1.51 (rhbz#2229806) - Contact e-mail update - Attribute skip_empty_rows extended - Fix comments (GH#45) - Fix help (GH#46) - Update to Devel::PPPort-3.71 - Fix HTML on Windows - Fix double header-interpretation on bom + headers => "auto" (GH#47) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.50-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.50-2 - Perl 5.38 rebuild * Wed Mar 01 2023 Paul Howarth <paul@city-fan.org> - 1.50-1 - Update to 1.50 (rhbz#2174402) - Promote sep to sep_set in csv() with auto-headers - Fix bug in set_diag surfaced by PERL_RC_STACK * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.49-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 03 2023 Paul Howarth <paul@city-fan.org> - 1.49-1 - Update to 1.49 - csv2xlsx --split=CxP [--split-label=C] - Full documentation/manual for csv2xlsx - Fix non-integer arguments to getline_all (GH#39) - It's 2023 - Use SPDX-format license tag * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.48-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.48-2 - Perl 5.36 rebuild * Wed May 25 2022 Paul Howarth <paul@city-fan.org> - 1.48-1 - Update to 1.48 - It's 2022 - kh => 1 (use internal headers) - Add constants for META flags (CPAN RT#142508) - Update to Devel::PPPort-3.68 - Export :CONSTANTS - Fix sep_set typo (GH#37) - Tested against perl-5.36.0