parent
2d6e74b3b2
commit
e50caee66b
@ -41,7 +41,7 @@ Version: 2.11.5
|
|||||||
%if 0%{?nightly}
|
%if 0%{?nightly}
|
||||||
Release: 0.1.%{snap}%{?dist}
|
Release: 0.1.%{snap}%{?dist}
|
||||||
%else
|
%else
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -89,7 +89,7 @@ BuildRequires: python3-resolvelib
|
|||||||
BuildRequires: python3-rpm-macros
|
BuildRequires: python3-rpm-macros
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
BuildRequires: make
|
BuildRequires: make git
|
||||||
|
|
||||||
Requires: git
|
Requires: git
|
||||||
Requires: python3
|
Requires: python3
|
||||||
@ -209,8 +209,8 @@ cp -p lib/ansible_core.egg-info/PKG-INFO .
|
|||||||
%{python39_sitelib}/ansible_test
|
%{python39_sitelib}/ansible_test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Sep 15 2021 Josh Boyer <jwboyer@redhat.com> - 2.11.5-1
|
* Wed Sep 15 2021 Josh Boyer <jwboyer@redhat.com> - 2.11.5-2
|
||||||
- ansible-core 2.11.5-1
|
- ansible-core 2.11.5-2
|
||||||
|
|
||||||
* Mon Sep 13 2021 Josh Boyer <jwboyer@redhat.com> - 2.11.3-3
|
* Mon Sep 13 2021 Josh Boyer <jwboyer@redhat.com> - 2.11.3-3
|
||||||
- Bump for build
|
- Bump for build
|
||||||
|
Loading…
Reference in New Issue
Block a user