update to 2023.2 [release 2023.2-1mamba;Thu May 25 2023]
This commit is contained in:
parent
e683ca9bc9
commit
619b58ab3a
@ -1,12 +1,12 @@
|
|||||||
Name: spirv-tools
|
Name: spirv-tools
|
||||||
Version: 2022.4
|
Version: 2023.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: API and commands for processing SPIR-V modules
|
Summary: API and commands for processing SPIR-V modules
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.khronos.org/vulkan/
|
URL: https://www.vulkan.org/
|
||||||
Source: https://github.com/KhronosGroup/SPIRV-Tools.git/v%{version}/SPIRV-Tools-%{version}.tar.bz2
|
Source: https://github.com/KhronosGroup/SPIRV-Tools.git/v%{version}/SPIRV-Tools-%{version}.tar.bz2
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -103,10 +103,15 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/SPIRV-Tools-opt/SPIRV-Tools-opt*.cmake
|
%{_libdir}/cmake/SPIRV-Tools-opt/SPIRV-Tools-opt*.cmake
|
||||||
%dir %{_libdir}/cmake/SPIRV-Tools-reduce
|
%dir %{_libdir}/cmake/SPIRV-Tools-reduce
|
||||||
%{_libdir}/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduce*.cmake
|
%{_libdir}/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduce*.cmake
|
||||||
|
%dir %{_libdir}/cmake/SPIRV-Tools-tools
|
||||||
|
%{_libdir}/cmake/SPIRV-Tools-tools/*.cmake
|
||||||
%{_libdir}/pkgconfig/SPIRV-Tools-shared.pc
|
%{_libdir}/pkgconfig/SPIRV-Tools-shared.pc
|
||||||
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
%{_libdir}/pkgconfig/SPIRV-Tools.pc
|
||||||
%doc CHANGES README.md
|
%doc CHANGES README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.2-1mamba
|
||||||
|
- update to 2023.2
|
||||||
|
|
||||||
* Tue Dec 27 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.4-1mamba
|
* Tue Dec 27 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.4-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user