Hello community,

here is the log from the commit of package spirv-headers for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:38:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/spirv-headers (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.spirv-headers.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spirv-headers"

Fri Mar  6 12:38:07 2020 rev:17 rq:779703 version:1.5.1.corrected

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/spirv-headers/spirv-headers.changes    
2020-01-15 16:03:44.271935556 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.spirv-headers.new.26092/spirv-headers.changes 
2020-03-06 12:39:01.178674860 +0100
@@ -1,0 +2,88 @@
+Sat Oct 26 11:51:56 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.5.1.corrected
+  * Add SPV_KHR_physical_storage_buffer.
+
+-------------------------------------------------------------------
+Sat Sep 28 04:32:28 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.5.1
+  * No change from last snapshot, just a version bump.
+
+-------------------------------------------------------------------
+Wed Aug 21 07:26:15 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new snapshot 1.4.1.g36
+  * Add INTEL_shader_integer_functions2,
+    SPV_EXT_fragment_shader_interlock,
+    SPV_EXT_demote_to_helper_invocation.
+  * Add support for SPV_NV_sm_shader_builtins.
+  * Add Volatile to Memory Semantics, for
+    SPV_KHR_vulkan_memory_model.
+  * Add SPV_KHR_shader_clock to spirv-headers.
+
+-------------------------------------------------------------------
+Tue Jun  4 12:12:05 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new snapshot 1.4.1.g17
+  * Add INTEL_shader_integer_functions2 and
+    SPV_EXT_fragment_shader_interlock.
+  * Enable Groups capability by the extension SPV_AMD_shader_ballot.
+  * Add support for SPV_NV_sm_shader_builtins.
+
+-------------------------------------------------------------------
+Sat Mar 16 18:30:41 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new upstream release 1.3.7
+  * Synchronize to revision 7 of the header specification
+    from Khronos.
+
+-------------------------------------------------------------------
+Mon Jan  7 21:25:39 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new snapshot 1.3.g60
+  * Support for SPV_EXT_physical_storage_buffer
+
+-------------------------------------------------------------------
+Fri Dec 14 23:33:12 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Update to new snapshot 1.3.g50
+  * Reserve tokens for float controls and no integer wrapping
+  * Add JSON support for SPV_EXT_fragment_invocation_density
+
+-------------------------------------------------------------------
+Sat Nov 10 12:11:07 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Update to new snapshot 1.3.g44
+  * Add enumerants for six Nvidia extensions
+  * Add support for nv-raytracing
+
+-------------------------------------------------------------------
+Fri Aug 24 19:01:10 UTC 2018 - [email protected]
+
+- Update to new snapshot 1.3.g34
+  * Add missing extension/capability requirements for some symbols
+  * Add SPV_NV_shader_subgroup_partitioned to SPIR-V JSON.
+  * Add missing 'extensions' for OpGroupNonUniformPartitionNV.
+  * Add tokens for SPV_EXT_descriptor_indexing.
+  * SPV_GOOGLE_hlsl_functionality1 includes all of
+    SPV_GOOGLE_decorate_string.
+  * Clay Shader Compiler
+  * Add enumerants for SPV_KHR_8bit_storage.
+
+-------------------------------------------------------------------
+Thu Mar  8 00:16:56 UTC 2018 - [email protected]
+
+- Update to new snapshot 1.3.g0
+  * Allow SubgroupSize and SubgroupLocalInvocationId with SubgroupBallotKHR
+  * Add headers for the 1.2 unified (1.0, 1.1, and 1.2) specification.
+  * 464d17b Refresh 1.3 headers from spec repo
+
+-------------------------------------------------------------------
+Wed Feb  7 22:24:49 UTC 2018 - [email protected]
+
+- Update to new snapshot 1.2.g22
+  * Add headers for the 1.2 unified (1.0, 1.1, and 1.2)
+    specification.
+
+-------------------------------------------------------------------

Old:
----
  _service
  spirv-headers-1.2.g13.tar.xz

New:
----
  1.5.1.corrected.tar.gz

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

Other differences:
------------------
++++++ spirv-headers.spec ++++++
--- /var/tmp/diff_new_pack.jgaQQw/_old  2020-03-06 12:39:02.526675680 +0100
+++ /var/tmp/diff_new_pack.jgaQQw/_new  2020-03-06 12:39:02.550675694 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spirv-headers
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define version_unconverted 1.2.g13
-
 Name:           spirv-headers
-Version:        1.2.g13
+Version:        1.5.1.corrected
 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
+URL:            https://github.com/KhronosGroup/SPIRV-Headers
 
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/KhronosGroup/SPIRV-Headers/archive/%version.tar.gz
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -43,7 +40,7 @@
 * The XML registry file.
 
 %prep
-%setup -q
+%autosetup -n SPIRV-Headers-%version
 
 %build
 # Because Khronos does not know what DESTDIR is.
@@ -57,8 +54,7 @@
 %fdupes %buildroot/%_prefix
 
 %files
-%defattr(-,root,root)
 %_includedir/spirv/
-%doc LICENSE
+%license LICENSE
 
 %changelog


Reply via email to