From 32d514a3e067b4829985d0005603bc199e88c6b3 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 5 May 2026 16:19:34 +0300 Subject: [PATCH] Rebuild with the latest golang --- image-builder.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/image-builder.spec b/image-builder.spec index 4726997..13194db 100644 --- a/image-builder.spec +++ b/image-builder.spec @@ -17,7 +17,7 @@ OSTree commits. Uses osbuild under the hood. } Name: image-builder -Release: 3%{?dist} +Release: 4%{?dist} Summary: An image building executable using osbuild ExcludeArch: i686 @@ -238,6 +238,9 @@ cd $PWD/_build/src/%{goipath} %{_bindir}/image-builder %changelog +* Tue May 05 2025 Eduard Abdullin - 31-4 +- Rebuild with the latest golang + * Tue May 05 2025 Eduard Abdullin - 31-3 - Rebuild with the latest golang