import ansible-pcp-2.2.7-1.el9

c9 imports/c9/ansible-pcp-2.2.7-1.el9
CentOS Sources 2 years ago committed by MSVSphere Packaging Team
parent 4e6168ea32
commit 61ff949440

@ -1 +1 @@
6ededf0d6f9d2d55aee746b464462f9c9906f4de SOURCES/ansible-pcp-2.2.5.tar.gz
3d59038ddce9900044249a9fd31aa7a606dcb224 SOURCES/ansible-pcp-2.2.7.tar.gz

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
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)

Loading…
Cancel
Save