From 6e725d1b4b5f073043015e6928fdd49ca63ebed0 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Sun, 11 Feb 2024 23:34:32 +0000 Subject: [PATCH] Rebuild for golang 1.22.0 --- osbuild-composer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 0b321c6..1ddb3cb 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -22,7 +22,7 @@ It is compatible with composer-cli and cockpit-composer clients. } Name: osbuild-composer -Release: 1%{?dist} +Release: 2%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 and armv7hl images @@ -637,6 +637,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Sun Feb 11 2024 Maxwell G - 100-2 +- Rebuild for golang 1.22.0 + * Wed Feb 07 2024 Packit - 100-1 Changes with 100 ----------------