diff --git a/.gitignore b/.gitignore index 02441d6..d9e4220 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ rho-0.0.20.tar.gz /rho-0.0.30-1.tar.gz /rho-0.0.31-1.tar.gz /rho-0.0.31-2.tar.gz +/rho-0.0.32-1.tar.gz diff --git a/rho.spec b/rho.spec index 72ea08b..2f8b48a 100644 --- a/rho.spec +++ b/rho.spec @@ -1,14 +1,15 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: rho -Version: 0.0.31 -Release: 3%{?dist} +Version: 0.0.32 +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.31-2.tar.gz +Source0: http://chambridge.fedorapeople.org/rho/rho-0.0.32-1.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel @@ -33,7 +34,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-155.bb45b4b +%setup -q -n rho-git-158.fee003a %build %{__python} setup.py build @@ -48,6 +49,9 @@ mkdir -p %{buildroot}%{_datadir}/ansible/%{name} cp rho_playbook.yml %{buildroot}%{_datadir}/ansible/%{name} cp -rp roles %{buildroot}%{_datadir}/ansible/%{name}/ +%clean +rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) %doc README.rst AUTHORS.rst COPYING @@ -59,9 +63,9 @@ cp -rp roles %{buildroot}%{_datadir}/ansible/%{name}/ %{_datadir}/ansible/%{name}/roles/* %changelog -* Fri Feb 09 2018 Fedora Release Engineering - 0.0.31-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - +* Thu Feb 8 2018 Christopher Hambridge 0.0.32-1 +- Bug fix to resolve unreachable processing when using sshkeyfile for connection +- Bug fix for cpu core count on vmware * Tue Jan 9 2018 Christopher Hambridge 0.0.31-2 - Enhancements to handle target system timeouts (chambrid@redhat.com) - Enhancements to capture JBoss products installation state (nlavine@redhat.com) diff --git a/sources b/sources index ac6fe0a..aba3dc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rho-0.0.31-2.tar.gz) = 581a0bf98be084b556c553f8fecd36a235343e900748253dc6a049888ac2698d5adbfc29fdb1920d8fde75a9b3a7ed81f269ef1571be44083019f4b76d952867 +SHA512 (rho-0.0.32-1.tar.gz) = 761beef05e2afd44f792008a7577204b7d9639407272626bdb6a93feee96b864f5ecaaf3e4888bbf4f39bc515d39865242339ff78701b932bff96b8a5abf62b8