import ansible-pcp-2.2.7-1.el9
This commit is contained in:
parent
a041b1d011
commit
9361e0399c
@ -1 +1 @@
|
|||||||
6ededf0d6f9d2d55aee746b464462f9c9906f4de SOURCES/ansible-pcp-2.2.5.tar.gz
|
3d59038ddce9900044249a9fd31aa7a606dcb224 SOURCES/ansible-pcp-2.2.7.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/ansible-pcp-2.2.5.tar.gz
|
SOURCES/ansible-pcp-2.2.7.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ansible-pcp
|
Name: ansible-pcp
|
||||||
Version: 2.2.5
|
Version: 2.2.7
|
||||||
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
|
||||||
@ -133,6 +133,9 @@ ansible-lint `find roles -name \*.yml`
|
|||||||
%{ansible_collection_files}
|
%{ansible_collection_files}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Apr 21 2022 Nathan Scott <nathans@redhat.com> 2.2.5-1
|
||||||
- Switch to using bcond spec file mechanisms
|
- Switch to using bcond spec file mechanisms
|
||||||
- Latest upstream release (BZ 2059464)
|
- Latest upstream release (BZ 2059464)
|
||||||
|
Loading…
Reference in New Issue
Block a user