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.95.tar.xz b/Vulkan-ValidationLayers-1.1.95.tar.xz
new file mode 100644
index 0000000..fb52ddd
--- /dev/null
+++ b/Vulkan-ValidationLayers-1.1.95.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e00d71e92e7f9dbbe1eb5f53e176a18f5cbfa2b19a68fc3d68534a95414aa6cb
+size 647764
diff --git a/_service b/_service
index 34aec84..d7807f1 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
git
https://github.com/KhronosGroup/Vulkan-ValidationLayers
- 899ae29410c72e8b9513465df262aa77c3886ad4
- 30127fd57005f0c1bafb0d3325c90a8641dbf713
- 1.1.91.g@TAG_OFFSET@
+ 3ea65133e04e2ce1153f13dd3cd4605264888a25
+ 3ea65133e04e2ce1153f13dd3cd4605264888a25
+ 1.1.95
*.tar
diff --git a/vulkan-validationlayers.changes b/vulkan-validationlayers.changes
index 2145a81..3dcbba0 100644
--- a/vulkan-validationlayers.changes
+++ b/vulkan-validationlayers.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+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..23d550a 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.95
Name: vulkan-validationlayers
-Version: 1.1.91.g68
+Version: 1.1.95
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.91
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