From 63e5f3c7b5d7a342d518264af6f80cf7a48f920c6f1f69b02d4717e8fafa2739 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Tue, 7 May 2024 14:47:00 +0000 Subject: [PATCH] Accepting request 1172464 from home:badshah400:branches:science - License update: play safe and list all third party licenses as part of the License tag. OBS-URL: https://build.opensuse.org/request/show/1172464 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/openvino?expand=0&rev=2 --- openvino.changes | 6 ++++++ openvino.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/openvino.changes b/openvino.changes index b656c63..973fa32 100644 --- a/openvino.changes +++ b/openvino.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 23 18:57:17 UTC 2024 - Atri Bhattacharya + +- License update: play safe and list all third party licenses as + part of the License tag. + ------------------------------------------------------------------- Tue Apr 23 12:42:32 UTC 2024 - Atri Bhattacharya diff --git a/openvino.spec b/openvino.spec index 39215ac..ac8bff7 100644 --- a/openvino.spec +++ b/openvino.spec @@ -17,6 +17,7 @@ # +# Note: Will not build on Leap:15.X on account of too old TBB # Compilation takes ~1 hr on OBS for a single python, don't try all supported flavours %define pythons python3 %define __builder ninja @@ -28,7 +29,8 @@ Name: openvino Version: 2024.0.0 Release: 0 Summary: A toolkit for optimizing and deploying AI inference -License: Apache-2.0 +# Let's be safe and put all third party licenses here, no matter that we use specific thirdparty libs or not +License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND HPND AND JSON AND MIT AND OFL-1.1 AND ZLIB URL: https://github.com/openvinotoolkit/openvino Source0: %{name}-%{version}.tar.zst Source1: %{name}-rpmlintrc