Compare commits

...

3 Commits
c10s ... c10

Author SHA1 Message Date
eabdullin
b6c28b3dc9 Rebuild with the latest golang 2026-05-06 12:53:04 +03:00
eabdullin
32d514a3e0 Rebuild with the latest golang 2026-05-05 16:19:34 +03:00
eabdullin
ce5bf832bb Rebuild with the latest golang 2026-05-05 16:19:03 +03:00

View File

@ -17,7 +17,7 @@ OSTree commits. Uses osbuild under the hood.
} }
Name: image-builder Name: image-builder
Release: 1%{?dist} Release: 5%{?dist}
Summary: An image building executable using osbuild Summary: An image building executable using osbuild
ExcludeArch: i686 ExcludeArch: i686
@ -238,6 +238,15 @@ cd $PWD/_build/src/%{goipath}
%{_bindir}/image-builder %{_bindir}/image-builder
%changelog %changelog
* Wed May 06 2026 Eduard Abdullin <eabdullin@almalinux.org> - 31-5
- Rebuild with the latest golang
* Tue May 05 2026 Eduard Abdullin <eabdullin@almalinux.org> - 31-4
- Rebuild with the latest golang
* Tue May 05 2026 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 * Tue Aug 19 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 31-1
- New upstream release - New upstream release