diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 80920e7..f63e632 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 31 13:02:52 UTC 2020 - Michał Rostecki + +- update to 20.3.2 + * third bugfix release for the 20.3 branch +- drm and surfaceless are not specified as platforms anymore, + remove them from egl_platforms + ------------------------------------------------------------------- Mon Dec 7 11:09:59 UTC 2020 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index d82ff25..b6e7839 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.2.4 +%define _version 20.3.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa-drivers -Version: 20.2.4 +Version: 20.3.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -729,7 +729,7 @@ sed -i -e s/cpp_std=gnu++11/cpp_std=gnu++14/g meson.build %endif %build -egl_platforms=x11,drm,surfaceless,wayland +egl_platforms=x11,wayland %meson \ --auto-features=disabled \ diff --git a/Mesa.changes b/Mesa.changes index 80920e7..f63e632 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 31 13:02:52 UTC 2020 - Michał Rostecki + +- update to 20.3.2 + * third bugfix release for the 20.3 branch +- drm and surfaceless are not specified as platforms anymore, + remove them from egl_platforms + ------------------------------------------------------------------- Mon Dec 7 11:09:59 UTC 2020 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index b0fb115..64032de 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -40,7 +40,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.2.4 +%define _version 20.3.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -108,7 +108,7 @@ %endif Name: Mesa -Version: 20.2.4 +Version: 20.3.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -728,7 +728,7 @@ sed -i -e s/cpp_std=gnu++11/cpp_std=gnu++14/g meson.build %endif %build -egl_platforms=x11,drm,surfaceless,wayland +egl_platforms=x11,wayland %meson \ --auto-features=disabled \ diff --git a/mesa-20.2.4.tar.xz b/mesa-20.2.4.tar.xz deleted file mode 100644 index 8cb01d4..0000000 --- a/mesa-20.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0572dc6015d2e1c50f67823edd16855ae9b6feded0a1470598404e75e64aa092 -size 13869928 diff --git a/mesa-20.2.4.tar.xz.sig b/mesa-20.2.4.tar.xz.sig deleted file mode 100644 index cc2b777..0000000 Binary files a/mesa-20.2.4.tar.xz.sig and /dev/null differ diff --git a/mesa-20.3.2.tar.xz b/mesa-20.3.2.tar.xz new file mode 100644 index 0000000..9425bc7 --- /dev/null +++ b/mesa-20.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce001b685d23afb976b04138714906abcf7e7f996da6355e6a43e5ca486533d +size 14194120 diff --git a/mesa-20.3.2.tar.xz.sig b/mesa-20.3.2.tar.xz.sig new file mode 100644 index 0000000..b2e2c45 Binary files /dev/null and b/mesa-20.3.2.tar.xz.sig differ