diff --git a/python-jsonschema.spec b/python-jsonschema.spec index a016cd8..302b7b2 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -55,7 +55,7 @@ in an enumeration. %prep %setup -q -n %{oname}-%{version} -cat "%{version} > version.txt +cat "%{version}" > version.txt %build #python setup.py build