diff --git a/ignition.spec b/ignition.spec index cb2bceddcaeb201e3a36ac8506c737264ff1645c..81b0bbeabaffcadfb678d07b9a14aa063c83595e 100644 --- a/ignition.spec +++ b/ignition.spec @@ -1,12 +1,13 @@ %bcond_with check +%define debug_package %{nil} %global dracutlibdir %{_prefix}/lib/dracut %global gobuild go build %global gotest go test Name: ignition Version: 2.18.0 -Release: 1 +Release: 2 Summary: First boot installer and configuration tool License: Apache-2.0 URL: https://github.com/coreos/ignition @@ -223,6 +224,12 @@ install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition %{_bindir}/ignition-validate %changelog +* Mon Jan 06 2025 chendexi - 2.18.0-2 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC: fix build error + * Mon Apr 15 2024 liukuo - 2.18.0-1 - upgrade version to 2.18.0, featuring selective inclusion of the dracut module in initramfs upon request and added support for Scaleway