From ba79b7fcab0eb872eb278b2f6d55533e491b63a8 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 17 Dec 2021 15:37:37 +1100 Subject: [PATCH] Update to latest community sources --- .gitignore | 1 + ansible-pcp.spec | 13 +++++++++++-- sources | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4d1875f..7543482 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /ansible-pcp-2.1.4.tar.gz /ansible-pcp-2.2.1.tar.gz /ansible-pcp-2.2.2.tar.gz +/ansible-pcp-2.2.4.tar.gz diff --git a/ansible-pcp.spec b/ansible-pcp.spec index cbfaa96..66e8948 100644 --- a/ansible-pcp.spec +++ b/ansible-pcp.spec @@ -9,15 +9,19 @@ %endif Name: ansible-pcp -Version: 2.2.2 +Version: 2.2.4 Release: 1%{?dist} Summary: Ansible Metric collection for Performance Co-Pilot License: MIT URL: https://github.com/performancecopilot/ansible-pcp Source: https://github.com/performancecopilot/ansible-pcp/archive/v%{version}/%{name}-%{version}.tar.gz +%if 0%{?rhel} >= 9 +Requires: ansible-core +%endif + %if %{with ansible} -BuildRequires: ansible >= 2.9.10 +BuildRequires: %{ansible_build_dep} BuildRequires: python3-ansible-lint %endif BuildArch: noarch @@ -102,6 +106,11 @@ ansible-lint `find roles -name \*.yml` %{ansible_collection_files} %changelog +* Fri Dec 17 2021 Nathan Scott 2.2.4-1 +- Small fixes for bpftrace, mssql roles and tests +- RHEL9 - add "Requires: ansible-core" +- Latest upstream release + * Fri Nov 12 2021 Nathan Scott 2.2.2-1 - Correct the URL listed for this package (BZ 2001902) - Latest upstream release diff --git a/sources b/sources index 72aa3c3..76d8321 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-pcp-2.2.2.tar.gz) = 76c4ffecef2147601971fc8d02df007cb043246e0de0addd308f3a63492d4fa744856ac8d2059c170583a932ac358fe58de3b1db060c705332a0a92b2e227ec9 +SHA512 (ansible-pcp-2.2.4.tar.gz) = 5d7df24f3537b71fb9591894a2b010ea0429681a0156280a62e2c5d217976279618c996a1c2adf6e968e9943485c5137b995cbc6c036c13f10c3c19e08f67fa6