Hello community,

here is the log from the commit of package vulkan-tools for openSUSE:Factory 
checked in at 2019-01-25 22:44:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vulkan-tools (Old)
 and      /work/SRC/openSUSE:Factory/.vulkan-tools.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vulkan-tools"

Fri Jan 25 22:44:19 2019 rev:3 rq:668285 version:1.1.97.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vulkan-tools/vulkan-tools.changes        
2018-12-04 20:58:14.432592836 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan-tools.new.28833/vulkan-tools.changes     
2019-01-25 22:44:21.767154434 +0100
@@ -1,0 +2,18 @@
+Thu Jan 24 10:35:39 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new upstream release 1.1.97.0
+  * vulkaninfo: Update enums to 1.1.89 headers
+  * vulkaninfo: Add VK_KHR_shader_atomic_int64,
+    VK_EXT_transform_feedback, VK_EXT_scalar_block_layout,
+    VK_EXT_fragment_density_map
+  * Fix vulkaninfo segfault on 1.0 devices
+- Remove 0001-build-add-missing-wayland-client-search-path-for-moc.patch
+
+-------------------------------------------------------------------
+Mon Jan  7 22:04:20 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new upstream release+snapshot 1.1.96+git6
+  * vulkaninfo: Add VK_EXT_pci_bus_info
+  * vulkaninfo: Update enums to 1.1.89 headers
+
+-------------------------------------------------------------------

Old:
----
  0001-build-add-missing-wayland-client-search-path-for-moc.patch
  Vulkan-Tools-1.1.92.tar.xz

New:
----
  Vulkan-Tools-1.1.97.0.tar.xz

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

Other differences:
------------------
++++++ vulkan-tools.spec ++++++
--- /var/tmp/diff_new_pack.Ak66la/_old  2019-01-25 22:44:22.555153462 +0100
+++ /var/tmp/diff_new_pack.Ak66la/_new  2019-01-25 22:44:22.563153452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vulkan-tools
 #
-# Copyright (c) 2018 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
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 1.1.92
+%define version_unconverted 1.1.97.0
 
 Name:           vulkan-tools
-Version:        1.1.92
+Version:        1.1.97.0
 Release:        0
 Summary:        Reference ICD loader for Vulkan
 License:        Apache-2.0
@@ -27,7 +27,6 @@
 URL:            http://www.khronos.org/
 #Git-URL:       https://github.com/KhronosGroup/Vulkan-Tools
 Source:         Vulkan-Tools-%version.tar.xz
-Patch1:         0001-build-add-missing-wayland-client-search-path-for-moc.patch
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  glslang-devel
@@ -47,8 +46,7 @@
 This package contains the Khronos official Vulkan tools and utilities.
 
 %prep
-%setup -qn Vulkan-Tools-%version
-%patch -P 1 -p1
+%autosetup -p1 -n Vulkan-Tools-%version
 
 %build
 mkdir -p glslang/bin

++++++ Vulkan-Tools-1.1.92.tar.xz -> Vulkan-Tools-1.1.97.0.tar.xz ++++++
++++ 1983 lines of diff (skipped)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ak66la/_old  2019-01-25 22:44:22.723153256 +0100
+++ /var/tmp/diff_new_pack.Ak66la/_new  2019-01-25 22:44:22.723153256 +0100
@@ -2,9 +2,9 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param 
name="url">https://github.com/KhronosGroup/Vulkan-Tools</param>
-               <param name="revision">sdk-1.1.92.0</param>
-               <param name="parent-tag">sdk-1.1.92.0</param>
-               <param name="versionformat">1.1.92</param>
+               <param name="revision">sdk-1.1.97.0</param>
+               <param name="parent-tag">v1.1.96</param>
+               <param name="versionformat">1.1.97.0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>


Reply via email to