Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b6c28b3dc9 | ||
|
|
32d514a3e0 | ||
|
|
ce5bf832bb |
@ -17,7 +17,7 @@ OSTree commits. Uses osbuild under the hood.
|
||||
}
|
||||
|
||||
Name: image-builder
|
||||
Release: 1%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: An image building executable using osbuild
|
||||
ExcludeArch: i686
|
||||
|
||||
@ -238,6 +238,15 @@ cd $PWD/_build/src/%{goipath}
|
||||
%{_bindir}/image-builder
|
||||
|
||||
%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
|
||||
- New upstream release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user