Accepting request 975094 from X11:XOrg
- Update to 22.0.3 * bugfix release with fixes for most of the major drivers - _constraints: * raised requirements to 9 GB disk space and added aarch64 architecture (bsc#1199040) OBS-URL: https://build.opensuse.org/request/show/975094 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=437
This commit is contained in:
commit
4702a0134b
13
Mesa.changes
13
Mesa.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 5 08:13:13 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to 22.0.3
|
||||||
|
* bugfix release with fixes for most of the major drivers
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 3 08:21:55 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- _constraints:
|
||||||
|
* raised requirements to 9 GB disk space and added aarch64
|
||||||
|
architecture (bsc#1199040)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 09:06:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
Fri Apr 22 09:06:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 22.0.2
|
%define _version 22.0.3
|
||||||
%define with_opencl 0
|
%define with_opencl 0
|
||||||
%define with_vulkan 0
|
%define with_vulkan 0
|
||||||
%define with_llvm 0
|
%define with_llvm 0
|
||||||
@ -104,7 +104,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: Mesa%{psuffix}
|
Name: Mesa%{psuffix}
|
||||||
Version: 22.0.2
|
Version: 22.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering 3-D graphics
|
Summary: System for rendering 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<overwrite>
|
<overwrite>
|
||||||
<conditions>
|
<conditions>
|
||||||
|
<arch>aarch64</arch>
|
||||||
<arch>ppc</arch>
|
<arch>ppc</arch>
|
||||||
<arch>ppc64</arch>
|
<arch>ppc64</arch>
|
||||||
<arch>ppc64le</arch>
|
<arch>ppc64le</arch>
|
||||||
@ -9,7 +10,7 @@
|
|||||||
</conditions>
|
</conditions>
|
||||||
<hardware>
|
<hardware>
|
||||||
<disk>
|
<disk>
|
||||||
<size unit="G">7</size>
|
<size unit="G">9</size>
|
||||||
</disk>
|
</disk>
|
||||||
</hardware>
|
</hardware>
|
||||||
</overwrite>
|
</overwrite>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:df4fa560dcce6680133067cd15b0505fc424ca703244ce9ab247c74d2fab6885
|
|
||||||
size 15688840
|
|
Binary file not shown.
3
mesa-22.0.3.tar.xz
Normal file
3
mesa-22.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f2b30f5276a9abaf71aafc6979685e2636189de1a87aea2c9e69744a6d0ebb9
|
||||||
|
size 15711916
|
BIN
mesa-22.0.3.tar.xz.sig
Normal file
BIN
mesa-22.0.3.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user