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