diff --git a/Vulkan-ValidationLayers-1.1.91.g68.tar.xz b/Vulkan-ValidationLayers-1.1.91.g68.tar.xz
deleted file mode 100644
index 31b3301..0000000
--- a/Vulkan-ValidationLayers-1.1.91.g68.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fcc1e4bb1fb07fc8a989afd60d72ad2930111e4fa76b21998de2f46f8ba0a567
-size 646152
diff --git a/Vulkan-ValidationLayers-1.1.96.tar.xz b/Vulkan-ValidationLayers-1.1.96.tar.xz
new file mode 100644
index 0000000..712503c
--- /dev/null
+++ b/Vulkan-ValidationLayers-1.1.96.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b1fdd73c5c9462b9fcc2b4416f01254f697b2f26a1acd52973ab71d7201bffa6
+size 649820
diff --git a/_service b/_service
index 34aec84..766f67b 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
git
https://github.com/KhronosGroup/Vulkan-ValidationLayers
- 899ae29410c72e8b9513465df262aa77c3886ad4
- 30127fd57005f0c1bafb0d3325c90a8641dbf713
- 1.1.91.g@TAG_OFFSET@
+ 648a6031d617e5320100ce19e75c7a00b55a8e47
+ 648a6031d617e5320100ce19e75c7a00b55a8e47
+ 1.1.96
*.tar
diff --git a/vulkan-validationlayers.changes b/vulkan-validationlayers.changes
index 2145a81..edfe85c 100644
--- a/vulkan-validationlayers.changes
+++ b/vulkan-validationlayers.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Tue Dec 18 13:12:10 UTC 2018 - Jan Engelhardt
+
+- Update to new snapshot 1.1.96
+ * Added VK_NV_fragment_coverage_to_color
+ * Add validation for VK_KHR_shader_float16_int8
+ * Add validation for VK_KHR_swapchain_mutable_format
+
+-------------------------------------------------------------------
+Fri Dec 14 23:27:33 UTC 2018 - Jan Engelhardt
+
+- Update to new snapshot 1.1.95
+ * layers: Add stub functions for DebugUtils functions
+ * layers: Remove unique objects standalone layer
+ * layers: Add layer chassis dispatch generator
+
-------------------------------------------------------------------
Tue Dec 4 09:55:44 UTC 2018 - Jan Engelhardt
diff --git a/vulkan-validationlayers.spec b/vulkan-validationlayers.spec
index 0903e45..200a70c 100644
--- a/vulkan-validationlayers.spec
+++ b/vulkan-validationlayers.spec
@@ -12,14 +12,14 @@
# 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.1.91.g68
+%define version_unconverted 1.1.96
Name: vulkan-validationlayers
-Version: 1.1.91.g68
+Version: 1.1.96
Release: 0
Summary: Validation layers for Vulkan
License: Apache-2.0
@@ -29,12 +29,12 @@ Source: Vulkan-ValidationLayers-%version.tar.xz
BuildRequires: cmake >= 2.8.11
BuildRequires: gcc-c++ >= 4.8
BuildRequires: glslang-devel
-BuildRequires: pkgconfig(vulkan) >= 1.1.91
BuildRequires: pkg-config
BuildRequires: python3-base
+BuildRequires: spirv-tools-devel
+BuildRequires: pkgconfig(vulkan) >= 1.1.95
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
-BuildRequires: spirv-tools-devel
%description
Vulkan is a 3D graphics and compute API providing cross-platform
@@ -45,6 +45,7 @@ This package contains the Khronos official Vulkan validation layers.
%package devel
Summary: Development files for Vulkan validation layers
+Group: Development/Libraries/C and C++
%description devel
This subpackage contains header files and a static library for