Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spirv-tools for openSUSE:Factory 
checked in at 2025-12-11 18:31:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spirv-tools (Old)
 and      /work/SRC/openSUSE:Factory/.spirv-tools.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spirv-tools"

Thu Dec 11 18:31:54 2025 rev:55 rq:1321867 version:2025.5~rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/spirv-tools/spirv-tools.changes  2025-10-08 
18:14:02.109179612 +0200
+++ /work/SRC/openSUSE:Factory/.spirv-tools.new.1939/spirv-tools.changes        
2025-12-11 18:32:03.698095104 +0100
@@ -1,0 +2,12 @@
+Tue Dec  9 23:33:26 UTC 2025 - Jan Engelhardt <[email protected]>
+
+- Update to release 2025.5~rc1 (SDK-1.4.335.0)
+  * Add as/dis support for Arm.MotionEngine.100 extended
+    instruction set.
+  * spirv-opt: Add a folding rule for `OpBitReverse` and fix
+    `OpBitCast` to support lower to higher bit conversions.
+  * spirv-opt: Add basic support for graphs.
+  * Adding folding rules for commutive bitwise operations (xor/or/and).
+  * spirv-opt: Fix constant folding for `OpBitcast` on signed integers.
+
+-------------------------------------------------------------------

Old:
----
  v2025.4.tar.gz

New:
----
  v2025.5.rc1.tar.gz

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

Other differences:
------------------
++++++ spirv-tools.spec ++++++
--- /var/tmp/diff_new_pack.YQCMNr/_old  2025-12-11 18:32:06.578216173 +0100
+++ /var/tmp/diff_new_pack.YQCMNr/_new  2025-12-11 18:32:06.606217350 +0100
@@ -17,7 +17,7 @@
 
 
 %define _lto_cflags %nil
-%define lname libSPIRV-Tools-2025_4
+%define lname libSPIRV-Tools-2025_5_rc1
 
 # Leap 15 and SLES 15 defaults to GCC 7, which does not have stable C++17 ABI.
 # See https://bugzilla.suse.com/show_bug.cgi?id=1235697
@@ -26,13 +26,13 @@
 %endif
 
 Name:           spirv-tools
-Version:        2025.4
+Version:        2025.5~rc1
 Release:        0
 Summary:        API and commands for processing SPIR-V modules
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/KhronosGroup/SPIRV-Tools
-Source:         
https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2025.4.tar.gz
+Source:         
https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2025.5.rc1.tar.gz
 Source9:        baselibs.conf
 Patch1:         ver.diff
 BuildRequires:  bison
@@ -42,7 +42,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-BuildRequires:  spirv-headers >= 1.6.4+sdk328
+BuildRequires:  spirv-headers >= 1.6.4+sdk335
 
 %description
 The package includes an assembler, binary module parser,
@@ -70,7 +70,7 @@
 integration into other code bases directly.
 
 %prep
-%autosetup -p1 -n SPIRV-Tools-2025.4
+%autosetup -p1 -n SPIRV-Tools-2025.5.rc1
 find . -type f -name CMakeLists.txt -exec \
        perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} +
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.YQCMNr/_old  2025-12-11 18:32:06.950231811 +0100
+++ /var/tmp/diff_new_pack.YQCMNr/_new  2025-12-11 18:32:06.982233156 +0100
@@ -1,5 +1,5 @@
-mtime: 1759831833
-commit: b3b60272f409931cbca76cdcc0c239e03d2e35742ad0db6290ff4c36c5ed0272
+mtime: 1765323461
+commit: b4637cc351eb4a725d5b86f05e2a7cb893c1317b3d5121132222d86e4e70d3ca
 url: https://src.opensuse.org/jengelh/spirv-tools
 revision: master
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.YQCMNr/_old  2025-12-11 18:32:07.146240050 +0100
+++ /var/tmp/diff_new_pack.YQCMNr/_new  2025-12-11 18:32:07.182241564 +0100
@@ -1,5 +1,5 @@
-libSPIRV-Tools-2025_4
+libSPIRV-Tools-2025_5_rc1
 spirv-tools-devel
        requires -spirv-tools-<targettype>
-       requires "libSPIRV-Tools-2025_4-<targettype> = <version>"
+       requires "libSPIRV-Tools-2025_5_rc1-<targettype> = <version>"
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-12-10 00:37:49.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to