update to version 24.0.3
Signed-off-by: liweigang <liweiganga@uniontech.com> (cherry picked from commit 86d43eb3ca4fceaece303da3c406f59bf2797839)
This commit is contained in:
parent
b58c5e25dc
commit
aeb12eda7a
Binary file not shown.
15
mesa.spec
15
mesa.spec
@ -51,12 +51,12 @@
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
Version: 23.3.1
|
||||
Version: 24.0.3
|
||||
Release: 1
|
||||
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
Source0: https://mesa.freedesktop.org/archive/%{name}-%{version}.tar.xz
|
||||
Source0: https://archive.mesa3d.org/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch1: backport-fix-build-err-on-arm.patch
|
||||
|
||||
@ -531,6 +531,14 @@ done
|
||||
%{_libdir}/dri/kms_swrast_dri.so
|
||||
%{_libdir}/dri/swrast_dri.so
|
||||
%{_libdir}/dri/virtio_gpu_dri.so
|
||||
%ifarch %{arm} aarch64
|
||||
%{_libdir}/dri/gm12u320_dri.so
|
||||
%{_libdir}/dri/ili9163_dri.so
|
||||
%{_libdir}/dri/ili9486_dri.so
|
||||
%{_libdir}/dri/panel-mipi-dbi_dri.so
|
||||
%{_libdir}/dri/sti_dri.so
|
||||
%{_libdir}/dri/udl_dri.so
|
||||
%endif
|
||||
|
||||
%if %{with_hardware}
|
||||
%if 0%{?with_omx}
|
||||
@ -568,6 +576,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2024 liweigang <liweiganga@uniontech.com> - 24.0.3-1
|
||||
- update to version 24.0.3
|
||||
|
||||
* Tue Dec 19 2023 zhangpan <zhangpan103@h-partners.com> - 23.3.1-1
|
||||
- upgrade to mesa-23.3.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user