diff --git a/ansible-pcp.spec b/ansible-pcp.spec index 71c38ea..a987415 100644 --- a/ansible-pcp.spec +++ b/ansible-pcp.spec @@ -10,7 +10,7 @@ Name: ansible-pcp Version: 2.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ansible Metric collection for Performance Co-Pilot License: MIT URL: https://github.com/performancecopilot/ansible-pcp @@ -106,6 +106,9 @@ ansible-lint `find roles -name \*.yml` %{ansible_collection_files} %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 2.2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Dec 17 2021 Nathan Scott 2.2.4-1 - Small fixes for bpftrace, mssql roles and tests - RHEL9 - add "Requires: ansible-core"