SHA256
1
0
forked from pool/Mesa

Accepting request 791235 from X11:XOrg

- update to Mesa 20.0.4
  * emergency release, which reverts a serious SPIR-V regression
    in the 20.0.3 release.
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch

- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
  * revert severe spirv regression; emergency release will be
    available soon ...

- update to Mesa 20.0.3
  * bugfix release:  fixes all over the tree; mostly AMD (radv, 
    aco), NIR and Intel (isl, anv)

OBS-URL: https://build.opensuse.org/request/show/791235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=375
This commit is contained in:
Dominique Leuenberger 2020-04-05 18:53:08 +00:00 committed by Git OBS Bridge
commit b4bfd39d62
9 changed files with 69 additions and 7 deletions

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Apr 3 15:25:42 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- update to Mesa 20.0.4
* emergency release, which reverts a serious SPIR-V regression
in the 20.0.3 release.
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
-------------------------------------------------------------------
Fri Apr 3 08:38:51 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
* revert severe spirv regression; emergency release will be
available soon ...
-------------------------------------------------------------------
Thu Apr 2 09:27:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- update to Mesa 20.0.3
* bugfix release: fixes all over the tree; mostly AMD (radv,
aco), NIR and Intel (isl, anv)
-------------------------------------------------------------------
Thu Mar 19 10:08:18 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -42,7 +42,7 @@
%define glamor 1
%define _name_archive mesa
%define _version 20.0.2
%define _version 20.0.4
%define with_opencl 0
%define with_vulkan 0
%define with_llvm 0
@ -110,7 +110,7 @@
%endif
Name: Mesa-drivers
Version: 20.0.2
Version: 20.0.4
Release: 0
Summary: System for rendering 3-D graphics
License: MIT

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Apr 3 15:25:42 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- update to Mesa 20.0.4
* emergency release, which reverts a serious SPIR-V regression
in the 20.0.3 release.
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
-------------------------------------------------------------------
Fri Apr 3 08:38:51 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
* revert severe spirv regression; emergency release will be
available soon ...
-------------------------------------------------------------------
Thu Apr 2 09:27:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- update to Mesa 20.0.3
* bugfix release: fixes all over the tree; mostly AMD (radv,
aco), NIR and Intel (isl, anv)
-------------------------------------------------------------------
Thu Mar 19 10:08:18 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -6085,3 +6085,21 @@ u+p/ry+/8RzA+dnFMRFOL8D0xPVySUcnJCdrJzxWwmaaMevDd4A4kb5x3E3gKwRA
=tfFV
-----END PGP PUBLIC KEY BLOCK-----
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQENBF5i1J4BCACsKVBDxUpz0m03D6ojiR4zZTuLJuI8qrc5HivZiJOKBWvKUm8/
SUSCCbJ5ka7zwfEQMepm0rdQfFj6BDqAqEAmG/WU9TTbNx3TBDtT3CBBXSDaiWjO
BFlglWKXJeUfHYpfIB1sC6aIIdSnPlU57Fs7jA9FtHbJM3SSwab/492udHZY/bKV
s53Z7KcZDKPMtuZCnGbOZ1+lu8EMHuw9TfqQZODUOvDPYjpzqZAjsTJwdNtOeyWv
dafED7PTpuod6eQnvgUKFlj6aqoZhZa9/hWdGDhexLzRGM4pwZcUMEb+1pd1TBko
wqXJbW3XLs5B/cGiEbqHyDVoaI6J/JleDY1RABEBAAG0IkVyaWMgRW5nZXN0cm9t
IDxlcmljQGVuZ2VzdHJvbS5jaD6JAU4EEwEIADgWIQRXVR3hW5aPY0HCSPaNjjGv
wyQopgUCXmLUngIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRCNjjGvwyQo
puKwCACTeD0Eh+M8IIEAuGVtPgy3jCDIoOnNg+QI6VAh9qNB4Yx0uPzvOwmvAODY
fUdPbBxn9CIU1X3buJmI1G75c2ZT+ZXJbkute6oif+f2E6vLe+Ox0GeGIBNQK4iZ
+pV0JPn3seqhDJAekRBWXNJszuVNxSDFsVi+qEoTPJZze7yOcc1QMcRsnJ+S7YFg
jf/5aRrqdnLxVbph53Vrawas3rQk97Ln+vNd/Ca1HMv8vXMPtEFLk5JQI+gmdVv3
xcpz2ss3mMU5+YnY69T1EBemZIMcE17wPo7ROvT8x1fG2fnPwHqJieQFCMGKLW29
5peUY2OiHdLgaepbqWrB2Xxy+BY+
=rSFv
-----END PGP PUBLIC KEY BLOCK-----

View File

@ -41,7 +41,7 @@
%define glamor 1
%define _name_archive mesa
%define _version 20.0.2
%define _version 20.0.4
%define with_opencl 0
%define with_vulkan 0
%define with_llvm 0
@ -109,7 +109,7 @@
%endif
Name: Mesa
Version: 20.0.2
Version: 20.0.4
Release: 0
Summary: System for rendering 3-D graphics
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa54f1cb669550606aab8ceb475105d15aeb814fca5a778ce70d0fd10e98e86f
size 12203152

Binary file not shown.

3
mesa-20.0.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4ed491517a94118a7a611810eeb92645d42ffd82280dcd51be8cc2ba1aabba5
size 12292888

BIN
mesa-20.0.4.tar.xz.sig Normal file

Binary file not shown.