Thu, 05 Sep 2024 16:43:50 UTC | login

Information for build perl-JSON-PP-4.16-510.fc41

ID312691
Package Nameperl-JSON-PP
Version4.16
Release510.fc41
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/perl-JSON-PP.git#e5934adbef61a64c5678fe5843de36b645635019
SummaryJSON::XS compatible pure-Perl module
DescriptionJSON::XS is the fastest and most proper JSON module on CPAN. It is written by Marc Lehmann in C, so must be compiled and installed in the used environment. JSON::PP is a pure-Perl module and is compatible with JSON::XS.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 17 Jul 2024 16:47:16 UTC
CompletedWed, 17 Jul 2024 18:13:18 UTC
Taskbuild (f41, /rpms/perl-JSON-PP.git:e5934adbef61a64c5678fe5843de36b645635019)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-JSON-PP.git#e5934adbef61a64c5678fe5843de36b645635019'}}
Tags
f41
RPMs
src
perl-JSON-PP-4.16-510.fc41.src.rpm (info) (download)
noarch
perl-JSON-PP-4.16-510.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:4.16-510 - Increase release to favour standalone package * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.16-503 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.16-502 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.16-501 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:4.16-500 - Perl 5.38 re-rebuild of bootstrapped packages * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:4.16-499 - Increase release to favour standalone package * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 30 2022 Paul Howarth <paul@city-fan.org> - 1:4.16-1 - Update to 4.16 - Drop support for perls < 5.8 (GH#84) * Tue Dec 27 2022 Paul Howarth <paul@city-fan.org> - 1:4.15-1 - Update to 4.15 - Fix core bool test to not ignore errors (GH#82) * Mon Dec 26 2022 Paul Howarth <paul@city-fan.org> - 1:4.14-1 - Update to 4.14 - Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80) * Mon Oct 10 2022 Paul Howarth <paul@city-fan.org> - 1:4.12-1 - Update to 4.12 - Call unimport overload first to silence warnings (GH#76) - Use SPDX-format license tag * Sun Jul 31 2022 Paul Howarth <paul@city-fan.org> - 1:4.11-1 - Update to 4.11 - Restored core boolean support (GH#73, GH#74) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 24 2022 Paul Howarth <paul@city-fan.org> - 1:4.10-1 - Update to 4.10 - Fix a regression of decode_error introduced at 4.08 (GH#75) - Convert all tests to use Test::More (GH#70)