Click here to visit the old openkoji buildsystem (Archived)

Information for build koji-1.34.0-3.fc40

ID30978
Package Namekoji
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.34.0
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/koji.git#b80bb4566d8ef161b78773f0455d8a269b800895
SummaryBuild system tools
DescriptionKoji is a system for building and tracking RPMS. The base package contains shared libraries and the command-line interface.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 01:18:09 CST
CompletedSat, 04 May 2024 01:32:39 CST
Taskbuild (f40, /rpms/koji.git:b80bb4566d8ef161b78773f0455d8a269b800895)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/koji.git#b80bb4566d8ef161b78773f0455d8a269b800895'}}
Tags
f40
RPMs
src
koji-1.34.0-3.fc40.src.rpm (info) (download)
noarch
koji-1.34.0-3.fc40.noarch.rpm (info) (download)
koji-builder-1.34.0-3.fc40.noarch.rpm (info) (download)
koji-builder-plugins-1.34.0-3.fc40.noarch.rpm (info) (download)
koji-hub-1.34.0-3.fc40.noarch.rpm (info) (download)
koji-hub-plugins-1.34.0-3.fc40.noarch.rpm (info) (download)
koji-utils-1.34.0-3.fc40.noarch.rpm (info) (download)
koji-vm-1.34.0-3.fc40.noarch.rpm (info) (download)
koji-web-1.34.0-3.fc40.noarch.rpm (info) (download)
python3-koji-1.34.0-3.fc40.noarch.rpm (info) (download)
python3-koji-cli-plugins-1.34.0-3.fc40.noarch.rpm (info) (download)
python3-koji-hub-1.34.0-3.fc40.noarch.rpm (info) (download)
python3-koji-hub-plugins-1.34.0-3.fc40.noarch.rpm (info) (download)
python3-koji-web-1.34.0-3.fc40.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Mar 22 2024 Kevin Fenzi <kevin@scrye.com> - 1.34.0-3 - Add back in missing schema files. rhbz#2270743 * Mon Mar 18 2024 Kevin Fenzi <kevin@scrye.com> - 1.34.0-2 - Carry scm policy plugin for hub, it's already upstream - Use dnf5 compatible 'group install' command - Allow specifying with a tag value what arches noarch builds happen on. - Fix image-build to not pass units to oz (to avoid GB/GiB issues) - Fix a typo in scheduler (already upstreamed) - Add back index for rpminfo table that was mistakenly dropped. * Thu Jan 25 2024 Kevin Fenzi <kevin@scrye.com> - 1.34.0-1 - Update to 1.34.0. Fixes rhbz#2260055 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Kevin Fenzi <kevin@scrye.com> - 1.33.1-1 - Update to 1.31.1. Fixes rhbz#2222032 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.33.0-2 - Rebuilt for Python 3.12 * Wed May 24 2023 Kevin Fenzi <kevin@scrye.com> - 1.33.0-1 - Update to 1.33.0. Fixes rhbz#2209371 * Tue Apr 04 2023 Kevin Fenzi <kevin@scrye.com> - 1.32.1-1 - Update tp 1.32.1. Fixes rhbz#2184380 * Thu Feb 16 2023 Kevin Fenzi <kevin@scrye.com> - 1.32.0-1 - Update to 1.32.0. Fixes rhbz#2170361 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.31.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Kevin Fenzi <kevin@scrye.com> - 1.31.1-1 - Update to 1.31.1. Fixes rhbz#2160428 * Mon Nov 21 2022 Kevin Fenzi <kevin@scrye.com> - 1.31.0-1 - Update to 1.31.0. Fixes rhbz#2144498 * Tue Oct 25 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.30.1-2 - Backport more fixes for kiwibuild command for CBS * Wed Oct 12 2022 Kevin Fenzi <kevin@scrye.com> - 1.30.1-1 - Update to 1.30.1. Fixed rhbz#2133004 * Mon Oct 03 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.30.0-3 - Refresh kiwi-build patches to latest versions * Thu Sep 22 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.30.0-2 - Backport fixes for kiwi-build command * Mon Aug 29 2022 Kevin Fenzi <kevin@scrye.com> - 1.30.0-1 - Update to 1.30.0. Fixes rhbz#2122127 * Wed Aug 10 2022 Adam Williamson <awilliam@redhat.com> - 1.29.1-4 - Replace PR #3458 with PR #3459 (preferred by upstream) * Tue Aug 09 2022 Adam Williamson <awilliam@redhat.com> - 1.29.1-3 - Backport PR #3458 to fix download-task arch filtering. fixes rhbz#2116674 * Wed Jul 20 2022 Adam Williamson <awilliam@redhat.com> - 1.29.1-2 - Backport PR #3445 to fix a koji crash in image builds * Tue Jul 12 2022 Kevin Fenzi <kevin@scrye.com> - 1.29.1-1 - Update to 1.29.1. Fiex rhbz#2106294 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.29.0-2 - Rebuilt for Python 3.11 * Fri May 27 2022 Kevin Fenzi <kevin@scrye.com> - 1.29.0-1 - Update to 1.29.0. Fixes rhbz#2090641 * Thu Apr 07 2022 Kevin Fenzi <kevin@scrye.com> - 1.28.1-1 - Update to 1.28.1. Fixes rhbz#2072899