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