diff --git a/ignition.spec b/ignition.spec index 8f54256..127f7ab 100644 --- a/ignition.spec +++ b/ignition.spec @@ -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 - 2.19.0-2 +- Rebuild of 2.19.0 with a newer golang + * Wed Jun 12 2024 Steven Presti - 2.19.0-1 - New release