Update to latest community sources
This commit is contained in:
parent
2b214bfce3
commit
26950bbbc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/ansible-pcp-2.1.2.tar.gz
|
||||
/ansible-pcp-2.1.3.tar.gz
|
||||
/ansible-pcp-2.1.4.tar.gz
|
||||
/ansible-pcp-2.2.1.tar.gz
|
||||
|
@ -9,14 +9,13 @@
|
||||
%endif
|
||||
|
||||
Name: ansible-pcp
|
||||
Version: 2.1.4
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Ansible Metric collection for Performance Co-Pilot
|
||||
License: MIT
|
||||
URL: %{ansible_collection_url}
|
||||
Source: https://github.com/performancecopilot/ansible-pcp/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
Requires: ansible >= 2.9.10
|
||||
%if %{with ansible}
|
||||
BuildRequires: ansible >= 2.9.10
|
||||
BuildRequires: python3-ansible-lint
|
||||
@ -103,6 +102,9 @@ ansible-lint `find roles -name \*.yml`
|
||||
%{ansible_collection_files}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 26 2021 Nathan Scott <nathans@redhat.com> 2.2.1-1
|
||||
- Latest upstream release
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-pcp-2.1.4.tar.gz) = b6e9092457ce55d0c405157f7546bb49bfd246b07f32d3a60116e466b3e417a7822ba443697fdaa3ef938af8410b8b274646ed1e7e6fd946f48933adfc970003
|
||||
SHA512 (ansible-pcp-2.2.1.tar.gz) = 8ba37ffd446e7ffdfb8b1bbf7341814d233e8ae9b446b154f9c861b10d00ae922c283c91bc687d550667389301e3e762ae49b3078943558b5e8b154fa2bad3f4
|
||||
|
Loading…
Reference in New Issue
Block a user