2.19.0 Rebuild with a newer golang
Resolves: #RHEL-40930
This commit is contained in:
parent
9de1cbcda9
commit
95f19fe795
@ -22,7 +22,7 @@ Version: 2.19.0
|
||||
%global dracutlibdir %{_prefix}/lib/dracut
|
||||
|
||||
Name: ignition
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: First boot installer and configuration tool (RHEL CoreOS only)
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
@ -352,6 +352,9 @@ install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 02 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 2.19.0-2
|
||||
- Rebuild of 2.19.0 with a newer golang
|
||||
|
||||
* Wed Jun 12 2024 Steven Presti <spresti@redhat.com> - 2.19.0-1
|
||||
- New release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user