From 465b3c56b8ea89e37bac2ed8655002fe5037fd48 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 13 Feb 2019 10:38:11 +1000 Subject: [PATCH] Update to 1.1.97.0 --- .gitignore | 1 + sources | 2 +- vulkan-tools.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 707fad0..6c3cde1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Vulkan-Tools-sdk-1.1.77.0.tar.gz /Vulkan-Tools-sdk-1.1.82.0.tar.gz /Vulkan-Tools-sdk-1.1.92.0.tar.gz +/Vulkan-Tools-sdk-1.1.97.0.tar.gz diff --git a/sources b/sources index 1653932..041483f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Vulkan-Tools-sdk-1.1.92.0.tar.gz) = cda5f5fa6e0c40fdb668833d9478f2b034fe6c39814a136885349d854e5c05c672711106f3a8a987e10a7be50f82231a07303e9724b8c91a764d1ad2cd2161b1 +SHA512 (Vulkan-Tools-sdk-1.1.97.0.tar.gz) = 8d71fd24ac2aaaa452aad85b8ac69a1df90c1804c4c7a32cb098cc08cd2253b3387d86bb1932ccc4b6a72551fa666aa8f4f6b0fe8a256bd0b4963af2fb9e7be7 diff --git a/vulkan-tools.spec b/vulkan-tools.spec index 2e1dc64..e40f47c 100644 --- a/vulkan-tools.spec +++ b/vulkan-tools.spec @@ -1,5 +1,5 @@ Name: vulkan-tools -Version: 1.1.92.0 +Version: 1.1.97.0 Release: 1%{?dist} Summary: Vulkan tools @@ -41,11 +41,14 @@ Vulkan tools %ninja_install %files -%license LICENSE.txt COPYRIGHT.txt +%license LICENSE.txt %doc README.md CONTRIBUTING.md %{_bindir}/* %changelog +* Wed Feb 13 2019 Dave Airlie - 1.1.97.0-1 +- Update to 1.1.97.0 + * Tue Feb 12 2019 Dave Airlie - 1.1.92.0-1 - Update to 1.1.92.0 - don't rename anymore, upstream changed cube app name