From c0f9ce230d571d0c0c260d8efdfd2ad9fa93f5e9162efb67be328bd24027b7b2 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 6 Sep 2023 07:24:38 +0000 Subject: [PATCH] Accepting request 1109206 from home:Guillaume_G:branches:science:machinelearning - Update to 23.08: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v23.08 OBS-URL: https://build.opensuse.org/request/show/1109206 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ComputeLibrary?expand=0&rev=42 --- ComputeLibrary-23.05.tar.gz | 3 --- ComputeLibrary-23.08.tar.gz | 3 +++ ComputeLibrary.changes | 9 +++++++++ ComputeLibrary.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 ComputeLibrary-23.05.tar.gz create mode 100644 ComputeLibrary-23.08.tar.gz diff --git a/ComputeLibrary-23.05.tar.gz b/ComputeLibrary-23.05.tar.gz deleted file mode 100644 index 305774c..0000000 --- a/ComputeLibrary-23.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c22983f08cbc26a7b66c695ee6850d39ea1346a6c76a902323dd10217df4606 -size 13616251 diff --git a/ComputeLibrary-23.08.tar.gz b/ComputeLibrary-23.08.tar.gz new file mode 100644 index 0000000..090b06e --- /dev/null +++ b/ComputeLibrary-23.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f514a555409d4401e5250b290cdf8cf1676e4eb775e5bd61ea6a740a8ce24f +size 13902839 diff --git a/ComputeLibrary.changes b/ComputeLibrary.changes index cc6bade..cbf6097 100644 --- a/ComputeLibrary.changes +++ b/ComputeLibrary.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 5 14:24:12 UTC 2023 - Guillaume GARDET + +- Update to 23.08: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v23.08 + ------------------------------------------------------------------- Mon Jun 12 12:24:24 UTC 2023 - Guillaume GARDET diff --git a/ComputeLibrary.spec b/ComputeLibrary.spec index a0aa184..de592a2 100644 --- a/ComputeLibrary.spec +++ b/ComputeLibrary.spec @@ -16,11 +16,11 @@ # -%define so_ver 31 +%define so_ver 32 # Disable validation tests by default due to opencl needing to be set up %bcond_with computelibrary_tests Name: ComputeLibrary -Version: 23.05 +Version: 23.08 Release: 0 Summary: ARM Compute Library License: MIT