Latest upstream release
This commit is contained in:
parent
6ff7aa21e4
commit
abdbe47a29
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/ansible-pcp-2.2.7.tar.gz
|
/ansible-pcp-2.2.7.tar.gz
|
||||||
/ansible-pcp-2.2.8.tar.gz
|
/ansible-pcp-2.2.8.tar.gz
|
||||||
/ansible-pcp-2.2.9.tar.gz
|
/ansible-pcp-2.2.9.tar.gz
|
||||||
|
/ansible-pcp-2.3.0.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: ansible-pcp
|
Name: ansible-pcp
|
||||||
Version: 2.2.9
|
Version: 2.3.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/performancecopilot/ansible-pcp
|
URL: https://github.com/performancecopilot/ansible-pcp
|
||||||
@ -115,6 +115,9 @@ ansible-lint `find roles -name \*.yml`
|
|||||||
%{ansible_collection_files}
|
%{ansible_collection_files}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 28 2023 Nathan Scott <nathans@redhat.com> 2.3.0-1
|
||||||
|
- Latest upstream release
|
||||||
|
|
||||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-2
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.9-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ansible-pcp-2.2.9.tar.gz) = 93cbea330ab8a52a6242582fb4aa51c2454b69edad66b72045faf7ceb02713436ccff07d43cd2cf8d1b2f4598c35766a9187e412a407fb4832ceae659de13e53
|
SHA512 (ansible-pcp-2.3.0.tar.gz) = d4657fbad33555fe57534df488014aef7eeed5a34ec4f200c5c448912ba8e54c5e352e49dfb1bdb35a52dd3be82d7bb634ae19ffafe3b8282d393d4bafc7f127
|
||||||
|
Loading…
Reference in New Issue
Block a user