From a5d886ee12258ed42fad8aed3f968955df03012a967ee66403de4668afa8201c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 26 Oct 2019 11:39:13 +0000 Subject: [PATCH] - Update to release 1.1.126 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=31 --- v1.1.124.tar.gz | 3 --- v1.1.126.tar.gz | 3 +++ vulkan-headers.changes | 6 ++++++ vulkan-headers.spec | 5 ++--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 v1.1.124.tar.gz create mode 100644 v1.1.126.tar.gz diff --git a/v1.1.124.tar.gz b/v1.1.124.tar.gz deleted file mode 100644 index 8d187f0..0000000 --- a/v1.1.124.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef33146bfc92a4889de8e9cc4b135740b5651b2250b0e8483ea745ce5894a04b -size 659659 diff --git a/v1.1.126.tar.gz b/v1.1.126.tar.gz new file mode 100644 index 0000000..84afe0d --- /dev/null +++ b/v1.1.126.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2933c62ace2de1a2ae3c0cea2265469e6ea58e02291a32dca7d08d23ecd3fe +size 662796 diff --git a/vulkan-headers.changes b/vulkan-headers.changes index af5d0e8..83ae879 100644 --- a/vulkan-headers.changes +++ b/vulkan-headers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 26 11:38:11 UTC 2019 - Jan Engelhardt + +- Update to release 1.1.126 + * No changelog supplied + ------------------------------------------------------------------- Wed Oct 16 20:44:21 UTC 2019 - Jan Engelhardt diff --git a/vulkan-headers.spec b/vulkan-headers.spec index 42422f0..bd0686f 100644 --- a/vulkan-headers.spec +++ b/vulkan-headers.spec @@ -16,13 +16,12 @@ # -%define version_unconverted 1.1.124 Name: vulkan-headers -Version: 1.1.124 +Version: 1.1.126 Release: 0 Summary: Vulkan C and C++ API header files License: Apache-2.0 -Group: development libraries c vulkan +Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/Vulkan-Headers Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/v%version.tar.gz BuildRequires: cmake >= 2.8.11