Rebuild with the latest golang

This commit is contained in:
eabdullin 2026-05-05 16:19:34 +03:00
parent ce5bf832bb
commit 32d514a3e0

View File

@ -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 <eabdullin@almalinux.org> - 31-4
- Rebuild with the latest golang
* Tue May 05 2025 Eduard Abdullin <eabdullin@almalinux.org> - 31-3
- Rebuild with the latest golang