- update to 20.1.1
* first bugfix release for the 20.1 branch * fixes issue affecting Unreal Engine 4 games on i965 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=965
This commit is contained in:
parent
67797062aa
commit
270637e8e7
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 12:31:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to 20.1.1
|
||||
* first bugfix release for the 20.1 branch
|
||||
* fixes issue affecting Unreal Engine 4 games on i965
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 3 10:43:06 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.1.0
|
||||
%define _version 20.1.1
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -114,7 +114,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa-drivers
|
||||
Version: 20.1.0
|
||||
Version: 20.1.1
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 12:31:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to 20.1.1
|
||||
* first bugfix release for the 20.1 branch
|
||||
* fixes issue affecting Unreal Engine 4 games on i965
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 3 10:43:06 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.1.0
|
||||
%define _version 20.1.1
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -113,7 +113,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 20.1.0
|
||||
Version: 20.1.1
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -919,8 +919,6 @@ done
|
||||
%if !%{drivers}
|
||||
# Use dummy README file that can be included in both Mesa and Mesa-32bit. This way Mesa-32bit will be build (otherwise it would be skipped as empty) and it can be used by the other *-32bit packages.
|
||||
echo "The \"Mesa\" package does not have the ability to render, but is supplemented by \"Mesa-dri\" and \"Mesa-gallium\" which contain the drivers for rendering" > docs/README.package.%{_arch}
|
||||
echo "The -32bit version of Mesa-libGLESv2-2 on x86-64 is just a dummy package, so it can be required by other packages" > docs/README.Mesa-libGLESv2-2
|
||||
echo "The -32bit version of Mesa-KHR-devel on x86-64 is just a dummy package, so it can be required by other packages" > docs/README.Mesa-KHR-devel
|
||||
%endif
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83
|
||||
size 12661712
|
Binary file not shown.
3
mesa-20.1.1.tar.xz
Normal file
3
mesa-20.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ea6e46ea7881c656f7b4724639eaa4672d4e0e0b70869651e8f955ebae3d476
|
||||
size 12683180
|
BIN
mesa-20.1.1.tar.xz.sig
Normal file
BIN
mesa-20.1.1.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user