diff --git a/Vulkan-Tools-1.2.145.tar.gz b/Vulkan-Tools-1.2.145.tar.gz deleted file mode 100644 index 13a0fc3..0000000 --- a/Vulkan-Tools-1.2.145.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a13ed073f33566c5fbf6b7c96a23e2fa3eaa9a51e2271643f1380380c8c913 -size 714375 diff --git a/v1.2.148.tar.gz b/v1.2.148.tar.gz new file mode 100644 index 0000000..9f56157 --- /dev/null +++ b/v1.2.148.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2e3c96d1785c3594e164be36c2183a899463554c05671eb5c8a3a5b5dab354 +size 716308 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index bf3cd1a..48d02f8 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 9 10:09:54 UTC 2020 - Jan Engelhardt + +- Update to release 1.2.148 + * No user-visible changes reported + ------------------------------------------------------------------- Thu Jul 2 10:21:07 UTC 2020 - Callum Farmer diff --git a/vulkan-tools.spec b/vulkan-tools.spec index a4ac102..510d89f 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,14 +17,14 @@ Name: vulkan-tools -Version: 1.2.145 +Version: 1.2.148 Release: 0 Summary: Diagnostic utilities for Vulkan License: Apache-2.0 Group: Development/Tools/Other URL: https://github.com/KhronosGroup/Vulkan-Tools -Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz#/Vulkan-Tools-%{version}.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 BuildRequires: glslang-devel