diff --git a/Vulkan-Tools-1.1.120.tar.xz b/Vulkan-Tools-1.1.120.tar.xz
deleted file mode 100644
index 70a1735..0000000
--- a/Vulkan-Tools-1.1.120.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a82ffe95f64900edfa696b2e3bfcdceb641ae01ac80d683a366c76fa4d8483b0
-size 343484
diff --git a/_service b/_service
deleted file mode 100644
index 6328e74..0000000
--- a/_service
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
- git
- https://github.com/KhronosGroup/Vulkan-Tools
- e36c760b
- v1.1.119
- 1.1.120
-
-
- *.tar
- xz
-
-
-
diff --git a/v1.1.124.tar.gz b/v1.1.124.tar.gz
new file mode 100644
index 0000000..a99b1a1
--- /dev/null
+++ b/v1.1.124.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:807babf599c42cb8520a0f5cc1c97a9690c95dced4102186f1722c3381a98e99
+size 691125
diff --git a/vulkan-tools.changes b/vulkan-tools.changes
index 3b27c2d..84293a0 100644
--- a/vulkan-tools.changes
+++ b/vulkan-tools.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Wed Oct 16 21:16:14 UTC 2019 - Jan Engelhardt
+
+- Update to release 1.1.124
+ * vulkaninfo: Handle absence of device group extension
+
+-------------------------------------------------------------------
+Sun Sep 22 22:02:39 UTC 2019 - Aaron Stern
+
+- Update to new upstream release 1.1.123
+ * vulkaninfo: support VK_EXT_subgroup_size_control,
+ index_type_uint8_ext, VK_EXT_full_screen_exclusive.
+
-------------------------------------------------------------------
Wed Aug 21 08:53:29 UTC 2019 - Jan Engelhardt
diff --git a/vulkan-tools.spec b/vulkan-tools.spec
index 5f0f238..ef20390 100644
--- a/vulkan-tools.spec
+++ b/vulkan-tools.spec
@@ -16,18 +16,17 @@
#
-%define version_unconverted 1.1.120
+%define version_unconverted 1.1.124
Name: vulkan-tools
-Version: 1.1.120
+Version: 1.1.124
Release: 0
-Summary: Reference ICD loader for Vulkan
+Summary: Diagnostic utilities for Vulkan
License: Apache-2.0
-Group: Development/Libraries/C and C++
-URL: http://www.khronos.org/
+Group: vulkan
+URL: https://github.com/KhronosGroup/Vulkan-Tools
-#Git-URL: https://github.com/KhronosGroup/Vulkan-Tools
-Source: Vulkan-Tools-%version.tar.xz
+Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8
BuildRequires: glslang-devel >= 7.11.3226