Tue, 25 Jun 2024 05:43:59 UTC | login

Information for build perl-CGI-SpeedyCGI-2.22-40.fc33

ID134390
Package Nameperl-CGI-SpeedyCGI
Version2.22
Release40.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-CGI-SpeedyCGI.git#444a2b3590965b96ceb60b44fdbfa944178db717
SummarySpeed up perl scripts by running them persistently
DescriptionSpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. After the script is initially run, instead of exiting, the perl interpreter is kept running. During subsequent runs, this interpreter is used to handle new executions instead of starting a new perl interpreter each time. It is a very fast frontend program, written in C, is executed for each request.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 08:56:07 UTC
CompletedThu, 26 Mar 2020 09:17:00 UTC
Taskbuild (f33, /rpms/perl-CGI-SpeedyCGI.git:444a2b3590965b96ceb60b44fdbfa944178db717)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-CGI-SpeedyCGI.git#444a2b3590965b96ceb60b44fdbfa944178db717'}}
Tags
f33
RPMs
src
perl-CGI-SpeedyCGI-2.22-40.fc33.src.rpm (info) (download)
riscv64
mod_speedycgi-2.22-40.fc33.riscv64.rpm (info) (download)
perl-CGI-SpeedyCGI-2.22-40.fc33.riscv64.rpm (info) (download)
mod_speedycgi-debuginfo-2.22-40.fc33.riscv64.rpm (info) (download)
perl-CGI-SpeedyCGI-debuginfo-2.22-40.fc33.riscv64.rpm (info) (download)
perl-CGI-SpeedyCGI-debugsource-2.22-40.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Petr Pisar <ppisar@redhat.com> - 2.22-40 - Fix building with GCC 10 (bug #1793916) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.22-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.22-38 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.22-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.22-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.22-35 - Add build-require gcc * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.22-34 - Perl 5.28 rebuild