Sat, 06 Jul 2024 17:12:33 UTC | login

Information for build perl-Coro-6.570-14.fc40

ID259972
Package Nameperl-Coro
Version6.570
Release14.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Coro.git#4afb3af940613861a64520a3e1eac55d5a5a781b
SummaryThe only real threads in perl
DescriptionThis module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They are similar to kernel threads but don't (in general) run in parallel at the same time even on SMP machines. The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary, at easily-identified points in your program, so locking and parallel access are rarely an issue, making thread programming much safer and easier than using other thread models.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Oct 2023 11:58:23 UTC
CompletedFri, 27 Oct 2023 12:10:49 UTC
Taskbuild (f40, /rpms/perl-Coro.git:4afb3af940613861a64520a3e1eac55d5a5a781b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Coro.git#4afb3af940613861a64520a3e1eac55d5a5a781b'}}
Tags
f40
RPMs
src
perl-Coro-6.570-14.fc40.src.rpm (info) (download)
noarch
perl-Coro-tests-6.570-14.fc40.noarch.rpm (info) (download)
riscv64
perl-Coro-6.570-14.fc40.riscv64.rpm (info) (download)
perl-Coro-debuginfo-6.570-14.fc40.riscv64.rpm (info) (download)
perl-Coro-debugsource-6.570-14.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.570-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 6.570-13 - Perl 5.38 rebuild * Fri Feb 17 2023 Michal Josef Špaček <mspacek@redhat.com> - 6.570-12 - Fedora don't support arm32, we could use fortify for all architectures RHBZ 2165855 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.570-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 6.570-10 - Use _fortify_level. * Tue Nov 22 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.570-9 - Fix license for tests package * Tue Nov 15 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.570-8 - Package tests - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.570-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 6.570-6 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.570-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.570-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild