Compare commits
3 Commits
1.2.174-1m
...
1.2.178-1m
Author | SHA1 | Date | |
---|---|---|---|
f74b07c598 | |||
d863696b3d | |||
a3a4543401 |
@ -1,5 +1,5 @@
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.174
|
||||
Version: 1.2.178
|
||||
Release: 1mamba
|
||||
Summary: Vulkan Header files and API registry
|
||||
Group: Development/Libraries
|
||||
@ -32,6 +32,8 @@ Vulkan Header files and API registry.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/vk_video
|
||||
%{_includedir}/vk_video/*.h
|
||||
%dir %{_includedir}/vulkan
|
||||
%{_includedir}/vulkan/*.h
|
||||
%{_includedir}/vulkan/vulkan.hpp
|
||||
@ -40,6 +42,15 @@ Vulkan Header files and API registry.
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed May 12 2021 Automatic Build System <autodist@mambasoft.it> 1.2.178-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 1.2.177-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2.175-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.174-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user