Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-smartmatch-0.05-33.fc41

ID4850
Package Nameperl-smartmatch
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.05
Release33.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-smartmatch.git#8bfe5d02cbfa39ad3f0de146eaca9770dcdd00f9
SummaryPluggable smart matching back-ends
DescriptionThis module allows you to override the behavior of the smart match operator ("~~"). "use smartmatch $matcher" hooks into the compiler to replace the smartmatch opcode with a call to a custom subroutine, specified either as a coderef or as a string, which will have "smartmatch::engine::" prepended to it and used as the name of a package in which to find a subroutine named "match". The subroutine will be called with two arguments, the values on the left and right sides of the smart match operator, and should return the result.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 27 Apr 2024 15:01:32 CST
CompletedSat, 27 Apr 2024 15:10:43 CST
Taskbuild (f41, /rpms/perl-smartmatch.git:8bfe5d02cbfa39ad3f0de146eaca9770dcdd00f9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-smartmatch.git#8bfe5d02cbfa39ad3f0de146eaca9770dcdd00f9'}}
Tags
f41
RPMs
src
perl-smartmatch-0.05-33.fc41.src.rpm (info) (download)
riscv64
perl-smartmatch-0.05-33.fc41.riscv64.rpm (info) (download)
perl-smartmatch-debuginfo-0.05-33.fc41.riscv64.rpm (info) (download)
perl-smartmatch-debugsource-0.05-33.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Jan 29 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-29 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-26 - Perl 5.36 rebuild