diff --git a/python-wstool.spec b/python-wstool.spec index 0304b4c..f8dfea1 100644 --- a/python-wstool.spec +++ b/python-wstool.spec @@ -5,7 +5,7 @@ Name: python-%{module_name} Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for managing a workspace of multiple heterogeneous SCM repositories License: BSD @@ -68,7 +68,7 @@ cp -a . %{py3dir} %if 0%{?with_python3} pushd %{py3dir} %{__python3} setup.py build -mv -v build/scripts-3.3/wstool build/scripts-3.3/python3-wstool +mv -v build/scripts-%{python3_version}/wstool build/scripts-%{python3_version}/python3-wstool popd %endif # with_python3 @@ -96,6 +96,9 @@ popd %endif # with_python3 %changelog +* Wed May 14 2014 Bohuslav Kabrda - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Sun Jan 12 2014 Rich Mattes - 0.1.1-1 - Update to 0.1.1