public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/arm-compute-library] rawhide: Update to 53.1.0
Date: Sat, 20 Jun 2026 13:10:56 GMT	[thread overview]
Message-ID: <178196105608.1.12782452449646608902.rpms-arm-compute-library-a2bc5642f325@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-20 13:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178196105608.1.12782452449646608902.rpms-arm-compute-library-a2bc5642f325@fedoraproject.org \
    --to=ali.koroglu@oss.qualcomm.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox