From 525fbb5e931a9b5508a23ece4f9aa12121082d4edc14d8ab139b943b63a5f099 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 1 Dec 2021 16:27:11 +0000 Subject: [PATCH] Accepting request 935019 from home:Guillaume_G:branches:science:machinelearning - Update to 21.11: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v21.11/ OBS-URL: https://build.opensuse.org/request/show/935019 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ComputeLibrary?expand=0&rev=25 --- ComputeLibrary-21.08.tar.gz | 3 --- ComputeLibrary-21.11.tar.gz | 3 +++ ComputeLibrary.changes | 9 +++++++++ ComputeLibrary.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 ComputeLibrary-21.08.tar.gz create mode 100644 ComputeLibrary-21.11.tar.gz diff --git a/ComputeLibrary-21.08.tar.gz b/ComputeLibrary-21.08.tar.gz deleted file mode 100644 index d36f7a4..0000000 --- a/ComputeLibrary-21.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c62d41be62c14c8ff196d6aaa9f9efe0597b82a923350d922e8cde217dd1d86 -size 12921165 diff --git a/ComputeLibrary-21.11.tar.gz b/ComputeLibrary-21.11.tar.gz new file mode 100644 index 0000000..79a0055 --- /dev/null +++ b/ComputeLibrary-21.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8322ed2e135999569082a95e7fbb2fa87786ffb1c67935b3ef71e00b53f2c887 +size 12987341 diff --git a/ComputeLibrary.changes b/ComputeLibrary.changes index 0d44cf1..73596a1 100644 --- a/ComputeLibrary.changes +++ b/ComputeLibrary.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 1 10:01:36 UTC 2021 - Guillaume GARDET + +- Update to 21.11: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v21.11/ + ------------------------------------------------------------------- Thu Sep 9 08:02:05 UTC 2021 - Guillaume GARDET diff --git a/ComputeLibrary.spec b/ComputeLibrary.spec index 9bcce28..ba35298 100644 --- a/ComputeLibrary.spec +++ b/ComputeLibrary.spec @@ -16,11 +16,11 @@ # -%define so_ver 24 +%define so_ver 25 # Disable validation tests by default due to opencl needing to be set up %bcond_with computelibrary_tests Name: ComputeLibrary -Version: 21.08 +Version: 21.11 Release: 0 Summary: ARM Compute Library License: MIT