diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 351f1e7..5d3ede4 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 14 10:15:13 UTC 2019 - Stefan Dirsch + +- Update to version 19.2.4 + * This is an emergency release, to fix a critical bug found in + the 19.2.3 release which causes incomplete rendering on all + mesa drivers. This release contains a single patch to fix + that bug. + ------------------------------------------------------------------- Wed Nov 13 14:01:29 UTC 2019 - Frederic Crozat diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index f536a76..0871679 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.2.3 +%define _version 19.2.4 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,7 +110,7 @@ %endif Name: Mesa-drivers -Version: 19.2.3 +Version: 19.2.4 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 351f1e7..5d3ede4 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 14 10:15:13 UTC 2019 - Stefan Dirsch + +- Update to version 19.2.4 + * This is an emergency release, to fix a critical bug found in + the 19.2.3 release which causes incomplete rendering on all + mesa drivers. This release contains a single patch to fix + that bug. + ------------------------------------------------------------------- Wed Nov 13 14:01:29 UTC 2019 - Frederic Crozat diff --git a/Mesa.spec b/Mesa.spec index 73746b1..310cf51 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.2.3 +%define _version 19.2.4 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa -Version: 19.2.3 +Version: 19.2.4 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-19.2.3.tar.xz b/mesa-19.2.3.tar.xz deleted file mode 100644 index 967f91c..0000000 --- a/mesa-19.2.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ee6e42504fe41dcc9a6eba26982656a675b2550a640946f463927ed7f1c5047 -size 11457544 diff --git a/mesa-19.2.3.tar.xz.sig b/mesa-19.2.3.tar.xz.sig deleted file mode 100644 index 3c8c569..0000000 Binary files a/mesa-19.2.3.tar.xz.sig and /dev/null differ diff --git a/mesa-19.2.4.tar.xz b/mesa-19.2.4.tar.xz new file mode 100644 index 0000000..add1895 --- /dev/null +++ b/mesa-19.2.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09000a0f7dbbd82e193b81a8f1bf0c118eab7ca975c0329181968596e548e30f +size 11458340 diff --git a/mesa-19.2.4.tar.xz.sig b/mesa-19.2.4.tar.xz.sig new file mode 100644 index 0000000..8737d88 Binary files /dev/null and b/mesa-19.2.4.tar.xz.sig differ