Compare commits
5 Commits
1.2.178-1m
...
1.2.184-1m
Author | SHA1 | Date | |
---|---|---|---|
2b696590b6 | |||
9bd54f4d81 | |||
67b4f71b90 | |||
c352fa02c4 | |||
5f5423ed97 |
@ -1,12 +1,12 @@
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.178
|
||||
Version: 1.2.184
|
||||
Release: 1mamba
|
||||
Summary: Vulkan Header files and API registry
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.khronos.org/vulkan
|
||||
URL: https://www.vulkan.org/
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Headers.git/v%{version}/Vulkan-Headers-%{version}.tar.bz2
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -36,12 +36,27 @@ Vulkan Header files and API registry.
|
||||
%{_includedir}/vk_video/*.h
|
||||
%dir %{_includedir}/vulkan
|
||||
%{_includedir}/vulkan/*.h
|
||||
%{_includedir}/vulkan/vulkan.hpp
|
||||
%{_includedir}/vulkan/*.hpp
|
||||
%dir %{_datadir}/vulkan/registry
|
||||
%{_datadir}/vulkan/registry/*
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 1.2.184-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.183-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 28 2021 Automatic Build System <autodist@mambasoft.it> 1.2.182-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 1.2.181-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 26 2021 Automatic Build System <autodist@mambasoft.it> 1.2.179-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 12 2021 Automatic Build System <autodist@mambasoft.it> 1.2.178-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user