diff --git a/rust-afterburn.spec b/rust-afterburn.spec index b131e0c..5ff3a2f 100644 --- a/rust-afterburn.spec +++ b/rust-afterburn.spec @@ -8,8 +8,8 @@ Name: rust-%{crate} Version: 5.3.0 -Release: 1%{?dist} -Summary: Simple cloud provider agent +Release: 2%{?dist} +Summary: Simple cloud provider agent (RHEL CoreOS only) # Upstream license specification: Apache-2.0 License: ASL 2.0 @@ -31,7 +31,12 @@ BuildRequires: rust-packaging BuildRequires: systemd %global _description %{expand: -Simple cloud provider agent.} +This software is currently only supported on RHEL CoreOS. + +Afterburn is a one-shot agent for cloud-like platforms which interacts with +provider-specific metadata endpoints. It is typically used in conjunction +with Ignition. +} %description %{_description} @@ -139,6 +144,10 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir} %endif %changelog +* Mon Jan 9 2023 Steven Presti - 5.3.0-2 +- Update description and summary to indicate this package is + only supported on RHEL CoreOS. + * Mon May 2 2022 Sohan Kunkerkar - 5.3.0-1 - Update to 5.3.0