From 01b455d6fb582bacd05d7051f133e3593eb026052cbdd8a3cb13e7c656e9c0d4 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Mon, 8 Jun 2020 09:47:49 +0000 Subject: [PATCH] Accepting request 812520 from home:Guillaume_G:branches:science:machinelearning - Update to 20.05: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v20.05/ OBS-URL: https://build.opensuse.org/request/show/812520 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ComputeLibrary?expand=0&rev=14 --- ComputeLibrary-20.02.1.tar.gz | 3 --- ComputeLibrary-20.05.tar.gz | 3 +++ ComputeLibrary.changes | 9 +++++++++ ComputeLibrary.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 ComputeLibrary-20.02.1.tar.gz create mode 100644 ComputeLibrary-20.05.tar.gz diff --git a/ComputeLibrary-20.02.1.tar.gz b/ComputeLibrary-20.02.1.tar.gz deleted file mode 100644 index a86805a..0000000 --- a/ComputeLibrary-20.02.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:319cc145e8b99efbdee2a70a8b39885a3cf6b8612f39bc9ac96a7666f9a588e0 -size 48909453 diff --git a/ComputeLibrary-20.05.tar.gz b/ComputeLibrary-20.05.tar.gz new file mode 100644 index 0000000..2bcb979 --- /dev/null +++ b/ComputeLibrary-20.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eab23e44e37e0bf2bd333bda4e6c427567429fea94ed1fef8948b489fea2f77 +size 12584848 diff --git a/ComputeLibrary.changes b/ComputeLibrary.changes index 7e986d4..f06abcd 100644 --- a/ComputeLibrary.changes +++ b/ComputeLibrary.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 4 09:47:09 UTC 2020 - Guillaume GARDET + +- Update to 20.05: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v20.05/ + ------------------------------------------------------------------- Mon Mar 9 17:45:33 UTC 2020 - Guillaume GARDET diff --git a/ComputeLibrary.spec b/ComputeLibrary.spec index 54db478..6509da7 100644 --- a/ComputeLibrary.spec +++ b/ComputeLibrary.spec @@ -16,11 +16,11 @@ # -%define so_ver 18 +%define so_ver 19 # Disable validation tests by default due to opencl needing to be set up %bcond_with computelibrary_tests Name: ComputeLibrary -Version: 20.02.1 +Version: 20.05 Release: 0 Summary: ARM Compute Library License: MIT