diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 8ee9288..e1318d0 100644 --- a/python-pyghmi.spec +++ b/python-pyghmi.spec @@ -11,7 +11,7 @@ incorporate the pyghmi library into a Python application. Summary: %{common_summary} Name: python-%{sname} -Version: %{?version:%{version}}%{!?version:%(python setup.py --version)} +Version: %{?version:%{version}}%{!?version:1.2.4} Release: %{?release:%{release}}%{!?release:2} Source0: http://tarballs.openstack.org/%{sname}/%{sname}-%{version}.tar.gz License: Apache License, Version 2.0 @@ -142,7 +142,7 @@ popd %files -n python-%{sname}-doc %license LICENSE -%doc doc/build/html README.rst +%doc doc/build/html README.md %changelog * Tue Aug 14 2018 Ilya Etingof - 1.2.4-2