Add gating
This commit is contained in:
parent
754b581240
commit
953def6952
@ -6,7 +6,7 @@ Name: ansible-core
|
|||||||
Summary: A radically simple IT automation system
|
Summary: A radically simple IT automation system
|
||||||
Version: 2.14.4
|
Version: 2.14.4
|
||||||
%global uversion %{version_no_tilde %{quote:%nil}}
|
%global uversion %{version_no_tilde %{quote:%nil}}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||||
# are BSD licensed. There are various files scattered throughout the codebase
|
# are BSD licensed. There are various files scattered throughout the codebase
|
||||||
# containing code under different licenses.
|
# containing code under different licenses.
|
||||||
@ -240,6 +240,9 @@ make PYTHON=%{python3} tests-py3
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 24 2023 Maxwell G <maxwell@gtmx.me> - 2.14.4-2
|
||||||
|
- Add gating
|
||||||
|
|
||||||
* Wed Mar 29 2023 Maxwell G <maxwell@gtmx.me> - 2.14.4-1
|
* Wed Mar 29 2023 Maxwell G <maxwell@gtmx.me> - 2.14.4-1
|
||||||
- Update to 2.14.4. Fixes rhbz#2173765.
|
- Update to 2.14.4. Fixes rhbz#2173765.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user