Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ispc for openSUSE:Factory checked in 
at 2026-06-03 20:27:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ispc (Old)
 and      /work/SRC/openSUSE:Factory/.ispc.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ispc"

Wed Jun  3 20:27:18 2026 rev:17 rq:1356958 version:1.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ispc/ispc.changes        2026-01-14 
16:24:44.373069902 +0100
+++ /work/SRC/openSUSE:Factory/.ispc.new.1937/ispc.changes      2026-06-03 
20:29:48.467585550 +0200
@@ -1,0 +2,8 @@
+Tue Jun  2 21:30:47 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Update to 1.30.0
+  https://github.com/ispc/ispc/releases/tag/v1.30.0
+- Updated skip-tests.patch to skip another test which errors out
+  weirdly
+
+-------------------------------------------------------------------

Old:
----
  ispc-1.29.1.tar.gz

New:
----
  ispc-1.30.0.tar.gz

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

Other differences:
------------------
++++++ ispc.spec ++++++
--- /var/tmp/diff_new_pack.diSkF2/_old  2026-06-03 20:29:49.435625640 +0200
+++ /var/tmp/diff_new_pack.diSkF2/_new  2026-06-03 20:29:49.435625640 +0200
@@ -29,7 +29,7 @@
 %endif
 
 Name:           ispc
-Version:        1.29.1
+Version:        1.30.0
 Release:        0
 Summary:        C-based SPMD programming language compiler
 License:        BSD-3-Clause
@@ -146,6 +146,7 @@
 %{_includedir}/intrinsics/emmintrin.isph
 %{_includedir}/intrinsics/xmmintrin.isph
 %dir %{_includedir}/stdlib/
+%{_includedir}/stdlib/amx.isph
 %{_includedir}/stdlib/short_vec.isph
 %{_libdir}/*.so
 %{_libdir}/cmake/ispc/

++++++ ispc-1.29.1.tar.gz -> ispc-1.30.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/ispc/ispc-1.29.1.tar.gz 
/work/SRC/openSUSE:Factory/.ispc.new.1937/ispc-1.30.0.tar.gz differ: char 13, 
line 1

++++++ skip-tests.patch ++++++
--- /var/tmp/diff_new_pack.diSkF2/_old  2026-06-03 20:29:49.507628622 +0200
+++ /var/tmp/diff_new_pack.diSkF2/_new  2026-06-03 20:29:49.511628787 +0200
@@ -1,19 +1,28 @@
-Index: ispc-1.29.1/tests/lit-tests/2334_unroll.ispc
+Index: ispc-1.30.0/tests/lit-tests/2334_unroll.ispc
 ===================================================================
---- ispc-1.29.1.orig/tests/lit-tests/2334_unroll.ispc
-+++ ispc-1.29.1/tests/lit-tests/2334_unroll.ispc
+--- ispc-1.30.0.orig/tests/lit-tests/2334_unroll.ispc
++++ ispc-1.30.0/tests/lit-tests/2334_unroll.ispc
 @@ -1,3 +1,4 @@
 +// XFAIL: *
  // RUN: %{ispc} %s --target=avx2-i32x8 --arch=x86-64 --addressing=64 
--emit-asm -o - | FileCheck %s
  
  // UNSUPPORTED: !LLVM_20_0+
-Index: ispc-1.29.1/tests/lit-tests/llvm_ident.ispc
+Index: ispc-1.30.0/tests/lit-tests/llvm_ident.ispc
 ===================================================================
---- ispc-1.29.1.orig/tests/lit-tests/llvm_ident.ispc
-+++ ispc-1.29.1/tests/lit-tests/llvm_ident.ispc
+--- ispc-1.30.0.orig/tests/lit-tests/llvm_ident.ispc
++++ ispc-1.30.0/tests/lit-tests/llvm_ident.ispc
 @@ -1,3 +1,4 @@
 +// XFAIL: *
  // RUN: %{ispc} %s --emit-llvm-text -o - | FileCheck %s
  // RUN: %{ispc} %s --emit-llvm-text --nostdlib -o - | FileCheck %s
  
+Index: ispc-1.30.0/tests/lit-tests/3081.ispc
+===================================================================
+--- ispc-1.30.0.orig/tests/lit-tests/3081.ispc
++++ ispc-1.30.0/tests/lit-tests/3081.ispc
+@@ -1,3 +1,4 @@
++// XFAIL: *
+ // RUN: %{ispc} --emit-llvm-text -O2 --opt=disable-loop-unroll --target=sse4 
%s -o - | FileCheck %s -check-prefix=CHECK_SSE4
+ // REQUIRES: X86_ENABLED && LLVM_20_0+
+ 
 

Reply via email to