diff --git a/ansible-lint.spec b/ansible-lint.spec index 1475858..d63642a 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Version: 3.4.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible License: MIT @@ -42,6 +42,9 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|' %{python2_sitelib}/ansible_lint-%{version}-py2.*.egg-info %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 3.4.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 16 2017 Parag Nemade - 3.4.10-1 - Update to 3.4.10