Update to 1.1.97.0

This commit is contained in:
Dave Airlie 2019-02-13 10:29:24 +10:00
parent cb256e2122
commit 774003d6a0
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/Vulkan-Loader-sdk-1.1.85.0.tar.gz
/sdk-1.1.92.tar.gz
/Vulkan-Loader-sdk-1.1.92.0.tar.gz
/Vulkan-Loader-sdk-1.1.97.0.tar.gz

View File

@ -1 +1 @@
SHA512 (Vulkan-Loader-sdk-1.1.92.0.tar.gz) = 957680ea25e16d41051847841093c055c9390eff8cd977eb0cd1ff3676094b7f490a970a0a5f218c8b71316ecb31935a3105e5a3aea927073765dcb7ffc4ddad
SHA512 (Vulkan-Loader-sdk-1.1.97.0.tar.gz) = 84c2f4a548f81604bd71ae05d66ed87caa6d369aa7fde4037cd66c582db9c7e1496619349a30f74e14e1293fdb7139ce5bd02f7cad8b01c66ea13f67f0b29dd6

View File

@ -1,6 +1,6 @@
Name: vulkan-loader
Version: 1.1.92.0
Release: 2%{?dist}
Version: 1.1.97.0
Release: 0%{?dist}
Summary: Vulkan ICD desktop loader
License: ASL 2.0
@ -73,7 +73,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
%files
%license LICENSE.txt COPYRIGHT.txt
%license LICENSE.txt
%doc README.md CONTRIBUTING.md
%dir %{_sysconfdir}/vulkan/
%dir %{_sysconfdir}/vulkan/explicit_layer.d/
@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
%changelog
* Wed Feb 13 2019 Dave Airlie <airlied@redhat.com> - 1.1.97.0-0
- Update to 1.1.97.0
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.92.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild