Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenCSD for openSUSE:Factory checked 
in at 2026-07-09 22:20:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenCSD (Old)
 and      /work/SRC/openSUSE:Factory/.OpenCSD.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenCSD"

Thu Jul  9 22:20:58 2026 rev:17 rq:1364690 version:1.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenCSD/OpenCSD.changes  2026-05-19 
17:50:50.889823132 +0200
+++ /work/SRC/openSUSE:Factory/.OpenCSD.new.1991/OpenCSD.changes        
2026-07-09 22:22:10.355843507 +0200
@@ -1,0 +2,19 @@
+Thu Jul  9 09:39:52 UTC 2026 - Guillaume GARDET <[email protected]>
+
+- Update to 1.8.3:
+  * Update: build: Experimental cmake build files. (github #89)
+  * Update: build: Unix build - option to create non-versioned,
+    statically linked c-api .so for distribution as part of a
+    larger product. Will not install (github #91)
+  * Bugfix: opencsd: etm4: Fix issue with M profile exception
+    return packets - handle as P0 element for all M archs. (github #90)
+  * Bugfix: opencsd: ete: etm4: TS marker packets valid in
+    both protocols. Ensure invalid if not in use as defined
+    by ID register.
+  * Bugfix: opencsd: etm4: Fix handling of exception return
+    address in middle of part executed instruction. (github #92)  
+
+- Drop obsolete patch:
+  * 0001-hack-test.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-hack-test.patch
  OpenCSD-1.8.2.tar.gz

New:
----
  OpenCSD-1.8.3.tar.gz

----------(Old B)----------
  Old:- Drop obsolete patch:
  * 0001-hack-test.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ OpenCSD.spec ++++++
--- /var/tmp/diff_new_pack.VuDsxU/_old  2026-07-09 22:22:10.919862891 +0200
+++ /var/tmp/diff_new_pack.VuDsxU/_new  2026-07-09 22:22:10.919862891 +0200
@@ -21,15 +21,16 @@
 
 %define libnum  1
 Name:           OpenCSD
-Version:        1.8.2
+Version:        1.8.3
 Release:        0
 Summary:        CoreSight Trace Decode library
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/Linaro/OpenCSD
 Source0:        
https://github.com/Linaro/OpenCSD/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0:         0001-hack-test.patch
 BuildRequires:  gcc-c++
+# Python required to run tests since v1.8.3
+BuildRequires:  python3-base
 %if %{with build_html_doc}
 BuildRequires:  doxygen
 BuildRequires:  graphviz
@@ -86,7 +87,8 @@
 %make_install -C decoder/build/linux DISABLE_STATIC=1 DEF_SO_PERM=755 
LIB_PATH=%{_lib} install_man
 
 %check
-LD_LIBRARY_PATH=%{buildroot}%{_libdir} decoder/tests/run_pkt_decode_tests.bash 
-bindir %{buildroot}%{_bindir}/ use-installed
+chmod +x decoder/tests/run_pkt_decode_tests.py
+LD_LIBRARY_PATH=%{buildroot}%{_libdir} decoder/tests/run_pkt_decode_tests.py 
--bin-dir %{buildroot}%{_bindir}/
 
 %post  -n libopencsd%{libnum} -p /sbin/ldconfig
 

++++++ OpenCSD-1.8.2.tar.gz -> OpenCSD-1.8.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/OpenCSD/OpenCSD-1.8.2.tar.gz 
/work/SRC/openSUSE:Factory/.OpenCSD.new.1991/OpenCSD-1.8.3.tar.gz differ: char 
12, line 1

Reply via email to