diff --git a/ansible-lint.spec b/ansible-lint.spec index 4ec09bd..15dd5d6 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Version: 4.1.1a0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Best practices checker for Ansible License: MIT @@ -62,6 +62,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %{python3_sitelib}/ansible_lint-%{version}-py3.*.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 4.1.1a0-3 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 4.1.1a0-2 - Rebuilt for Python 3.8