diff --git a/ComputeLibrary-24.09.tar.gz b/ComputeLibrary-24.09.tar.gz deleted file mode 100644 index 82910d6..0000000 --- a/ComputeLibrary-24.09.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49b8620f21cbbe49e825a131d9eacd548532646289b50e070b83860bd88087fe -size 14224446 diff --git a/ComputeLibrary-24.11.tar.gz b/ComputeLibrary-24.11.tar.gz new file mode 100644 index 0000000..65da355 --- /dev/null +++ b/ComputeLibrary-24.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e4c4901c4448bf7465ff043d8ace7c8fad01adef13fdbbc0dcca85f4e759fea +size 14243390 diff --git a/ComputeLibrary.changes b/ComputeLibrary.changes index 395c38e..fbb7485 100644 --- a/ComputeLibrary.changes +++ b/ComputeLibrary.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 20 12:39:55 UTC 2024 - Guillaume GARDET + +- Update to 24.11: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v24.11 + ------------------------------------------------------------------- Thu Oct 17 11:55:02 UTC 2024 - Guillaume GARDET diff --git a/ComputeLibrary.spec b/ComputeLibrary.spec index 56528ae..1c7737c 100644 --- a/ComputeLibrary.spec +++ b/ComputeLibrary.spec @@ -16,11 +16,11 @@ # -%define so_ver 42 +%define so_ver 43 # Disable validation tests by default due to opencl needing to be set up %bcond_with computelibrary_tests Name: ComputeLibrary -Version: 24.09 +Version: 24.11 Release: 0 Summary: ARM Compute Library License: MIT @@ -147,11 +147,11 @@ LD_LIBRARY_PATH="build/" build/tests/arm_compute_validation %{_bindir}/* %files -n libarm_compute%{so_ver} -%license LICENSE +%license LICENSES/MIT.txt %{_libdir}/libarm_compute.so.%{so_ver}* %files -n libarm_compute_graph%{so_ver} -%license LICENSE +%license LICENSES/MIT.txt %{_libdir}/libarm_compute_graph.so.%{so_ver}* %files devel