From f85cd2c4b6a4181991f08dc6930876634409613b Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 30 Sep 2022 15:40:24 -0500 Subject: [PATCH] Escape macro in changelog --- ansible-packaging.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-packaging.spec b/ansible-packaging.spec index dd929fb..2bfb057 100644 --- a/ansible-packaging.spec +++ b/ansible-packaging.spec @@ -155,7 +155,7 @@ echo "Ensure macro prefers the collection namespace and name passed as an argume - Specfiles no longer need to define %%collection_namespace or %%collection_name for the macros to work. - Add new %%ansible_collections_dir, %%ansible_roles_dir, and - %ansible_collection_filelist macros. + %%ansible_collection_filelist macros. - Prepare to deprecate %%ansible_collection_files - Undefine %%_package_note_file to stop that file from leaking into collection artifacts.