Notification time stamped 2022-09-30 21:08:43 UTC
From 7ea0e618c901051d80d2bddb8e87ade5631b4980 Mon Sep 17 00:00:00 2001 From: Maxwell G gotmax@e.email Date: Sep 30 2022 20:33:25 +0000 Subject: Update changelog
---
diff --git a/ansible-packaging.spec b/ansible-packaging.spec index 26b648f..dd929fb 100644 --- a/ansible-packaging.spec +++ b/ansible-packaging.spec @@ -1,6 +1,6 @@ Name: ansible-packaging Version: 1 -Release: 7%{?dist} +Release: 8.1%{?dist} Summary: RPM packaging macros and generators for Ansible collections
License: GPL-3.0-or-later @@ -149,6 +149,17 @@ echo "Ensure macro prefers the collection namespace and name passed as an argume
%changelog +* Sat Sep 24 2022 Maxwell G gotmax@e.email - 1-8.1 +- Refactor %%ansible_collection_url, %%ansible_collection_install, + %%ansible_test_unit. +- 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. +- Prepare to deprecate %%ansible_collection_files +- Undefine %%_package_note_file to stop that file from leaking into collection + artifacts. + * Mon Aug 01 2022 Maxwell G gotmax@e.email - 1-7 - Implement %%ansible_test_unit and add ansible-packaging-tests metapackage. - Require ansible-core at buildtime
https://src.fedoraproject.org/rpms/ansible-packaging/c/7ea0e618c901051d80d2b...
scm-commits@lists.fedoraproject.org