Rebuild with the latest golang

This commit is contained in:
eabdullin 2026-05-05 16:19:03 +03:00
parent 90715a0c67
commit ce5bf832bb

View File

@ -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 <eabdullin@almalinux.org> - 31-3
- Rebuild with the latest golang
* Tue Aug 19 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 31-1
- New upstream release