Thu, 04 Jul 2024 15:16:27 UTC | login

Information for build perl-Coro-6.540-1.fc30

ID85909
Package Nameperl-Coro
Version6.540
Release1.fc30
Epoch
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
StartedSat, 12 Jan 2019 09:47:58 UTC
CompletedSat, 12 Jan 2019 11:20:51 UTC
Taskbuild (f30-candidate, perl-Coro-6.540-1.fc30.src.rpm)
Tags
f30
f31
RPMs
src
perl-Coro-6.540-1.fc30.src.rpm (info) (download)
riscv64
perl-Coro-6.540-1.fc30.riscv64.rpm (info) (download)
perl-Coro-debuginfo-6.540-1.fc30.riscv64.rpm (info) (download)
perl-Coro-debugsource-6.540-1.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Dec 19 2018 Petr Pisar <ppisar@redhat.com> - 6.540-1 - 6.42 bump * Wed Aug 15 2018 Petr Pisar <ppisar@redhat.com> - 6.520-1 - 6.52 bump * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.514-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 08 2018 Carl George <carl@george.computer> - 6.514-4 - Avoid NO_PACKLIST usage to work with EL7's MakeMaker * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 6.514-3 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.514-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 01 2017 Petr Pisar <ppisar@redhat.com> - 6.514-1 - 6.514 bump * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.513-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.513-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 17 2017 Petr Pisar <ppisar@redhat.com> - 6.513-1 - 6.513 bump * Fri Jul 14 2017 Petr Pisar <ppisar@redhat.com> - 6.512-1 - 6.512 bump * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 6.511-4 - Perl 5.26 rebuild * Tue May 23 2017 Petr Pisar <ppisar@redhat.com> - 6.511-3 - Restore compatibility with Perl 5.26.0 (CPAN RT#121836) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.511-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild