Compare commits
36 Commits
1.2.166-1m
...
1.3.207-1m
Author | SHA1 | Date | |
---|---|---|---|
e201303097 | |||
4deb077e42 | |||
c31928c333 | |||
f06897b6bb | |||
28e70756a9 | |||
495dc30e1e | |||
d00d90ee5f | |||
5002e023c6 | |||
f5423b7c16 | |||
d2b3320d6f | |||
2612a6b909 | |||
ebb9aa301f | |||
ea42ffa198 | |||
f6e6d476ba | |||
e10221723d | |||
bfc8834929 | |||
669dacd72a | |||
3231ecce8a | |||
c48394358e | |||
69701dbe1f | |||
28fdbd0380 | |||
44dacc35dd | |||
2b696590b6 | |||
9bd54f4d81 | |||
67b4f71b90 | |||
c352fa02c4 | |||
5f5423ed97 | |||
f74b07c598 | |||
d863696b3d | |||
a3a4543401 | |||
05bce937ea | |||
dda4936b1c | |||
47f7093f3c | |||
1933bb61e3 | |||
83488092cc | |||
2110cbbbfe |
@ -1,18 +1,17 @@
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.166
|
||||
Version: 1.3.207
|
||||
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
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Vulkan Header files and API registry.
|
||||
@ -33,14 +32,124 @@ 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
|
||||
%{_includedir}/vulkan/*.hpp
|
||||
%dir %{_datadir}/vulkan/registry
|
||||
%{_datadir}/vulkan/registry/*
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Mar 09 2022 Automatic Build System <autodist@mambasoft.it> 1.3.207-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 1.3.206-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 05 2022 Automatic Build System <autodist@mambasoft.it> 1.3.205-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 1.3.204-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.203-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 13 2021 Automatic Build System <autodist@mambasoft.it> 1.2.202-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 02 2021 Automatic Build System <autodist@mambasoft.it> 1.2.201-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.2.200-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 17 2021 Automatic Build System <autodist@mambasoft.it> 1.2.199-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 12 2021 Automatic Build System <autodist@mambasoft.it> 1.2.198-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 05 2021 Automatic Build System <autodist@mambasoft.it> 1.2.197-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2.196-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 06 2021 Automatic Build System <autodist@mambasoft.it> 1.2.195-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 1.2.194-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 23 2021 Automatic Build System <autodist@mambasoft.it> 1.2.193-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 15 2021 Automatic Build System <autodist@mambasoft.it> 1.2.192-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 08 2021 Automatic Build System <autodist@mambasoft.it> 1.2.191-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.190-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 1.2.189-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.187-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 1.2.186-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 1.2.185-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* 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
|
||||
|
||||
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.173-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 1.2.172-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.171-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.2.170-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 26 2021 Automatic Build System <autodist@mambasoft.it> 1.2.168-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.166-1mamba
|
||||
- update to 1.2.166
|
||||
|
||||
|
Reference in New Issue
Block a user