Compare commits
11 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 39a56665d6 | |||
| 7724226b69 | |||
| 8ec429b50a | |||
| a356a17fb3 | |||
| 6f4f41d871 | |||
| 55cdcde414 | |||
| 4b852109ac | |||
| 6ea7aa892b | |||
| 3a0be24d8d | |||
| 831367ad8f | |||
| d5c1e7b6ad |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49b8620f21cbbe49e825a131d9eacd548532646289b50e070b83860bd88087fe
|
|
||||||
size 14224446
|
|
||||||
3
ComputeLibrary-52.4.0.tar.gz
Normal file
3
ComputeLibrary-52.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a3a0f42bee0ca6771ff2b5a41c02deabccb630b05d01c68cdeac626d50fdbce9
|
||||||
|
size 6754542
|
||||||
@@ -1,3 +1,53 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 22 13:32:27 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 52.4.0:
|
||||||
|
* Public minor release
|
||||||
|
* Documentation (API, changelogs, build guide,
|
||||||
|
contribution guide, errata, etc.) available here:
|
||||||
|
https://arm-software.github.io/ComputeLibrary/v52.4.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 6 09:06:00 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 52.0.0:
|
||||||
|
* Public major release
|
||||||
|
* Documentation (API, changelogs, build guide,
|
||||||
|
contribution guide, errata, etc.) available here:
|
||||||
|
https://arm-software.github.io/ComputeLibrary/v52.0.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:46:00 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 25.03.1:
|
||||||
|
* Public major release
|
||||||
|
* Documentation (API, changelogs, build guide,
|
||||||
|
contribution guide, errata, etc.) available here:
|
||||||
|
https://arm-software.github.io/ComputeLibrary/v25.03.1
|
||||||
|
- Update to 25.03:
|
||||||
|
* Public major release
|
||||||
|
* Documentation (API, changelogs, build guide,
|
||||||
|
contribution guide, errata, etc.) available here:
|
||||||
|
https://arm-software.github.io/ComputeLibrary/v25.03
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 23 08:29:27 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 24.12:
|
||||||
|
* Public major release
|
||||||
|
* Documentation (API, changelogs, build guide,
|
||||||
|
contribution guide, errata, etc.) available here:
|
||||||
|
https://arm-software.github.io/ComputeLibrary/v24.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>
|
Thu Oct 17 11:55:02 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ComputeLibrary
|
# spec file for package ComputeLibrary
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,11 +16,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define so_ver 42
|
%define so_ver 52
|
||||||
# Disable validation tests by default due to opencl needing to be set up
|
# Disable validation tests by default due to opencl needing to be set up
|
||||||
%bcond_with computelibrary_tests
|
%bcond_with computelibrary_tests
|
||||||
Name: ComputeLibrary
|
Name: ComputeLibrary
|
||||||
Version: 24.09
|
Version: 52.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ARM Compute Library
|
Summary: ARM Compute Library
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -147,11 +147,11 @@ LD_LIBRARY_PATH="build/" build/tests/arm_compute_validation
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%files -n libarm_compute%{so_ver}
|
%files -n libarm_compute%{so_ver}
|
||||||
%license LICENSE
|
%license LICENSES/MIT.txt
|
||||||
%{_libdir}/libarm_compute.so.%{so_ver}*
|
%{_libdir}/libarm_compute.so.%{so_ver}*
|
||||||
|
|
||||||
%files -n libarm_compute_graph%{so_ver}
|
%files -n libarm_compute_graph%{so_ver}
|
||||||
%license LICENSE
|
%license LICENSES/MIT.txt
|
||||||
%{_libdir}/libarm_compute_graph.so.%{so_ver}*
|
%{_libdir}/libarm_compute_graph.so.%{so_ver}*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
|||||||
Reference in New Issue
Block a user