Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ComputeLibrary for openSUSE:Factory 
checked in at 2026-04-10 17:51:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ComputeLibrary (Old)
 and      /work/SRC/openSUSE:Factory/.ComputeLibrary.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ComputeLibrary"

Fri Apr 10 17:51:49 2026 rev:29 rq:1345762 version:52.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ComputeLibrary/ComputeLibrary.changes    
2025-09-29 16:38:22.245884812 +0200
+++ /work/SRC/openSUSE:Factory/.ComputeLibrary.new.21863/ComputeLibrary.changes 
2026-04-10 17:59:00.512694604 +0200
@@ -1,0 +2,15 @@
+Fri Apr 10 07:47:01 UTC 2026 - Guillaume GARDET <[email protected]>
+
+- Workaround for wrong include path
+  https://github.com/ARM-software/ComputeLibrary/issues/1277
+
+-------------------------------------------------------------------
+Thu Apr  9 15:21:46 UTC 2026 - Guillaume GARDET <[email protected]>
+
+-  Update to 52.8.0:
+  * Public minor release
+  * Documentation (API, changelogs, build guide,
+    contribution guide, errata, etc.) available here:
+    https://arm-software.github.io/ComputeLibrary/v52.8.0
+
+-------------------------------------------------------------------

Old:
----
  ComputeLibrary-52.4.0.tar.gz

New:
----
  ComputeLibrary-52.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ComputeLibrary.spec ++++++
--- /var/tmp/diff_new_pack.PDx8qJ/_old  2026-04-10 17:59:06.544943952 +0200
+++ /var/tmp/diff_new_pack.PDx8qJ/_new  2026-04-10 17:59:06.552944283 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ComputeLibrary
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 # Disable validation tests by default due to opencl needing to be set up
 %bcond_with computelibrary_tests
 Name:           ComputeLibrary
-Version:        52.4.0
+Version:        52.8.0
 Release:        0
 Summary:        ARM Compute Library
 License:        MIT
@@ -76,6 +76,8 @@
 
 %prep
 %autosetup -p1 -n ComputeLibrary-%{version}
+# https://github.com/ARM-software/ComputeLibrary/issues/1277
+sed -i -e 's|#include "include/CL/opencl.hpp"|#include <CL/opencl.hpp>|' 
arm_compute/core/CL/cl_definitions.h
 
 %build
 scons os=linux \

++++++ ComputeLibrary-52.4.0.tar.gz -> ComputeLibrary-52.8.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/ComputeLibrary/ComputeLibrary-52.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.ComputeLibrary.new.21863/ComputeLibrary-52.8.0.tar.gz
 differ: char 12, line 1

Reply via email to