From 10facc6c51894a0a1d8d4732d34134839d3901adc507c0246bcac961d28fdc41 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Tue, 18 Jun 2024 08:57:54 +0000 Subject: [PATCH] - Update to 24.05: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v24.05 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ComputeLibrary?expand=0&rev=48 --- ComputeLibrary-24.02.1.tar.gz | 3 --- ComputeLibrary-24.05.tar.gz | 3 +++ ComputeLibrary.changes | 9 +++++++++ ComputeLibrary.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 ComputeLibrary-24.02.1.tar.gz create mode 100644 ComputeLibrary-24.05.tar.gz diff --git a/ComputeLibrary-24.02.1.tar.gz b/ComputeLibrary-24.02.1.tar.gz deleted file mode 100644 index e65546e..0000000 --- a/ComputeLibrary-24.02.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:590d5cb710355bce2ddfe7117529c2f492cd253b548f709bbfe84702203d99c8 -size 14050350 diff --git a/ComputeLibrary-24.05.tar.gz b/ComputeLibrary-24.05.tar.gz new file mode 100644 index 0000000..02b6a0b --- /dev/null +++ b/ComputeLibrary-24.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1d4f88ad4f2daed3243657aebc8529ae0b63c25285c86145806b4732cc3eea +size 14070387 diff --git a/ComputeLibrary.changes b/ComputeLibrary.changes index 77bb98c..898b813 100644 --- a/ComputeLibrary.changes +++ b/ComputeLibrary.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 18 07:38:07 UTC 2024 - Guillaume GARDET + +- Update to 24.05: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v24.05 + ------------------------------------------------------------------- Wed Apr 3 09:17:31 UTC 2024 - Guillaume GARDET diff --git a/ComputeLibrary.spec b/ComputeLibrary.spec index 32d321d..4cf77e8 100644 --- a/ComputeLibrary.spec +++ b/ComputeLibrary.spec @@ -16,11 +16,11 @@ # -%define so_ver 35 +%define so_ver 37 # Disable validation tests by default due to opencl needing to be set up %bcond_with computelibrary_tests Name: ComputeLibrary -Version: 24.02.1 +Version: 24.05 Release: 0 Summary: ARM Compute Library License: MIT