rebuilt with llvm and clang 14.0.3 [release 22.0.2-2mamba;Sun May 01 2022]
This commit is contained in:
parent
9ef2ef443e
commit
b8d0e2a335
@ -1,7 +1,7 @@
|
|||||||
Name: Mesa
|
Name: Mesa
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 22.0.2
|
Version: 22.0.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A 3-D graphics library with an API which is very similar to that of OpenGL
|
Summary: A 3-D graphics library with an API which is very similar to that of OpenGL
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -43,8 +43,8 @@ BuildRequires: libxshmfence-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libllvm-devel >= 13.0.0
|
BuildRequires: libllvm-devel >= 14.0.3
|
||||||
BuildRequires: libclang-devel >= 13.0.0
|
BuildRequires: libclang-devel >= 14.0.3
|
||||||
BuildRequires: xproto-devel >= 7.1
|
BuildRequires: xproto-devel >= 7.1
|
||||||
BuildRequires: dri2proto-devel
|
BuildRequires: dri2proto-devel
|
||||||
BuildRequires: glproto-devel
|
BuildRequires: glproto-devel
|
||||||
@ -291,6 +291,9 @@ ln -s libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_indirect.so.0
|
|||||||
%{_libdir}/pkgconfig/xatracker.pc
|
%{_libdir}/pkgconfig/xatracker.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 01 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.0.2-2mamba
|
||||||
|
- rebuilt with llvm and clang 14.0.3
|
||||||
|
|
||||||
* Mon Apr 25 2022 Automatic Build System <autodist@mambasoft.it> 22.0.2-1mamba
|
* Mon Apr 25 2022 Automatic Build System <autodist@mambasoft.it> 22.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user