From ecf8d8a03bc287580982df11604f739dbcd56232 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 18 Feb 2025 14:46:41 +0000 Subject: [PATCH] 2.6.0 --- python-jsonschema.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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