From e50caee66ba93e1d29e6cd1fea1f805af94b8bca Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 15 Sep 2021 14:51:08 -0400 Subject: [PATCH] Add BR on git Resolves: #2004466 --- ansible-core.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ansible-core.spec b/ansible-core.spec index 55e1566..189f884 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -41,7 +41,7 @@ Version: 2.11.5 %if 0%{?nightly} Release: 0.1.%{snap}%{?dist} %else -Release: 1%{?dist} +Release: 2%{?dist} %endif Group: Development/Libraries @@ -89,7 +89,7 @@ BuildRequires: python3-resolvelib BuildRequires: python3-rpm-macros BuildRequires: python3-setuptools BuildRequires: python3-wheel -BuildRequires: make +BuildRequires: make git Requires: git Requires: python3 @@ -209,8 +209,8 @@ cp -p lib/ansible_core.egg-info/PKG-INFO . %{python39_sitelib}/ansible_test %changelog -* Wed Sep 15 2021 Josh Boyer - 2.11.5-1 -- ansible-core 2.11.5-1 +* Wed Sep 15 2021 Josh Boyer - 2.11.5-2 +- ansible-core 2.11.5-2 * Mon Sep 13 2021 Josh Boyer - 2.11.3-3 - Bump for build