Sat, 01 Jun 2024 22:41:25 UTC | login

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

ID255178
Package Namekoji-flatpak
Version0.6
Release1.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 23 Oct 2023 07:03:27 UTC
CompletedMon, 23 Oct 2023 07:03:27 UTC
Tags
f40
RPMs
src
koji-flatpak-0.6-1.fc40.src.rpm (info) (download)
noarch
koji-flatpak-builder-0.6-1.fc40.noarch.rpm (info) (download)
koji-flatpak-cli-0.6-1.fc40.noarch.rpm (info) (download)
koji-flatpak-common-0.6-1.fc40.noarch.rpm (info) (download)
koji-flatpak-hub-0.6-1.fc40.noarch.rpm (info) (download)
Changelog * 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