Mon, 15 Jul 2024 18:36:23 UTC | login

Information for build perl-B-Hooks-AtRuntime-8-7.fc40

ID283117
Package Nameperl-B-Hooks-AtRuntime
Version8
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-B-Hooks-AtRuntime.git#09b0f34f0433b974670ef0d41c50648de445ffc9
SummaryLower blocks from compile time to runtime
DescriptionThis module allows code that runs at compile-time to do something at runtime. A block passed to at_runtime gets compiled into the code that's currently compiling, and will be called when control reaches that point at runtime. In the example in the SYNOPSIS, the warnings will occur in order, and if that section of code runs more than once, so will all three warnings.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 14:37:01 UTC
CompletedWed, 21 Feb 2024 14:49:19 UTC
Taskbuild (f40, /rpms/perl-B-Hooks-AtRuntime.git:09b0f34f0433b974670ef0d41c50648de445ffc9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-B-Hooks-AtRuntime.git#09b0f34f0433b974670ef0d41c50648de445ffc9'}}
Tags
f40
f41
RPMs
src
perl-B-Hooks-AtRuntime-8-7.fc40.src.rpm (info) (download)
riscv64
perl-B-Hooks-AtRuntime-8-7.fc40.riscv64.rpm (info) (download)
perl-B-Hooks-AtRuntime-debuginfo-8-7.fc40.riscv64.rpm (info) (download)
perl-B-Hooks-AtRuntime-debugsource-8-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 8-4 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 8-2 - Convert license to SPDX. * Sun Aug 14 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 8-1 - Upstream update to 8. * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 01 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 7-2 - Reflect feedback from review. * Fri Jul 01 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 7-1 - Update to 7. - Switch to using metacpan.org URLs. * Thu Jun 16 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 6-1 - Initial Fedora package.