diff --git a/ignition.spec b/ignition.spec index 079584a..0c01f48 100644 --- a/ignition.spec +++ b/ignition.spec @@ -214,12 +214,12 @@ engineering and uploaded to the Ignition GitHub releases page. %if 0%{?rhel} && !0%{?eln} %package edge -Summary: Enablement glue for Ignition on ostree systems +Summary: Enablement glue for Ignition on IoT/Edge systems License: ASL 2.0 %description edge This package contains dracut modules, services and binaries needed to enable -Ignition on ostree systems. +Ignition on IoT/Edge systems. %endif %prep @@ -345,6 +345,7 @@ install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition %changelog * Wed Feb 22 2023 Benjamin Gilbert - 2.15.0-1 - New release +- Clarify -edge subpackage summary and description * Tue Nov 22 2022 Antonio Murdaca - 2.14.0-4 - Rebuild to include ignition-edge subpackage (#2144789)