forked from pool/ComputeLibrary
Accepting request 1225392 from science:machinelearning
OBS-URL: https://build.opensuse.org/request/show/1225392 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ComputeLibrary?expand=0&rev=24
This commit is contained in:
commit
831367ad8f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49b8620f21cbbe49e825a131d9eacd548532646289b50e070b83860bd88087fe
|
||||
size 14224446
|
3
ComputeLibrary-24.11.tar.gz
Normal file
3
ComputeLibrary-24.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e4c4901c4448bf7465ff043d8ace7c8fad01adef13fdbbc0dcca85f4e759fea
|
||||
size 14243390
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 12:39:55 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Update to 24.11:
|
||||
* Public major release
|
||||
* Documentation (API, changelogs, build guide,
|
||||
contribution guide, errata, etc.) available here:
|
||||
https://arm-software.github.io/ComputeLibrary/v24.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:55:02 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -16,11 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define so_ver 42
|
||||
%define so_ver 43
|
||||
# Disable validation tests by default due to opencl needing to be set up
|
||||
%bcond_with computelibrary_tests
|
||||
Name: ComputeLibrary
|
||||
Version: 24.09
|
||||
Version: 24.11
|
||||
Release: 0
|
||||
Summary: ARM Compute Library
|
||||
License: MIT
|
||||
@ -147,11 +147,11 @@ LD_LIBRARY_PATH="build/" build/tests/arm_compute_validation
|
||||
%{_bindir}/*
|
||||
|
||||
%files -n libarm_compute%{so_ver}
|
||||
%license LICENSE
|
||||
%license LICENSES/MIT.txt
|
||||
%{_libdir}/libarm_compute.so.%{so_ver}*
|
||||
|
||||
%files -n libarm_compute_graph%{so_ver}
|
||||
%license LICENSE
|
||||
%license LICENSES/MIT.txt
|
||||
%{_libdir}/libarm_compute_graph.so.%{so_ver}*
|
||||
|
||||
%files devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user