diff --git a/Mesa.changes b/Mesa.changes index 2c77b43..38b63cb 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 22 09:35:53 UTC 2022 - Stefan Dirsch + +- update to 22.1.7: + * fixes and cleanups all over the tree + * most of the fixes are for zink + * nice batch of fixes for the gallium dx9 frontend + * some other fixes across the board + ------------------------------------------------------------------- Wed Aug 17 16:42:12 UTC 2022 - Dirk Müller diff --git a/Mesa.spec b/Mesa.spec index 9037385..aa14ea8 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -33,7 +33,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 22.1.6 +%define _version 22.1.7 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -106,7 +106,7 @@ %endif Name: Mesa%{psuffix} -Version: 22.1.5 +Version: 22.1.6 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-22.1.6.tar.xz b/mesa-22.1.6.tar.xz deleted file mode 100644 index e19f8a4..0000000 --- a/mesa-22.1.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22ced061eb9adab8ea35368246c1995c09723f3f71653cd5050c5cec376e671a -size 16071404 diff --git a/mesa-22.1.6.tar.xz.sig b/mesa-22.1.6.tar.xz.sig deleted file mode 100644 index 4b44033..0000000 Binary files a/mesa-22.1.6.tar.xz.sig and /dev/null differ diff --git a/mesa-22.1.7.tar.xz b/mesa-22.1.7.tar.xz new file mode 100644 index 0000000..5641595 --- /dev/null +++ b/mesa-22.1.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da838eb2cf11d0e08d0e9944f6bd4d96987fdc59ea2856f8c70a31a82b355d89 +size 16109944 diff --git a/mesa-22.1.7.tar.xz.sig b/mesa-22.1.7.tar.xz.sig new file mode 100644 index 0000000..d183f82 Binary files /dev/null and b/mesa-22.1.7.tar.xz.sig differ