diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index c3a70c6..736dd98 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 21 17:54:25 UTC 2021 - Stefan Dirsch + +- update to 21.2.2 + * second bugfix release: a ton of work went into panfrost, + getting it closer to being conformant (it is conformant on + 21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm, + zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even + osmesa. + ------------------------------------------------------------------- Sat Aug 28 13:36:12 UTC 2021 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 9ca3ec4..2cfa004 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 21.2.1 +%define _version 21.2.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -114,7 +114,7 @@ %endif Name: Mesa-drivers -Version: 21.2.1 +Version: 21.2.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index c3a70c6..736dd98 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 21 17:54:25 UTC 2021 - Stefan Dirsch + +- update to 21.2.2 + * second bugfix release: a ton of work went into panfrost, + getting it closer to being conformant (it is conformant on + 21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm, + zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even + osmesa. + ------------------------------------------------------------------- Sat Aug 28 13:36:12 UTC 2021 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index aaebf99..0f77199 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -40,7 +40,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 21.2.1 +%define _version 21.2.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -113,7 +113,7 @@ %endif Name: Mesa -Version: 21.2.1 +Version: 21.2.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-21.2.1.tar.xz b/mesa-21.2.1.tar.xz deleted file mode 100644 index e87777b..0000000 --- a/mesa-21.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c65e6710b419b67456a48beefd0be827b32db416772e0e363d5f7d54dc01787 -size 15703468 diff --git a/mesa-21.2.1.tar.xz.sig b/mesa-21.2.1.tar.xz.sig deleted file mode 100644 index 374cddc..0000000 Binary files a/mesa-21.2.1.tar.xz.sig and /dev/null differ diff --git a/mesa-21.2.2.tar.xz b/mesa-21.2.2.tar.xz new file mode 100644 index 0000000..5cc7e56 --- /dev/null +++ b/mesa-21.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4aaf1bf974217ed825e1c536de6ab72a4e266d44bcf69fc4ec499039f99e5c4 +size 15755212 diff --git a/mesa-21.2.2.tar.xz.sig b/mesa-21.2.2.tar.xz.sig new file mode 100644 index 0000000..ced1282 Binary files /dev/null and b/mesa-21.2.2.tar.xz.sig differ