Update ansible-pcp to package version 2.2.7
Resolves: rhbz#2132847
This commit is contained in:
parent
314505421f
commit
23f26f16b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/ansible-pcp-2.2.1.tar.gz
|
||||
/ansible-pcp-2.2.2.tar.gz
|
||||
/ansible-pcp-2.2.5.tar.gz
|
||||
/ansible-pcp-2.2.7.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ansible-pcp
|
||||
Version: 2.2.5
|
||||
Version: 2.2.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||
License: MIT
|
||||
@ -133,6 +133,9 @@ ansible-lint `find roles -name \*.yml`
|
||||
%{ansible_collection_files}
|
||||
|
||||
%changelog
|
||||
* Fri Oct 28 2022 Nathan Scott <nathans@redhat.com> 2.2.7-1
|
||||
- Latest upstream release (BZ 2132847)
|
||||
|
||||
* Thu Apr 21 2022 Nathan Scott <nathans@redhat.com> 2.2.5-1
|
||||
- Switch to using bcond spec file mechanisms
|
||||
- Latest upstream release (BZ 2059464)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-pcp-2.2.5.tar.gz) = 0c41454454c3d5fc8cba63c821e25e323cd4ebbe3842b2b27e7590c26c6394d9c0ea5125c94803f6a9154ea267ea1f8897af931c34fe6bab29cba9b2b086ff3d
|
||||
SHA512 (ansible-pcp-2.2.7.tar.gz) = bf1e97586590dbba1e81b37b1223feb31332f82c50027d83ee301df19a2965e72f18d27681e1a5b45aef99f32618d0cffcf8e2b9b50b6c0e16841274916dd489
|
||||
|
Loading…
Reference in New Issue
Block a user