From b2c2f7f8d660501c9e91dace09d9a24a5bd79981 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Jul 28 2016 13:14:11 +0000 Subject: Update to 2.3.1 --- diff --git a/.gitignore b/.gitignore index 73934b9..15a5c48 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /v2.1.0.tar.gz /v2.2.0.tar.gz /v2.3.0.tar.gz +/v2.3.1.tar.gz diff --git a/ansible-inventory-grapher.spec b/ansible-inventory-grapher.spec index f89e01c..d307642 100644 --- a/ansible-inventory-grapher.spec +++ b/ansible-inventory-grapher.spec @@ -2,7 +2,7 @@ %global lib_name ansibleinventorygrapher Name: %{archive_name} -Version: 2.3.0 +Version: 2.3.1 Release: 1%{?dist} Summary: Creates graphs representing ansible inventory @@ -44,6 +44,9 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|' %{python2_sitelib}/ansible_inventory_grapher-%{version}-py2.*.egg-info %changelog +* Thu Jul 28 2016 Parag Nemade - 2.3.1-1 +- Update to 2.3.1 + * Mon Jul 25 2016 Parag Nemade - 2.3.0-1 - Update to 2.3.0 diff --git a/sources b/sources index 2fcdbaa..2252044 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c9e5abac6b5d6107871052440857a96 v2.3.0.tar.gz +3db0db6f52410ddd5ea6101874e78837 v2.3.1.tar.gz