Compare commits
83 Commits
1.3.227-1m
...
main
Author | SHA1 | Date | |
---|---|---|---|
1e0095b39a | |||
66590f3f7f | |||
f2d2a6084b | |||
6d92866194 | |||
141146baa3 | |||
ecb24f2256 | |||
670eeb9468 | |||
d7472435b8 | |||
751d6773f6 | |||
f51f148c18 | |||
cac6374ee8 | |||
3d60ec2333 | |||
d63f084fc9 | |||
dc21ee5c9b | |||
3213898dbf | |||
53788f8f99 | |||
12a0929cce | |||
18d8a10d77 | |||
fd5deb763e | |||
8e3a4acaf2 | |||
e3318a1642 | |||
c5eebe7abe | |||
458789e4cf | |||
a51a6a98ce | |||
8cc438e003 | |||
3bd36530d9 | |||
c3bbaab1a4 | |||
0996d62535 | |||
52efcf06a3 | |||
15c761fded | |||
556c5c6ada | |||
990f44843d | |||
f47407d9ce | |||
b51ff0f879 | |||
113b979c12 | |||
7d51af4bfd | |||
4d4398cf88 | |||
877845e6a0 | |||
2650056350 | |||
9e837ac6d4 | |||
e8f7415403 | |||
326f2432b3 | |||
33ff912585 | |||
5d1dae95c4 | |||
27bcf4b207 | |||
bb9dcd02f5 | |||
996279cfc9 | |||
610800b6e3 | |||
fa76e1bcac | |||
04463be57e | |||
053ed8b988 | |||
7e7566425d | |||
dd16227095 | |||
12dd2d8962 | |||
0b065f909f | |||
6f7aba95eb | |||
c52ee1ebcd | |||
fda2f80f36 | |||
3d8d83eefa | |||
e884891fb8 | |||
a8db82fe8e | |||
bb1862fd40 | |||
3694b199e3 | |||
69445091e9 | |||
2d4b51c13f | |||
3917f5fb85 | |||
95e028f9b9 | |||
8782dd4cff | |||
cc10cdbb0d | |||
2246a1a5ac | |||
1f71148c5a | |||
b03342c771 | |||
776421d3cd | |||
6c25dcac64 | |||
b57b083702 | |||
4a4ac18887 | |||
c23ff3bb31 | |||
bc728a39a7 | |||
acfee5a4c1 | |||
50a4d8da2c | |||
3e3d2fee24 | |||
db63312314 | |||
06a8c7acf4 |
@ -1,5 +1,5 @@
|
||||
Name: vulkan-headers
|
||||
Version: 1.3.227
|
||||
Version: 1.4.326
|
||||
Release: 1mamba
|
||||
Summary: Vulkan Header files and API registry
|
||||
Group: Development/Libraries
|
||||
@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -35,13 +36,266 @@ Vulkan Header files and API registry.
|
||||
%dir %{_includedir}/vk_video
|
||||
%{_includedir}/vk_video/*.h
|
||||
%dir %{_includedir}/vulkan
|
||||
%{_includedir}/vulkan/*.h
|
||||
%{_includedir}/vulkan/*.hpp
|
||||
%{_includedir}/vulkan/*
|
||||
%dir %{_datadir}/vulkan/registry
|
||||
%{_datadir}/vulkan/registry/*
|
||||
%dir %{_datadir}/cmake/VulkanHeaders
|
||||
%{_datadir}/cmake/VulkanHeaders/VulkanHeaders*.cmake
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Aug 30 2025 Automatic Build System <autodist@openmamba.org> 1.4.326-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 10 2025 Automatic Build System <autodist@openmamba.org> 1.4.325-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 07 2025 Automatic Build System <autodist@openmamba.org> 1.4.324-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 19 2025 Automatic Build System <autodist@openmamba.org> 1.4.323-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 13 2025 Automatic Build System <autodist@openmamba.org> 1.4.322-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 06 2025 Automatic Build System <autodist@openmamba.org> 1.4.321-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 29 2025 Automatic Build System <autodist@openmamba.org> 1.4.320-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 22 2025 Automatic Build System <autodist@openmamba.org> 1.4.319-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 15 2025 Automatic Build System <autodist@openmamba.org> 1.4.318-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 08 2025 Automatic Build System <autodist@openmamba.org> 1.4.317-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 31 2025 Automatic Build System <autodist@openmamba.org> 1.4.316-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 12 2025 Automatic Build System <autodist@openmamba.org> 1.4.315-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 20 2025 Automatic Build System <autodist@openmamba.org> 1.4.313-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 06 2025 Automatic Build System <autodist@openmamba.org> 1.4.312-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 21 2025 Automatic Build System <autodist@openmamba.org> 1.4.311-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 09 2025 Automatic Build System <autodist@openmamba.org> 1.4.310-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 22 2025 Automatic Build System <autodist@openmamba.org> 1.4.309-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 02 2025 Automatic Build System <autodist@openmamba.org> 1.4.307-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 26 2025 Automatic Build System <autodist@openmamba.org> 1.4.306-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 1.4.305-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 1.4.304-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 1.4.303-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 1.3.302-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 1.3.301-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 1.3.288-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 1.3.287-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 01 2024 Automatic Build System <autodist@openmamba.org> 1.3.286-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 1.3.285-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 06 2024 Automatic Build System <autodist@openmamba.org> 1.3.284-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 20 2024 Automatic Build System <autodist@openmamba.org> 1.3.283-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 1.3.282-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 23 2024 Automatic Build System <autodist@openmamba.org> 1.3.281-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 09 2024 Automatic Build System <autodist@openmamba.org> 1.3.280-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 02 2024 Automatic Build System <autodist@openmamba.org> 1.3.279-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 17 2024 Automatic Build System <autodist@openmamba.org> 1.3.278-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 1.3.277-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 1.3.276-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 06 2024 Automatic Build System <autodist@openmamba.org> 1.3.275-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 20 2023 Automatic Build System <autodist@mambasoft.it> 1.3.274-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 1.3.273-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 1.3.272-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.271-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 1.3.270-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 21 2023 Automatic Build System <autodist@mambasoft.it> 1.3.269-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 16 2023 Automatic Build System <autodist@mambasoft.it> 1.3.268-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 1.3.267-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 1.3.266-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 1.3.265-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 1.3.264-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 1.3.263-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 1.3.262-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.3.261-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 29 2023 Automatic Build System <autodist@mambasoft.it> 1.3.260-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 23 2023 Automatic Build System <autodist@mambasoft.it> 1.3.259-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.258-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 10 2023 Automatic Build System <autodist@mambasoft.it> 1.3.257-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 04 2023 Automatic Build System <autodist@mambasoft.it> 1.3.256-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 24 2023 Automatic Build System <autodist@mambasoft.it> 1.3.255-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 17 2023 Automatic Build System <autodist@mambasoft.it> 1.3.254-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 1.3.253-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 04 2023 Automatic Build System <autodist@mambasoft.it> 1.3.252-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 1.3.251-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 05 2023 Automatic Build System <autodist@mambasoft.it> 1.3.250-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.249-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.248-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 14 2023 Automatic Build System <autodist@mambasoft.it> 1.3.247-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 01 2023 Automatic Build System <autodist@mambasoft.it> 1.3.246-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 1.3.245-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 1.3.244-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 1.3.243-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.242-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 1.3.241-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 27 2023 Automatic Build System <autodist@mambasoft.it> 1.3.240-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.239-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 20 2022 Automatic Build System <autodist@mambasoft.it> 1.3.238-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 1.3.237-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 1.3.235-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 1.3.234-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 1.3.233-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 1.3.232-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 1.3.231-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 01 2022 Automatic Build System <autodist@mambasoft.it> 1.3.230-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 1.3.229-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 16 2022 Automatic Build System <autodist@mambasoft.it> 1.3.228-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 1.3.227-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user