From 5d275794880c7ba577a91a9931051875fcd0a0b488bb6c753e10edf6a6c216d3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 16 Oct 2019 20:44:47 +0000 Subject: [PATCH] - Update to release 1.1.124 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=29 --- v1.1.123.tar.gz | 3 --- v1.1.124.tar.gz | 3 +++ vulkan-headers.changes | 6 ++++++ vulkan-headers.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 v1.1.123.tar.gz create mode 100644 v1.1.124.tar.gz diff --git a/v1.1.123.tar.gz b/v1.1.123.tar.gz deleted file mode 100644 index f10c757..0000000 --- a/v1.1.123.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa58ddcf972f05d26bdfa50ac689022b77baf101317258ac146393ef47741581 -size 648646 diff --git a/v1.1.124.tar.gz b/v1.1.124.tar.gz new file mode 100644 index 0000000..8d187f0 --- /dev/null +++ b/v1.1.124.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef33146bfc92a4889de8e9cc4b135740b5651b2250b0e8483ea745ce5894a04b +size 659659 diff --git a/vulkan-headers.changes b/vulkan-headers.changes index fd04165..af5d0e8 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 16 20:44:21 UTC 2019 - Jan Engelhardt + +- Update to release 1.1.124 + * headers: add metal surface support to ICD header + ------------------------------------------------------------------- Sun Sep 22 21:57:55 UTC 2019 - Aaron Stern diff --git a/vulkan-headers.spec b/vulkan-headers.spec index e2287d4..42422f0 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -16,13 +16,13 @@ # -%define version_unconverted 1.1.123 +%define version_unconverted 1.1.124 Name: vulkan-headers -Version: 1.1.123 +Version: 1.1.124 Release: 0 Summary: Vulkan C and C++ API header files License: Apache-2.0 -Group: Development/Libraries/C and C++ +Group: development libraries c vulkan URL: https://github.com/KhronosGroup/Vulkan-Headers Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/v%version.tar.gz BuildRequires: cmake >= 2.8.11