Update to latest community sources
This commit is contained in:
parent
26950bbbc8
commit
a837b19221
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/ansible-pcp-2.1.3.tar.gz
|
/ansible-pcp-2.1.3.tar.gz
|
||||||
/ansible-pcp-2.1.4.tar.gz
|
/ansible-pcp-2.1.4.tar.gz
|
||||||
/ansible-pcp-2.2.1.tar.gz
|
/ansible-pcp-2.2.1.tar.gz
|
||||||
|
/ansible-pcp-2.2.2.tar.gz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ansible-pcp
|
Name: ansible-pcp
|
||||||
Version: 2.2.1
|
Version: 2.2.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -102,6 +102,9 @@ ansible-lint `find roles -name \*.yml`
|
|||||||
%{ansible_collection_files}
|
%{ansible_collection_files}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 12 2021 Nathan Scott <nathans@redhat.com> 2.2.2-1
|
||||||
|
- Latest upstream release
|
||||||
|
|
||||||
* Thu Aug 26 2021 Nathan Scott <nathans@redhat.com> 2.2.1-1
|
* Thu Aug 26 2021 Nathan Scott <nathans@redhat.com> 2.2.1-1
|
||||||
- Latest upstream release
|
- Latest upstream release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ansible-pcp-2.2.1.tar.gz) = 8ba37ffd446e7ffdfb8b1bbf7341814d233e8ae9b446b154f9c861b10d00ae922c283c91bc687d550667389301e3e762ae49b3078943558b5e8b154fa2bad3f4
|
SHA512 (ansible-pcp-2.2.2.tar.gz) = 76c4ffecef2147601971fc8d02df007cb043246e0de0addd308f3a63492d4fa744856ac8d2059c170583a932ac358fe58de3b1db060c705332a0a92b2e227ec9
|
||||||
|
Loading…
Reference in New Issue
Block a user