From 0b13af8315869f361b0927095b70884800615fc4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 27 Aug 2023 09:37:04 +0000 Subject: automatic import of onnxruntime --- onnxruntime.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onnxruntime.spec b/onnxruntime.spec index acc0638..c443cd7 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -20,7 +20,7 @@ models from PyTorch, Tensorflow/Keras, TFLite, scikit-learn, and other framework %prep -unzip -q -o ../SOURCES/%{name}-%{version}.zip -d ../BUILD +unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD -- cgit v1.2.3