Hello community,

here is the log from the commit of package vulkan for openSUSE:Factory checked 
in at 2017-11-24 10:54:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vulkan (Old)
 and      /work/SRC/openSUSE:Factory/.vulkan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vulkan"

Fri Nov 24 10:54:05 2017 rev:7 rq:544618 version:1.0.65.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vulkan/vulkan.changes    2017-08-16 
16:14:08.549772075 +0200
+++ /work/SRC/openSUSE:Factory/.vulkan.new/vulkan.changes       2017-11-24 
10:54:11.492896481 +0100
@@ -1,0 +2,28 @@
+Thu Nov 16 11:49:28 UTC 2017 - jeng...@inai.de
+
+- Update to new snapshot 1.0.65
+  * The VK_EXT_global_priority extension extends the concept of
+    device-scope queue priorities to now be a system-wide scope.
+    The global/system-wide priority level takes priority over the
+    per-process queue priorities.
+  * New extension VK_KHR_bind_memory2: This extension allows
+    vkBindBufferMemory and vkBindImageMemory to support multiple
+    bindings to be performed at once while also being more
+    extensible.
+  * New extension VK_KHR_image_format_list: Provides a list of
+    all formats that can be used with a Vulkan image when it is
+    created.
+  * New extension VK_KHR_maintenance2: Adds in various changes
+    that were left out of Vulkan previously. These maintenance
+    updates allow implementations to express clipping behavior of
+    points, creating images with usage flags that may not be
+    supported for the base image's format, creating uncompressed
+    image views of compressed images, two new image layouts for
+    depth stencil images, and other minor changes.
+  * New extension VK_KHR_sampler_ycbcr_conversion: Support to
+    perform specified color space conversions during texture
+    sampling operations.
+- Drop 0001-cmake-GH1444-add-wayland-include-dir-to-cmake.patch
+  (included upstream)
+
+-------------------------------------------------------------------

Old:
----
  0001-cmake-GH1444-add-wayland-include-dir-to-cmake.patch
  Vulkan-LoaderAndValidationLayers-1.0.57.0.tar.xz

New:
----
  Vulkan-LoaderAndValidationLayers-1.0.65.0.tar.xz

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

Other differences:
------------------
++++++ vulkan.spec ++++++
--- /var/tmp/diff_new_pack.DmBa3f/_old  2017-11-24 10:54:12.512859225 +0100
+++ /var/tmp/diff_new_pack.DmBa3f/_new  2017-11-24 10:54:12.512859225 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 1.0.57.0
+%define version_unconverted 1.0.65.0
 
 Name:           vulkan
 %define lname  libvulkan1
-Version:        1.0.57.0
+Version:        1.0.65.0
 Release:        0
 Summary:        Vulkan loader and validation layers
 License:        MIT
@@ -29,7 +29,6 @@
 
 Source:         Vulkan-LoaderAndValidationLayers-%version.tar.xz
 Source9:        baselibs.conf
-Patch1:         0001-cmake-GH1444-add-wayland-include-dir-to-cmake.patch
 BuildRequires:  ImageMagick-devel
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.11
@@ -83,7 +82,6 @@
 
 %prep
 %setup -qn Vulkan-LoaderAndValidationLayers-%version
-%patch -P 1 -p1
 
 %build
 chmod a-x *.md *.txt
@@ -123,6 +121,7 @@
 %dir %_sysconfdir/vulkan/
 %config %_sysconfdir/vulkan/explicit_layer.d/
 %dir %_sysconfdir/vulkan/icd.d/
+%_sysconfdir/vulkan/icd.d/*
 %_datadir/vulkan/
 
 %files -n libvulkan1

++++++ Vulkan-LoaderAndValidationLayers-1.0.57.0.tar.xz -> 
Vulkan-LoaderAndValidationLayers-1.0.65.0.tar.xz ++++++
++++ 44738 lines of diff (skipped)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DmBa3f/_old  2017-11-24 10:54:13.504822992 +0100
+++ /var/tmp/diff_new_pack.DmBa3f/_new  2017-11-24 10:54:13.504822992 +0100
@@ -2,10 +2,10 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param 
name="url">https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers</param>
-               <param name="revision">sdk-1.0.57.0</param>
+               <param name="revision">sdk-1.0.65</param>
                <param name="revision">master</param>
-               <param name="parent-tag">sdk-1.0.57.0</param>
-               <param name="versionformat">1.0.57.0</param>
+               <param name="parent-tag">4867820f5</param>
+               <param name="versionformat">1.0.65.0</param>
                <param name="exclude">windowsRuntimeInstaller</param>
        </service>
        <service name="recompress" mode="disabled">


Reply via email to