From 14b2210e6d184588c0d51de026bde6e12f65ccad Mon Sep 17 00:00:00 2001 From: Chris Hambridge Date: Mar 29 2018 13:13:40 +0000 Subject: Bug fix to Ansible task bash globbing (nlavine@redhat.com) Bug fix for unicode truncation (chambrid@redhat.com) --- diff --git a/.gitignore b/.gitignore index 7f2309a..e91deaa 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ rho-0.0.20.tar.gz /rho-0.0.32-4.tar.gz /rho-0.0.32-5.tar.gz /rho-0.0.32-6.tar.gz +/rho-0.0.33-1.tar.gz diff --git a/rho.spec b/rho.spec index 454594e..c987eb5 100644 --- a/rho.spec +++ b/rho.spec @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: rho -Version: 0.0.32 -Release: 6%{?dist} +Version: 0.0.33 +Release: 1%{?dist} Summary: An SSH system profiler Group: Applications/Internet License: GPLv2 URL: http://github.com/quipucords/rho -Source0: http://chambridge.fedorapeople.org/rho/rho-0.0.32-6.tar.gz +Source0: http://chambridge.fedorapeople.org/rho/rho-0.0.33-1.tar.gz BuildArch: noarch BuildRequires: python-devel @@ -33,7 +33,7 @@ Rho is a tool for scanning your network, logging into systems via SSH, and retrieving information about them. %prep -%setup -q -n rho-git-158.fee003a +%setup -q -n rho-git-164.96bed03 %build %{__python} setup.py build @@ -59,6 +59,10 @@ cp -rp roles %{buildroot}%{_datadir}/ansible/%{name}/ %{_datadir}/ansible/%{name}/roles/* %changelog +* Wed Mar 21 2018 Noah Lavine 0.0.33-1 +- Bug fix to Ansible task bash globbing (nlavine@redhat.com) +- Bug fix for unicode truncation (chambrid@redhat.com) + * Thu Feb 15 2018 Christopher Hambridge 0.0.32-6 - Bug fix to resolve missing release Engineering clean up diff --git a/sources b/sources index 46cd04c..51fd4f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rho-0.0.32-6.tar.gz) = 761beef05e2afd44f792008a7577204b7d9639407272626bdb6a93feee96b864f5ecaaf3e4888bbf4f39bc515d39865242339ff78701b932bff96b8a5abf62b8 +SHA512 (rho-0.0.33-1.tar.gz) = 2d4513187b7033fb1bce004caa000d7cc8f83ab46a3273bd8eba9a549c48ef5885715fa493d1e93730db56e1a1966f0f272d10a926207a043f76c3f664845ed8