diff --git a/ansible-collection-redhat-rhel_mgmt.spec b/ansible-collection-redhat-rhel_mgmt.spec index 35b1a19..fff7b2b 100644 --- a/ansible-collection-redhat-rhel_mgmt.spec +++ b/ansible-collection-redhat-rhel_mgmt.spec @@ -22,7 +22,7 @@ Name: ansible-collection-%{collection_namespace}-%{collection_name} Url: https://github.com/pcahyna/fedora.linux_mgmt/ Summary: Ansible Collection of general system management and utility modules and other plugins Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ @@ -177,6 +177,9 @@ fi %endif %changelog +* Fri Aug 19 2022 Pavel Cahyna - 1.1.0-2 +- Add redfish_* modules from community.general + * Thu Aug 26 2021 Pavel Cahyna - 1.0.0-2 - Create collection artifact subpackage, disabled by default Taken from rhel-system-roles.