Sun, 30 Jun 2024 00:19:39 UTC | login

Information for build perl-Sub-Name-0.21-8.fc29

ID64560
Package Nameperl-Sub-Name
Version0.21
Release8.fc29
Epoch
SummaryName - or rename - a sub
DescriptionThis module allows one to "name" or rename subroutines, including anonymous ones. Note that this is mainly for aid in debugging; you still cannot call the sub by the new name (without some deep magic).
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Jul 2018 11:55:47 UTC
CompletedTue, 24 Jul 2018 13:03:32 UTC
Taskbuild (f29-candidate, perl-Sub-Name-0.21-8.fc29.src.rpm)
Tags
f29
f30
RPMs
src
perl-Sub-Name-0.21-8.fc29.src.rpm (info) (download)
riscv64
perl-Sub-Name-0.21-8.fc29.riscv64.rpm (info) (download)
perl-Sub-Name-debuginfo-0.21-8.fc29.riscv64.rpm (info) (download)
perl-Sub-Name-debugsource-0.21-8.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-7 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Oct 02 2016 Paul Howarth <paul@city-fan.org> - 0.21-1 - Update to 0.21 - Fix occasional segmentation fault on OpenBSD when malloc randomization causes nameptr to be at the beginning of the page (CPAN RT#117072) * Fri Aug 19 2016 Paul Howarth <paul@city-fan.org> - 0.19-1 - Update to 0.19 - Fix checking of SvUTF8 flag - Simplify find commands using -empty and -delete * Tue Aug 16 2016 Paul Howarth <paul@city-fan.org> - 0.18-1 - Update to 0.18 - Support binary and unicode symbol names (PR#8) - Fixed parsing error where the name contains a single colon but the last separator is ::