From ce5bf832bbe6311fcb008d217e0fe967071bc1a8 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 5 May 2026 16:19:03 +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 fa78398..4726997 100644 --- a/image-builder.spec +++ b/image-builder.spec @@ -17,7 +17,7 @@ OSTree commits. Uses osbuild under the hood. } Name: image-builder -Release: 1%{?dist} +Release: 3%{?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-3 +- Rebuild with the latest golang + * Tue Aug 19 2025 imagebuilder-bot - 31-1 - New upstream release