diff --git a/Vulkan-Tools-1.1.127.tar.xz b/Vulkan-Tools-1.1.127.tar.xz new file mode 100644 index 0000000..7966555 --- /dev/null +++ b/Vulkan-Tools-1.1.127.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1052266ba7d8b767e52da9ffb2a6e17bb6763e16ac2e618d9254522dbd5cfbc +size 348000 diff --git a/_service b/_service new file mode 100644 index 0000000..cb7a7ff --- /dev/null +++ b/_service @@ -0,0 +1,14 @@ + + + git + https://github.com/KhronosGroup/Vulkan-Tools + f094f029 + v1.1.126 + 1.1.127 + + + *.tar + xz + + + diff --git a/v1.1.126.tar.gz b/v1.1.126.tar.gz deleted file mode 100644 index 18b2c14..0000000 --- a/v1.1.126.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a1ec7bd48f685f07df4572a2a356fcf9e3985e8a01e19bace5ae067deefd164 -size 691282 diff --git a/vulkan-tools.changes b/vulkan-tools.changes index fddf9f6..7c7fee0 100644 --- a/vulkan-tools.changes +++ b/vulkan-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 7 08:02:29 UTC 2019 - Jan Engelhardt + +- Update to release 1.1.127 + * vulkaninfo: added more documentation for show-formats + ------------------------------------------------------------------- Sat Oct 26 11:43:57 UTC 2019 - Jan Engelhardt diff --git a/vulkan-tools.spec b/vulkan-tools.spec index f9ecaf4..67556b4 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -17,17 +17,18 @@ Name: vulkan-tools -Version: 1.1.126 +Version: 1.1.127 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 +#Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz +Source: Vulkan-Tools-%version.tar.xz BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 -BuildRequires: glslang-devel >= 7.11.3226 +BuildRequires: glslang-devel >= 7.13.3496 BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: pkgconfig(vulkan) >= %version