Accepting request 1181422 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1181422 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=508
This commit is contained in:
commit
656738ca1b
12
Mesa.changes
12
Mesa.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 06:18:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire python3-pycparser when building drivers on ARM:
|
||||
etnaviv drm module requires this module to build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 18:20:50 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to bugfix release 24.1.1
|
||||
--> https://docs.mesa3d.org/relnotes/24.1.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 09:24:21 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package Mesa
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -42,7 +42,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 24.1.0
|
||||
%define _version 24.1.1
|
||||
%define with_opencl 0
|
||||
%define with_rusticl 0
|
||||
%define with_vulkan 0
|
||||
@ -130,7 +130,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa%{psuffix}
|
||||
Version: 24.1.0
|
||||
Version: 24.1.1
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -231,6 +231,7 @@ Obsoletes: libXvMC_r600 < %{version}
|
||||
Provides: libtxc_dxtn = %{version}
|
||||
Obsoletes: libtxc_dxtn < %{version}
|
||||
%ifarch %{arm} aarch64
|
||||
BuildRequires: python3-pycparser >= 2.20
|
||||
BuildRequires: pkgconfig(libdrm_etnaviv) >= 2.4.89
|
||||
BuildRequires: pkgconfig(libdrm_freedreno) >= 2.4.74
|
||||
BuildRequires: pkgconfig(libelf)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b
|
||||
size 28994008
|
Binary file not shown.
3
mesa-24.1.1.tar.xz
Normal file
3
mesa-24.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0038826c6f7e88d90b4ce6f719192fa58ca7dedf4edcaa1174cf7bd920ef89ea
|
||||
size 29019256
|
BIN
mesa-24.1.1.tar.xz.sig
Normal file
BIN
mesa-24.1.1.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user