Sun, 28 Apr 2024 21:34:53 UTC | login

Information for build distcc-3.3.3-1.fc31

ID128155
Package Namedistcc
Version3.3.3
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/distcc.git#45dce5b79369a83b29ea541b20796de53d10702c
SummaryDistributed C/C++ compilation
Descriptiondistcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often two or more times faster than a local compile.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 01 Sep 2019 21:41:33 UTC
CompletedSun, 01 Sep 2019 23:23:44 UTC
Taskbuild (f31-candidate, /rpms/distcc.git:45dce5b79369a83b29ea541b20796de53d10702c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/distcc.git#45dce5b79369a83b29ea541b20796de53d10702c'}}
Tags
f31
f32
f33
RPMs
src
distcc-3.3.3-1.fc31.src.rpm (info) (download)
riscv64
distcc-3.3.3-1.fc31.riscv64.rpm (info) (download)
distcc-gnome-3.3.3-1.fc31.riscv64.rpm (info) (download)
distcc-server-3.3.3-1.fc31.riscv64.rpm (info) (download)
distcc-debuginfo-3.3.3-1.fc31.riscv64.rpm (info) (download)
distcc-debugsource-3.3.3-1.fc31.riscv64.rpm (info) (download)
distcc-gnome-debuginfo-3.3.3-1.fc31.riscv64.rpm (info) (download)
distcc-server-debuginfo-3.3.3-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 15 2019 Gwyn Ciesla <gwync@protonmail.com> - 3.3.3-1 - 3.3.3 * Tue Aug 06 2019 Gwyn Ciesla <gwync@protonmail.com> - 3.3.2-1 - Python 3. * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2rc1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 07 2019 Gwyn Ciesla <gwync@protonmail.com> - 3.2rc1-23 - Honor clients.allow * Thu Feb 21 2019 Gwyn Ciesla <gwync@protonmail.com> - 3.2rc1-22 - Restrict to localhost by default. * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2rc1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2rc1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Mar 13 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.2rc1-19 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2rc1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 21 2017 Gwyn Ciesla <limburgher@gmail.com> - 3.2rc1-17 - Drop --verbose, BZ 1523785. * Thu Dec 21 2017 Gwyn Ciesla <limburgher@gmail.com> - 3.2rc1-16 - Patch for argument bug, BZ 1527368 - Move required components for pump to client package, BZ 1525851