public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arm-compute-library] rawhide: Update to 53.1.0
@ 2026-06-20 13:10 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-06-20 13:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/arm-compute-library
Branch : rawhide
Commit : a2bc5642f325308a08a6935810386e3a14c01668
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date : 2026-06-20T16:10:41+03:00
Stats : +6/-11 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/arm-compute-library/c/a2bc5642f325308a08a6935810386e3a14c01668?branch=rawhide
Log:
Update to 53.1.0
---
diff --git a/arm-compute-library.spec b/arm-compute-library.spec
index 63ec964..d61d652 100644
--- a/arm-compute-library.spec
+++ b/arm-compute-library.spec
@@ -1,5 +1,5 @@
-%global majorver 42
-%global releasever 42.0.0
+%global majorver 53
+%global releasever 53.1.0
%global desc %{expand: \
The Compute Library is a collection of low-level machine learning functions
optimized for Arm Cortex-A, Arm Neoverse and Arm Mali GPUs architectures.
@@ -8,11 +8,11 @@ The library provides superior performance to other open source alternatives
and immediate support for new Arm technologies e.g. SVE2.}
Name: arm-compute-library
-Version: 24.09
+Version: 53.1.0
Release: %autorelease
Summary: ARM compute library
-License: MIT AND Apache-2.0
+License: MIT AND Apache-2.0 AND BSD-3-Clause
URL: https://github.com/arm-software/ComputeLibrary
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: arm_compute.pc.in
@@ -58,11 +58,6 @@ Contains documentations and examples for %{name}.
# remove .bazel files
find . -name *.bazel -exec rm -f '{}' \;
-# gcc 15 include cstdint
-sed -i '/#include <memory>.*/a#include <cstdint>' arm_compute/core/CPP/CPPTypes.h
-sed -i '/#include <cstddef>.*/a#include <cstdint>' arm_compute/runtime/MemoryRegion.h
-sed -i '1i #include <cstdint>' tests/framework/instruments/hwc_names.hpp
-
%build
scons %{?_smp_mflags} os=linux \
build=native \
@@ -117,7 +112,7 @@ cp -a build/docs/html %{buildroot}%{_docdir}/%{name}
LD_LIBRARY_PATH=%{buildroot}%{_libdir}:$LD_LIBRARY_PATH ./build/tests/arm_compute_validation --filter='^(?!CL).*'
%files
-%license LICENSE include/half/LICENSE.txt
+%license LICENSES include/half/LICENSE.txt
%doc README.md
%{_libdir}/libarm_compute.so.%{releasever}
%{_libdir}/libarm_compute.so.%{majorver}
diff --git a/sources b/sources
index 29a1ebf..05df3b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (arm-compute-library-24.09.tar.gz) = c755da7d576b9bc1f33c9505efe4ce9e50cb927978f929d61f31b213904dca45ddb78b7c0cf9b215e37d2028e0404f4e3435678c120bba16263b55fd701eb4f1
+SHA512 (arm-compute-library-53.1.0.tar.gz) = 6f49f1a66d8242d73d2f736668ea7156a2564d47b1eb8dc106095ec0f0b662873f65f8e3e47bdbfb769f273d9d7707d253ab3eba95b2830eb0ddbc80f657f718
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 13:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 13:10 [rpms/arm-compute-library] rawhide: Update to 53.1.0 Ali Erdinc Koroglu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox