Click here to visit the old openkoji buildsystem (Archived)

Information for build koji-flatpak-0.6-3.fc40

ID30963
Package Namekoji-flatpak
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.6
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/koji-flatpak.git#8e452f9e5521c83d50a9c7dc7aa379b4413c25a6
SummaryKoji plugins for building Flatpaks
Descriptionkoji-flatpak adds the ability to build Flatpak containers to Koji. It has plugins for the XMLRPC hub, the builder nodes, and for the Koji command line.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 01:16:40 CST
CompletedSat, 04 May 2024 01:28:40 CST
Taskbuild (f40, /rpms/koji-flatpak.git:8e452f9e5521c83d50a9c7dc7aa379b4413c25a6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/koji-flatpak.git#8e452f9e5521c83d50a9c7dc7aa379b4413c25a6'}}
Tags
f40
RPMs
src
koji-flatpak-0.6-3.fc40.src.rpm (info) (download)
noarch
koji-flatpak-builder-0.6-3.fc40.noarch.rpm (info) (download)
koji-flatpak-cli-0.6-3.fc40.noarch.rpm (info) (download)
koji-flatpak-common-0.6-3.fc40.noarch.rpm (info) (download)
koji-flatpak-hub-0.6-3.fc40.noarch.rpm (info) (download)
Logs
noarch
root.log
installed_pkgs.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 03 2023 Owen Taylor <otaylor@redhat.com> - 0.6-1 - Version 0.6 Fix regression with docker:// disappearing from skopeo commands * Tue Oct 03 2023 Owen Taylor <otaylor@redhat.com> - 0.5-1 - Version 0.5 Fix docker:// inappropriately appearing in pull-spec strings * Tue Oct 03 2023 Owen Taylor <otaylor@redhat.com> - 0.4-1 - Version 0.4 Fix problem where ~ and ^ in version would result in invalid registry tags * Mon Sep 25 2023 Owen Taylor <otaylor@redhat.com> - 0.3-1 - Version 0.3 Handle output tarfile being <base>.oci.tar rather than <base>.oci.tar.gz (changed in flatpak-module-tools-1.0a8 - current code here handles both.) * Tue Aug 22 2023 Owen Taylor <otaylor@redhat.com> - 0.2-1 - Version 0.2 Handle case where the main package name doesn't match the corresponding source package. * Mon Aug 14 2023 Adam Williamson <awilliam@redhat.com> - 0.1-3 - common subpackage shouldn't require koji-hub * Fri Aug 11 2023 Owen Taylor <otaylor@redhat.com> - 0.1-2 - Fix review comments, rename subpackage koji-flatpak => koji-flatpak-common Add dependency on skopeo https://bugzilla.redhat.com/show_bug.cgi?id=2231215 * Thu Aug 10 2023 Owen Taylor <otaylor@redhat.com> - 0.1-1 - Initial version