diff --git a/.gitignore b/.gitignore index 7f7c94e..7647698 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /osbuild-composer-87.tar.gz /osbuild-composer-88.tar.gz /osbuild-composer-89.tar.gz +/osbuild-composer-91.tar.gz diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 69314d1..f950368 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -9,7 +9,7 @@ %global goipath github.com/osbuild/osbuild-composer -Version: 89 +Version: 91 %gometa @@ -78,6 +78,11 @@ export PATH=$PWD/_bin${PATH:+:$PATH} export GOPATH=$GO_BUILD_PATH:%{gopath} export GOFLAGS+=" -mod=vendor" %endif +%if 0%{?fedora} +# Fedora disables Go modules by default, but we want to use them. +# Undefine the macro which disables it to use the default behavior. +%undefine gomodulesmode +%endif # Set the commit hash so that composer can report what source version # was used to build it. This has to be set explicitly when calling rpmbuild, @@ -416,6 +421,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Wed Oct 04 2023 imagebuilder-bot - 91-1 +- New upstream release + * Wed Sep 06 2023 imagebuilder-bot - 89-1 - New upstream release diff --git a/sources b/sources index 4515767..35ce5d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (osbuild-composer-89.tar.gz) = bc480a6856adc40ecb067edfec7b2c261122bfe9a190bad5f2968958e14651dd56688037570b32d02f01673a524b0177f908b49edcd2b956f213b390fbad721a +SHA512 (osbuild-composer-91.tar.gz) = c1ae8f2d168ecf20a2a5e99289c7f03c132c2d785e1eb442276cf018b9583eb64ca85c1fbef4a3d95ef031ede630baa490f8ef4de66745a777140adda86882f3