Resolves: RHEL-62802
This commit is contained in:
parent
4487234079
commit
f61d887670
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/ansible-pcp-2.2.9.tar.gz
|
||||
/ansible-pcp-2.3.0.tar.gz
|
||||
/ansible-pcp-2.4.0.tar.gz
|
||||
/ansible-pcp-2.4.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ansible-pcp
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||
License: MIT
|
||||
@ -116,6 +116,9 @@ ansible-lint `find roles -name \*.yml`
|
||||
%{ansible_collection_files}
|
||||
|
||||
%changelog
|
||||
* Wed Nov 20 2024 Sam Feifer <sfeifer@redhat.com> 2.4.1-1
|
||||
- Latest upstream release to resolve build issues
|
||||
|
||||
* Thu Nov 07 2024 Nathan Scott <nathans@redhat.com> 2.4.0-1
|
||||
- Latest upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-pcp-2.4.0.tar.gz) = a8d0340fa6c996da688f8c9f2d9f3a026fd160ef3c4205312f866aa8995a21566a0e5c5f1979bb0f791269a07fcb9e0331ac34e18546036a470ca2ff6a56166b
|
||||
SHA512 (ansible-pcp-2.4.1.tar.gz) = 58021a5349d64f9c14cb1f09d8126f64fb5e0861eb6e18945b19aec2efdb2ba9e3ccd49db3ba7ef81bd3ffb45bd4fb30170e0ccab48805d9b668520e79b41262
|
||||
|
Loading…
Reference in New Issue
Block a user