Hello community,

here is the log from the commit of package vulkan for openSUSE:Factory checked 
in at 2017-03-02 19:27:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vulkan (Old)
 and      /work/SRC/openSUSE:Factory/.vulkan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vulkan"

Thu Mar  2 19:27:40 2017 rev:5 rq:459302 version:1.0.41

Changes:
--------
--- /work/SRC/openSUSE:Factory/vulkan/vulkan.changes    2017-02-07 
12:04:41.511229078 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan.new/vulkan.changes       2017-03-02 
19:27:41.577510303 +0100
@@ -1,0 +2,14 @@
+Mon Feb 20 15:06:23 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 1.0.41
+  * layers: Move image struct into cv_types header
+  * layers: Move CreateImage validation into core_val
+  * layers: Move DestroyImage code into buffer module
+  * layers: Move CreateRenderPass format check to PV
+  * layers: Rename misleading renderpass structure var
+  * layers:Move gfx pipe check to create time
+  * layers: Move image validation support to buffer_val
+  * layers: Add enable for NV_GLSL_SHADER extension
+- Add baselibs.conf [needed by libgtk-4-0]
+
+-------------------------------------------------------------------

Old:
----
  Vulkan-LoaderAndValidationLayers-1.0.39.1.tar.xz

New:
----
  Vulkan-LoaderAndValidationLayers-1.0.41.tar.xz
  baselibs.conf

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

Other differences:
------------------
++++++ vulkan.spec ++++++
--- /var/tmp/diff_new_pack.hN6yGA/_old  2017-03-02 19:27:42.261413567 +0100
+++ /var/tmp/diff_new_pack.hN6yGA/_new  2017-03-02 19:27:42.265413001 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 1.0.39.1
+%define version_unconverted 1.0.41
 
 Name:           vulkan
 %define lname  libvulkan1
-Version:        1.0.39.1
+Version:        1.0.41
 Release:        0
 Summary:        Vulkan loader and validation layers
 License:        MIT
@@ -28,6 +28,7 @@
 Url:            http://www.khronos.org/
 
 Source:         Vulkan-LoaderAndValidationLayers-%version.tar.xz
+Source9:        baselibs.conf
 BuildRequires:  ImageMagick-devel
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.11
@@ -88,8 +89,6 @@
 mkdir -p ../glslang/install/bin ../glslang/build/install
 ln -sv /usr/bin/glslangValidator ../glslang/install/bin/
 ln -Tsv "%_libdir" ../glslang/build/install/lib
-export CFLAGS="%optflags $(pkg-config wayland-client --cflags)"
-export CXXFLAGS="$CFLAGS"
 %cmake \
        -DCMAKE_INSTALL_SYSCONFDIR="%_sysconfdir" \
        -DBUILD_WSI_MIR_SUPPORT=OFF

++++++ Vulkan-LoaderAndValidationLayers-1.0.39.1.tar.xz -> 
Vulkan-LoaderAndValidationLayers-1.0.41.tar.xz ++++++
++++ 105802 lines of diff (skipped)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hN6yGA/_old  2017-03-02 19:27:43.233276099 +0100
+++ /var/tmp/diff_new_pack.hN6yGA/_new  2017-03-02 19:27:43.233276099 +0100
@@ -2,9 +2,9 @@
        <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.39.1</param>
-               <param name="parent-tag">sdk-1.0.39.1</param>
-               <param name="versionformat">1.0.39.1</param>
+               <param name="revision">15c47bd3</param>
+               <param name="parent-tag">15c47bd3</param>
+               <param name="versionformat">1.0.41</param>
                <param name="exclude">windowsRuntimeInstaller</param>
        </service>
        <service name="recompress" mode="disabled">

++++++ baselibs.conf ++++++
libvulkan1

Reply via email to