Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spirv-headers for openSUSE:Factory 
checked in at 2022-04-22 21:52:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spirv-headers (Old)
 and      /work/SRC/openSUSE:Factory/.spirv-headers.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spirv-headers"

Fri Apr 22 21:52:32 2022 rev:28 rq:970692 version:1.6.1+sdk211

Changes:
--------
--- /work/SRC/openSUSE:Factory/spirv-headers/spirv-headers.changes      
2022-01-29 21:01:35.602871163 +0100
+++ /work/SRC/openSUSE:Factory/.spirv-headers.new.1538/spirv-headers.changes    
2022-04-22 21:52:47.690706219 +0200
@@ -1,0 +2,8 @@
+Mon Apr 18 23:29:28 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to 1.6.1+sdk211 (4995a2f)
+  * Implement SPV_KHR_uniform_group_instructions extension
+  * Update SPIR-V headers for SPV_INTEL_split_barrier
+  * Implement SPV_INTEL_memory_access_aliasing extension
+
+-------------------------------------------------------------------
@@ -4 +12 @@
-- Update to snapshot 1.6.g6 (b42ba6d)
+- Update to snapshot 1.6.g6 (b42ba6d / sdk204)
@@ -11 +19 @@
-- Update to snapshot 1.5.5.g9 (814e728b)
+- Update to snapshot 1.5.5.g9 (814e728b / sdk198)

Old:
----
  SPIRV-Headers-1.6.g6.tar.xz
  _service

New:
----
  sdk-1.3.211.0.tar.gz

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

Other differences:
------------------
++++++ spirv-headers.spec ++++++
--- /var/tmp/diff_new_pack.qaGHxq/_old  2022-04-22 21:52:48.318706934 +0200
+++ /var/tmp/diff_new_pack.qaGHxq/_new  2022-04-22 21:52:48.322706939 +0200
@@ -16,16 +16,22 @@
 #
 
 
+# The git repo is a hodgepodge.
+# Most recent tag is 1.5.4, but that is outdated
+# CMakeLists.txt's project() line contains 1.5.5, but this is outdated too
+# The SPIR-V version is 1.6.1 (include/spirv/unified1/spirv.core.grammar.json)
+# They add "SDK" tags that reflect the Vulkan version (1.3),
+# and the independently increasing toolchain release number (211).
+
 Name:           spirv-headers
-Version:        1.6.g6
+Version:        1.6.1+sdk211
 Release:        0
 Summary:        Machine-readable files from the SPIR-V registry
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/KhronosGroup/SPIRV-Headers
 
-#Source:         
https://github.com/KhronosGroup/SPIRV-Headers/archive/%%version.tar.gz
-Source:         SPIRV-Headers-%version.tar.xz
+Source:         
https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.211.0.tar.gz
 BuildArch:      noarch
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
@@ -42,7 +48,7 @@
 * The XML registry file.
 
 %prep
-%autosetup -n SPIRV-Headers-%version
+%autosetup -n SPIRV-Headers-sdk-1.3.211.0
 
 %build
 %cmake

Reply via email to