diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 5c9d482..d209b62 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 12 18:09:19 UTC 2020 - Stefan Dirsch + +- Update to version 19.3.1 + * Intel and AMD drivers make up the bulk of the changes, with + a bit of nir and glsl, plus a sprinkling of other stuff in + there. + ------------------------------------------------------------------- Sun Jan 5 20:07:47 UTC 2020 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index ab6301d..af29006 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.3.1 +%define _version 19.3.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,7 +110,7 @@ %endif Name: Mesa-drivers -Version: 19.3.1 +Version: 19.3.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -210,7 +210,7 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8 BuildRequires: pkgconfig(wayland-server) >= 1.11 %endif %if 0%{with_llvm} -BuildRequires: llvm-devel >= 7.0.0 +BuildRequires: llvm-devel >= 8.0.0 %endif %if 0%{with_opencl} diff --git a/Mesa.changes b/Mesa.changes index 5c9d482..d209b62 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 12 18:09:19 UTC 2020 - Stefan Dirsch + +- Update to version 19.3.1 + * Intel and AMD drivers make up the bulk of the changes, with + a bit of nir and glsl, plus a sprinkling of other stuff in + there. + ------------------------------------------------------------------- Sun Jan 5 20:07:47 UTC 2020 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index c61bb9d..8a59a23 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.3.1 +%define _version 19.3.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa -Version: 19.3.1 +Version: 19.3.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -209,7 +209,7 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8 BuildRequires: pkgconfig(wayland-server) >= 1.11 %endif %if 0%{with_llvm} -BuildRequires: llvm-devel >= 7.0.0 +BuildRequires: llvm-devel >= 8.0.0 %endif %if 0%{with_opencl} diff --git a/mesa-19.3.1.tar.xz b/mesa-19.3.1.tar.xz deleted file mode 100644 index 81f1c60..0000000 --- a/mesa-19.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd951db69c56a97ff0570a7ab2c0e39e6c5323f4cd8f4eb8274723e033beae59 -size 11831968 diff --git a/mesa-19.3.1.tar.xz.sig b/mesa-19.3.1.tar.xz.sig deleted file mode 100644 index faa5b1e..0000000 Binary files a/mesa-19.3.1.tar.xz.sig and /dev/null differ diff --git a/mesa-19.3.2.tar.xz b/mesa-19.3.2.tar.xz new file mode 100644 index 0000000..960b174 --- /dev/null +++ b/mesa-19.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3aee324616352bbc7f58d47ab573e10f68cc7719fd045bd6d3abcdd97ee1c1 +size 11834324 diff --git a/mesa-19.3.2.tar.xz.sig b/mesa-19.3.2.tar.xz.sig new file mode 100644 index 0000000..8305e9f Binary files /dev/null and b/mesa-19.3.2.tar.xz.sig differ