diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 7c78927..0dd3644 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Oct 22 13:24:59 UTC 2018 - sndirsch@suse.com + +- Update to 18.2.3 + * Different patches for the DirectX9 and DRI state trackers. + * Several fixes and workarounds for different games, inlcuding + RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood + ARMA 3, or No Mans Sky. + * A bunch of fixes for different drivers, including r600, + nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50. + Worth to mention a fix for GPU hangs in Radeonsi. + * State Trackers also get different fixes and corrections. + * Finally, fixes for GLSL and NIR are also in this queue. + ------------------------------------------------------------------- Fri Oct 5 19:04:01 UTC 2018 - bjorn.lie@gmail.com diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index af19b27..ef79bf2 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.2.2 +%define _version 18.2.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -112,7 +112,7 @@ %endif Name: Mesa-drivers -Version: 18.2.2 +Version: 18.2.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 7c78927..0dd3644 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Oct 22 13:24:59 UTC 2018 - sndirsch@suse.com + +- Update to 18.2.3 + * Different patches for the DirectX9 and DRI state trackers. + * Several fixes and workarounds for different games, inlcuding + RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood + ARMA 3, or No Mans Sky. + * A bunch of fixes for different drivers, including r600, + nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50. + Worth to mention a fix for GPU hangs in Radeonsi. + * State Trackers also get different fixes and corrections. + * Finally, fixes for GLSL and NIR are also in this queue. + ------------------------------------------------------------------- Fri Oct 5 19:04:01 UTC 2018 - bjorn.lie@gmail.com diff --git a/Mesa.spec b/Mesa.spec index 7bd3f9e..7177dbf 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.2.2 +%define _version 18.2.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -111,7 +111,7 @@ %endif Name: Mesa -Version: 18.2.2 +Version: 18.2.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-18.2.2.tar.xz b/mesa-18.2.2.tar.xz deleted file mode 100644 index 3a2ce0d..0000000 --- a/mesa-18.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3ba82b12a89d3d9fed2bdd96b4702dbb7ab675034650a8b1b718320daf073c4 -size 11375608 diff --git a/mesa-18.2.2.tar.xz.sig b/mesa-18.2.2.tar.xz.sig deleted file mode 100644 index 36407a9..0000000 Binary files a/mesa-18.2.2.tar.xz.sig and /dev/null differ diff --git a/mesa-18.2.3.tar.xz b/mesa-18.2.3.tar.xz new file mode 100644 index 0000000..675c149 --- /dev/null +++ b/mesa-18.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bf83c17e1abdecb1ee81af22652e27e9aa38f963e95e60f34275cc0376304f +size 11376632 diff --git a/mesa-18.2.3.tar.xz.sig b/mesa-18.2.3.tar.xz.sig new file mode 100644 index 0000000..ec46364 Binary files /dev/null and b/mesa-18.2.3.tar.xz.sig differ