diff --git a/ComputeLibrary-20.08.tar.gz b/ComputeLibrary-20.08.tar.gz deleted file mode 100644 index 46cdf07..0000000 --- a/ComputeLibrary-20.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4ad14dc8b90e5b13bd32c5b48a00eb27143bfa1efd0be3f6c4efbf8d556aa1c -size 12600240 diff --git a/ComputeLibrary-20.11.tar.gz b/ComputeLibrary-20.11.tar.gz new file mode 100644 index 0000000..dd7ac37 --- /dev/null +++ b/ComputeLibrary-20.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4cfbe5f87cf47170aa497209c24567d425365fa5f959129a50be665317a8ab +size 12722838 diff --git a/ComputeLibrary.changes b/ComputeLibrary.changes index 8742b88..f2a6259 100644 --- a/ComputeLibrary.changes +++ b/ComputeLibrary.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Dec 9 14:30:01 UTC 2020 - Guillaume GARDET + +- Update to 20.11: + * Public major release + * Deprecation notice: + Deprecated GLES functions and kernels + Deprecated Neon and OpenCL Computer Vision functions + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v20.11/ + ------------------------------------------------------------------- Thu Sep 3 09:04:07 UTC 2020 - Guillaume GARDET diff --git a/ComputeLibrary.spec b/ComputeLibrary.spec index 2c1c7f6..c400bf7 100644 --- a/ComputeLibrary.spec +++ b/ComputeLibrary.spec @@ -16,11 +16,11 @@ # -%define so_ver 20 +%define so_ver 21 # Disable validation tests by default due to opencl needing to be set up %bcond_with computelibrary_tests Name: ComputeLibrary -Version: 20.08 +Version: 20.11 Release: 0 Summary: ARM Compute Library License: MIT