Name: copr-image-builder Version: 2.12.2 Release: %autorelease Summary: Prints a familiar, friendly greeting # All code is GPLv3+. # Parts of the documentation are under GFDL License: TODO URL: https://github.com/fedora-copr/copr-image-builder # Source: https://ftp.gnu.org/gnu/hello/hello-%%{version}.tar.gz BuildRequires: image-builder BuildRequires: git %description This is a workaround to build VM images out of OCI images for Copr builders %prep %build git clone https://github.com/fedora-copr/copr-image-builder.git cd copr-image-builder IMAGE_TYPE=qcow2 BUILD_OCI=true ./copr-build-image-bootc.sh %install %files %changelog %autochangelog