1
0

Accepting request 1131645 from science:machinelearning

OBS-URL: https://build.opensuse.org/request/show/1131645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ComputeLibrary?expand=0&rev=19
This commit is contained in:
Ana Guerrero 2023-12-07 18:11:36 +00:00 committed by Git OBS Bridge
commit 6cc33eac6a
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62f514a555409d4401e5250b290cdf8cf1676e4eb775e5bd61ea6a740a8ce24f
size 13902839

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd19b6c3355edd57d718c74bb496ab386452a835804a290da706f21b261f6bdf
size 14031383

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 7 09:05:47 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 23.11:
* Public major release
* Documentation (API, changelogs, build guide,
contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v23.11
-------------------------------------------------------------------
Tue Sep 5 14:24:12 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -16,11 +16,11 @@
#
%define so_ver 32
%define so_ver 33
# Disable validation tests by default due to opencl needing to be set up
%bcond_with computelibrary_tests
Name: ComputeLibrary
Version: 23.08
Version: 23.11
Release: 0
Summary: ARM Compute Library
License: MIT
@ -128,6 +128,7 @@ rm -f $(find %{buildroot}%{_includedir}/ -name *.cpp)
mkdir -p %{buildroot}%{_datadir}/ComputeLibrary/%{sampledir}
cp -r data/* %{buildroot}%{_datadir}/ComputeLibrary/%{sampledir}
# Install scripts
rm -rf scripts/modules # Unused scripts/module/Shell.py
install -Dm0755 scripts/* %{buildroot}%{_bindir}
rm -f %{buildroot}%{_bindir}/*.h
# Fix Python scripts interpreter