From 92f26feaf75b7149f8e08b403bbc53546e5143ef Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: May 10 2016 06:09:21 +0000 Subject: Update to 2.6.2 release --- diff --git a/.gitignore b/.gitignore index 00972da..fe4f4ed 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /ansible-lint-2.4.0.tar.gz /ansible-lint.spec /ansible-lint-2.4.1.tar.gz +/ansible-lint-2.6.2.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index c736495..f56aa35 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -2,7 +2,7 @@ %global lib_name ansiblelint Name: %{archive_name} -Version: 2.4.1 +Version: 2.6.2 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -42,6 +42,9 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|' %{python2_sitelib}/ansible_lint-%{version}-py2.*.egg-info %changelog +* Tue May 10 2016 Parag Nemade - 2.6.2-1 +- Update to 2.6.2 release + * Sat Mar 19 2016 Parag Nemade - 2.4.1-1 - Update to 2.4.1 release diff --git a/sources b/sources index e37bee5..cd2f966 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f1862dcfb0fe0df73bf19bfcf3346cf ansible-lint-2.4.1.tar.gz +1ec0c2b69eab3139e107c5efca999d9f ansible-lint-2.6.2.tar.gz