SHA256
1
0
forked from pool/openvino

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
This commit is contained in:
Guillaume GARDET 2024-05-07 14:47:00 +00:00 committed by Git OBS Bridge
parent 799becee5b
commit 63e5f3c7b5
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 23 18:57:17 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <badshah400@gmail.com>

View File

@ -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