!51 [sync] PR-48: update to version 24.0.3

From: @openeuler-sync-bot 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
This commit is contained in:
openeuler-ci-bot 2024-05-10 14:39:15 +00:00 committed by Gitee
commit b8a7e5a5d7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 13 additions and 2 deletions

View File

@ -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