Wed, 04 Sep 2024 04:32:29 UTC | login

Information for build perl-B-Hooks-AtRuntime-8-8.fc41

ID313052
Package Nameperl-B-Hooks-AtRuntime
Version8
Release8.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-B-Hooks-AtRuntime.git#02ccdcab22dfacdb13c8b386e553a9def40bac56
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
StartedThu, 18 Jul 2024 18:07:35 UTC
CompletedThu, 18 Jul 2024 18:49:10 UTC
Taskbuild (f41, /rpms/perl-B-Hooks-AtRuntime.git:02ccdcab22dfacdb13c8b386e553a9def40bac56)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-B-Hooks-AtRuntime.git#02ccdcab22dfacdb13c8b386e553a9def40bac56'}}
Tags
f41
RPMs
src
perl-B-Hooks-AtRuntime-8-8.fc41.src.rpm (info) (download)
riscv64
perl-B-Hooks-AtRuntime-8-8.fc41.riscv64.rpm (info) (download)
perl-B-Hooks-AtRuntime-debuginfo-8-8.fc41.riscv64.rpm (info) (download)
perl-B-Hooks-AtRuntime-debugsource-8-8.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 8-8 - Perl 5.40 rebuild * 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.