Accepting request 1061687 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1061687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=468
This commit is contained in:
commit
f79fc56176
21
Mesa.changes
21
Mesa.changes
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 17:27:47 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 22.3.4
|
||||
* bug fix release which fixes bugs found since Mesa 22.3.3
|
||||
* see https://docs.mesa3d.org/relnotes/22.3.4.html for more
|
||||
details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 09:54:11 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- removing again BuildRequires for x264 and x265 in case
|
||||
video_codecs should be built (these were never needed nor used
|
||||
for build)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 09:48:22 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- using gcc 12 now also on Leap 15.4; after changing build project
|
||||
to openSUSE:Leap:15.4:Update gcc 12 packages are found now ...
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 11:06:48 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
14
Mesa.spec
14
Mesa.spec
@ -42,7 +42,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 22.3.3
|
||||
%define _version 22.3.4
|
||||
%define with_opencl 0
|
||||
%define with_rusticl 0
|
||||
%define with_vulkan 0
|
||||
@ -125,7 +125,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa%{psuffix}
|
||||
Version: 22.3.3
|
||||
Version: 22.3.4
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -154,7 +154,7 @@ BuildRequires: bison
|
||||
BuildRequires: cmake
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
%if 0%{?sle_version} >= 150500
|
||||
%if 0%{?sle_version} >= 150400
|
||||
BuildRequires: gcc12-c++
|
||||
%else
|
||||
BuildRequires: gcc-c++
|
||||
@ -286,12 +286,6 @@ BuildRequires: pkgconfig(LLVMSPIRVLib)
|
||||
BuildRequires: pkgconfig(SPIRV-Tools)
|
||||
%endif
|
||||
%endif
|
||||
%if "%{flavor}" == "drivers"
|
||||
%if %{video_codecs}
|
||||
BuildRequires: pkgconfig(x264)
|
||||
BuildRequires: pkgconfig(x265)
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Requires: Mesa-libEGL1 = %{version}
|
||||
Requires: Mesa-libGL1 = %{version}
|
||||
@ -811,7 +805,7 @@ grep -v -i vulkan "%{_sourcedir}/baselibs.conf" >"%{_sourcedir}/temp" && \
|
||||
%ifarch ppc64 ppc64le
|
||||
%limit_build -m 1024
|
||||
%endif
|
||||
%if 0%{?sle_version} >= 150500
|
||||
%if 0%{?sle_version} >= 150400
|
||||
export CC=gcc-12
|
||||
export CXX=g++-12
|
||||
%endif
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bed799788bf2bd9ef079d97cd8e09348bf53cb086818578e40773b2b17812922
|
||||
size 17009624
|
Binary file not shown.
3
mesa-22.3.4.tar.xz
Normal file
3
mesa-22.3.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37a1ddaf03f41919ee3c89c97cff41e87de96e00e9d3247959cc8279d8294593
|
||||
size 17041184
|
BIN
mesa-22.3.4.tar.xz.sig
Normal file
BIN
mesa-22.3.4.tar.xz.sig
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user