Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spirv-llvm-translator for openSUSE:Factory checked in at 2024-11-08 11:53:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spirv-llvm-translator (Old) and /work/SRC/openSUSE:Factory/.spirv-llvm-translator.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spirv-llvm-translator" Fri Nov 8 11:53:49 2024 rev:11 rq:1202605 version:19.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spirv-llvm-translator/spirv-llvm-translator.changes 2024-09-03 13:38:14.408506423 +0200 +++ /work/SRC/openSUSE:Factory/.spirv-llvm-translator.new.2017/spirv-llvm-translator.changes 2024-11-08 11:53:53.143714248 +0100 @@ -1,0 +2,10 @@ +Sat Sep 21 21:25:02 UTC 2024 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- Update to version 19.1.0. + * Compatibility with LLVM 19, especially changes to debug info. + * Support for new extensions: + - SPV_INTEL_maximum_registers + - SPV_INTEL_subgroup_requirements + - SPV_INTEL_task_sequence + +------------------------------------------------------------------- Old: ---- SPIRV-LLVM-Translator-18.1.4.tar.gz New: ---- SPIRV-LLVM-Translator-19.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spirv-llvm-translator.spec ++++++ --- /var/tmp/diff_new_pack.a3P3yg/_old 2024-11-08 11:53:55.007792006 +0100 +++ /var/tmp/diff_new_pack.a3P3yg/_new 2024-11-08 11:53:55.011792173 +0100 @@ -17,9 +17,9 @@ # -%define sover 18 +%define sover 19 Name: spirv-llvm-translator -Version: 18.1.4 +Version: 19.1.0 Release: 0 Summary: LLVM/SPIR-V Bi-Directional Translator library License: BSD-3-Clause ++++++ SPIRV-LLVM-Translator-18.1.4.tar.gz -> SPIRV-LLVM-Translator-19.1.0.tar.gz ++++++ ++++ 12909 lines of diff (skipped) ++++++ spirv-llvm-translator.rpmlintrc ++++++ --- /var/tmp/diff_new_pack.a3P3yg/_old 2024-11-08 11:53:55.799825045 +0100 +++ /var/tmp/diff_new_pack.a3P3yg/_new 2024-11-08 11:53:55.815825712 +0100 @@ -2,5 +2,5 @@ # SO name, but there is no reason to include the spurious 1 in the package # name as all releases are going to have a minor version 1, and there will # never be different ABIs for the same major version. -addFilter("libLLVMSPIRVLib18.*shlib-policy-name-error") +addFilter("libLLVMSPIRVLib.*shlib-policy-name-error")