Update to latest community sources
This commit is contained in:
parent
e50db9bd23
commit
36a7137221
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/ansible-pcp-2.2.1.tar.gz
|
||||
/ansible-pcp-2.2.2.tar.gz
|
||||
/ansible-pcp-2.2.4.tar.gz
|
||||
/ansible-pcp-2.2.5.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ansible-pcp
|
||||
Version: 2.2.4
|
||||
Release: 3%{?dist}
|
||||
Version: 2.2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||
License: MIT
|
||||
URL: https://github.com/performancecopilot/ansible-pcp
|
||||
@ -133,6 +133,9 @@ ansible-lint `find roles -name \*.yml`
|
||||
%{ansible_collection_files}
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2022 Nathan Scott <nathans@redhat.com> 2.2.5-1
|
||||
- Latest upstream release
|
||||
|
||||
* Tue Feb 15 2022 Nathan Scott <nathans@redhat.com> 2.2.4-3
|
||||
- RHEL8.6+, RHEL9+, Fedora - add "ansible-core or ansible" dep
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-pcp-2.2.4.tar.gz) = 5d7df24f3537b71fb9591894a2b010ea0429681a0156280a62e2c5d217976279618c996a1c2adf6e968e9943485c5137b995cbc6c036c13f10c3c19e08f67fa6
|
||||
SHA512 (ansible-pcp-2.2.5.tar.gz) = 0c41454454c3d5fc8cba63c821e25e323cd4ebbe3842b2b27e7590c26c6394d9c0ea5125c94803f6a9154ea267ea1f8897af931c34fe6bab29cba9b2b086ff3d
|
||||
|
Loading…
Reference in New Issue
Block a user