Wed, 11 Dec 2024 23:09:16 UTC | login

Information for build perl-Coro-6.570-11.fc38

ID226023
Package Nameperl-Coro
Version6.570
Release11.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Coro.git#89b66296e8470b3e06468135be7ffb7e08bc3cde
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
StartedTue, 21 Feb 2023 14:49:15 UTC
CompletedTue, 21 Feb 2023 16:27:36 UTC
Taskbuild (f38, /rpms/perl-Coro.git:89b66296e8470b3e06468135be7ffb7e08bc3cde)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Coro.git#89b66296e8470b3e06468135be7ffb7e08bc3cde'}}
Tags
f38
f39
f40
RPMs
src
perl-Coro-6.570-11.fc38.src.rpm (info) (download)
noarch
perl-Coro-tests-6.570-11.fc38.noarch.rpm (info) (download)
riscv64
perl-Coro-6.570-11.fc38.riscv64.rpm (info) (download)
perl-Coro-debuginfo-6.570-11.fc38.riscv64.rpm (info) (download)
perl-Coro-debugsource-6.570-11.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 6.570-3 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.570-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild