Update to latest community sources
This commit is contained in:
parent
332efea2bb
commit
ea4f7c0eb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/ansible-pcp-2.0.3.tar.gz
|
||||
/ansible-pcp-2.1.2.tar.gz
|
||||
/ansible-pcp-2.1.3.tar.gz
|
||||
/ansible-pcp-2.1.4.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: ansible-pcp
|
||||
Version: 2.1.3
|
||||
Version: 2.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||
License: MIT
|
||||
@ -103,6 +103,9 @@ ansible-lint `find roles -name \*.yml`
|
||||
%{ansible_collection_files}
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Nathan Scott <nathans@redhat.com> 2.1.4-1
|
||||
- Latest upstream release
|
||||
|
||||
* Thu Jun 03 2021 Nathan Scott <nathans@redhat.com> 2.1.3-1
|
||||
- Latest upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-pcp-2.1.3.tar.gz) = 2ce68060bdb14a34a779741b04b015deb934e3d3186bc209e7b279c2902280a559ed63e6eb0c7779680e5c4089e8d8cf63c26f117b8b8bb57d2e2c47e43910b4
|
||||
SHA512 (ansible-pcp-2.1.4.tar.gz) = b6e9092457ce55d0c405157f7546bb49bfd246b07f32d3a60116e466b3e417a7822ba443697fdaa3ef938af8410b8b274646ed1e7e6fd946f48933adfc970003
|
||||
|
Loading…
Reference in New Issue
Block a user