Add LAYER_CONFIGURATION.md to the docs
This commit is contained in:
parent
47a9204dd6
commit
f3b2dc31c5
@ -1,6 +1,6 @@
|
||||
Name: vulkan-validation-layers
|
||||
Version: 1.2.154.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Vulkan validation layers
|
||||
|
||||
License: ASL 2.0
|
||||
@ -63,7 +63,7 @@ developing applications that use %{name}.
|
||||
|
||||
%files
|
||||
%license LICENSE.txt
|
||||
%doc README.md CONTRIBUTING.md
|
||||
%doc README.md CONTRIBUTING.md LAYER_CONFIGURATION.md
|
||||
%{_datadir}/vulkan/explicit_layer.d/*.json
|
||||
%{_libdir}/libVkLayer_*.so
|
||||
|
||||
@ -71,6 +71,9 @@ developing applications that use %{name}.
|
||||
%{_includedir}/vulkan/
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2020 Adam Jackson <ajax@redhat.com> - 1.2.154.0-2
|
||||
- Add LAYER_CONFIGURATION.md to the docs
|
||||
|
||||
* Wed Nov 04 2020 Dave Airlie <airlied@redhat.com> - 1.2.154.0-1
|
||||
- Update to 1.2.154.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user