Tue, 02 Jul 2024 11:49:51 UTC | login

Information for build perl-JSON-4.10-2.fc38

ID225760
Package Nameperl-JSON
Version4.10
Release2.fc38
Epoch
SummaryParse and convert to JSON (JavaScript Object Notation)
DescriptionThis module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, see http://www.crockford.com/JSON/.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 21 Feb 2023 14:34:22 UTC
CompletedTue, 21 Feb 2023 14:34:22 UTC
Tags
f38
f39
f40
RPMs
src
perl-JSON-4.10-2.fc38.src.rpm (info) (download)
noarch
perl-JSON-4.10-2.fc38.noarch.rpm (info) (download)
perl-JSON-tests-4.10-2.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Oct 10 2022 Paul Howarth <paul@city-fan.org> - 4.10-1 - Update to 4.10 - Updated backportPP with JSON::PP 4.12 - Use SPDX-format license tag * Mon Aug 01 2022 Paul Howarth <paul@city-fan.org> - 4.09-1 - Update to 4.09 - Updated backportPP with JSON::PP 4.11 - Fix a test to pass under perl with core bool support * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.07-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 24 2022 Paul Howarth <paul@city-fan.org> - 4.07-1 - Update to 4.07 - Updated backportPP with JSON::PP 4.10 * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4.06-2 - Perl 5.36 rebuild * Sun May 22 2022 Paul Howarth <paul@city-fan.org> - 4.06-1 - Update to 4.06 - Updated backportPP with JSON::PP 4.09 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jan 14 2022 Paul Howarth <paul@city-fan.org> - 4.05-1 - Update to 4.05 - Removed VERSION section in pod (GH#52) * Sat Dec 18 2021 Paul Howarth <paul@city-fan.org> - 4.04-1 - Update to 4.04 - Updated backportPP with JSON::PP 4.07 - Use author-independent source URL - Classify buildreqs by usage * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.03-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 4.03-4 - Perl 5.34 rebuild * Mon Feb 22 2021 Petr Pisar <ppisar@redhat.com> - 4.03-3 - Package tests manually * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.03-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 24 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 4.03-1 - Update to 4.03 - Use %{make_install} instead of "make pure_install" - Use %{make_build} instead of make - Replace calls to %{__perl} with /usr/bin/perl - Pass NO_PACKLIST and NO_PERLLOCAL to Makefile.PL