Add BR on git

Resolves: #2004466
This commit is contained in:
Josh Boyer 2021-09-15 14:51:08 -04:00
parent 2d6e74b3b2
commit e50caee66b

View File

@ -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 <jwboyer@redhat.com> - 2.11.5-1
- ansible-core 2.11.5-1
* Wed Sep 15 2021 Josh Boyer <jwboyer@redhat.com> - 2.11.5-2
- ansible-core 2.11.5-2
* Mon Sep 13 2021 Josh Boyer <jwboyer@redhat.com> - 2.11.3-3
- Bump for build