diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 5de9493..87e6caf 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 30 19:00:03 UTC 2021 - Stefan Dirsch + +- update to 20.3.5 + * fith bugfix release for the 20.3 branch + * This is a quite large release with a huge number of fixes in it, + and is the last planned release for the 20.3.x series. Radv and + ACO dominate the changes for this release, but there are some + other things mixed in there. + ------------------------------------------------------------------- Mon Feb 1 10:50:16 UTC 2021 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index dc771bc..c9ec2a0 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.3.4 +%define _version 20.3.5 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa-drivers -Version: 20.3.4 +Version: 20.3.5 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 5de9493..87e6caf 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 30 19:00:03 UTC 2021 - Stefan Dirsch + +- update to 20.3.5 + * fith bugfix release for the 20.3 branch + * This is a quite large release with a huge number of fixes in it, + and is the last planned release for the 20.3.x series. Radv and + ACO dominate the changes for this release, but there are some + other things mixed in there. + ------------------------------------------------------------------- Mon Feb 1 10:50:16 UTC 2021 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index e3a59c5..24e630b 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -40,7 +40,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.3.4 +%define _version 20.3.5 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -108,7 +108,7 @@ %endif Name: Mesa -Version: 20.3.4 +Version: 20.3.5 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-20.3.4.tar.xz b/mesa-20.3.4.tar.xz deleted file mode 100644 index efc5dc0..0000000 --- a/mesa-20.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc21a987ec1ff45b278fe4b1419b1719f1968debbb80221480e44180849b4084 -size 14253372 diff --git a/mesa-20.3.4.tar.xz.sig b/mesa-20.3.4.tar.xz.sig deleted file mode 100644 index 0191967..0000000 Binary files a/mesa-20.3.4.tar.xz.sig and /dev/null differ diff --git a/mesa-20.3.5.tar.xz b/mesa-20.3.5.tar.xz new file mode 100644 index 0000000..4d0fcd4 --- /dev/null +++ b/mesa-20.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909a72df63dfa3c0844ccf44a26ac028d148297ed333ab51560893923d7691ce +size 14367412 diff --git a/mesa-20.3.5.tar.xz.sig b/mesa-20.3.5.tar.xz.sig new file mode 100644 index 0000000..d326959 Binary files /dev/null and b/mesa-20.3.5.tar.xz.sig differ