Wed, 15 May 2024 20:23:48 UTC | login

Information for build perl-Devel-CallChecker-0.009-5.fc40

ID283933
Package Nameperl-Devel-CallChecker
Version0.009
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Devel-CallChecker.git#ed366f66c7cec8a1a4b679cf7345249d32214275
SummaryCustom op checking attached to subroutines
DescriptionThis module makes some new features of the Perl 5.14.0 C API available to XS modules running on older versions of Perl. The features are centered around the function cv_set_call_checker, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine being mutated at compile time by arbitrary C code. This module makes cv_set_call_checker and several supporting functions available. (It is possible to achieve the effect of cv_set_call_checker from XS code on much earlier Perl versions, but it is painful to achieve without the centralized facility.)
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Feb 2024 15:08:34 UTC
CompletedThu, 22 Feb 2024 15:16:37 UTC
Taskbuild (f40, /rpms/perl-Devel-CallChecker.git:ed366f66c7cec8a1a4b679cf7345249d32214275)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Devel-CallChecker.git#ed366f66c7cec8a1a4b679cf7345249d32214275'}}
Tags
f40
f41
RPMs
src
perl-Devel-CallChecker-0.009-5.fc40.src.rpm (info) (download)
noarch
perl-Devel-CallChecker-tests-0.009-5.fc40.noarch.rpm (info) (download)
riscv64
perl-Devel-CallChecker-0.009-5.fc40.riscv64.rpm (info) (download)
perl-Devel-CallChecker-debuginfo-0.009-5.fc40.riscv64.rpm (info) (download)
perl-Devel-CallChecker-debugsource-0.009-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.009-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.009-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.009-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-2 - Perl 5.38 rebuild * Tue Apr 11 2023 Paul Howarth <paul@city-fan.org> - 0.009-1 - 0.009 bump (rhbz#2185631) - Use author-independent source URL - Fix permissions verbosely - Make %files list more explicit * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.008-18 - Package tests - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-16 - Perl 5.36 rebuild