From 30e905382d4f65831450aa998fa8e99629737d5b4577f62bfc918e53e0e0dee5 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 29 Sep 2020 10:26:38 +0000 Subject: [PATCH] - update to 20.2.0 * includes Intel Rocket Lake Platform Support (jsc#SLE/SLE-12880, jsc#SLE/SLE-12882) - adjusted/refreshed patches: * n_add-Mesa-headers-again.patch * n_drirc-disable-rgb10-for-chromium-on-amd.patch * u_dep_xcb.patch - docs now available in .rst format (html before) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=998 --- Mesa-drivers.changes | 12 ++++++ Mesa-drivers.spec | 8 ++-- Mesa.changes | 12 ++++++ Mesa.spec | 8 ++-- baselibs.conf | 37 ------------------ mesa-20.1.8.tar.xz | 3 -- mesa-20.1.8.tar.xz.sig | Bin 329 -> 0 bytes mesa-20.2.0.tar.xz | 3 ++ mesa-20.2.0.tar.xz.sig | Bin 0 -> 119 bytes n_add-Mesa-headers-again.patch | 13 +++--- ...rc-disable-rgb10-for-chromium-on-amd.patch | 9 +++-- u_dep_xcb.patch | 19 ++++----- 12 files changed, 57 insertions(+), 67 deletions(-) delete mode 100644 mesa-20.1.8.tar.xz delete mode 100644 mesa-20.1.8.tar.xz.sig create mode 100644 mesa-20.2.0.tar.xz create mode 100644 mesa-20.2.0.tar.xz.sig diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index ae767c9..edef43a 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 29 09:21:57 UTC 2020 - Stefan Dirsch + +- update to 20.2.0 + * includes Intel Rocket Lake Platform Support + (jsc#SLE/SLE-12880, jsc#SLE/SLE-12882) +- adjusted/refreshed patches: + * n_add-Mesa-headers-again.patch + * n_drirc-disable-rgb10-for-chromium-on-amd.patch + * u_dep_xcb.patch +- docs now available in .rst format (html before) + ------------------------------------------------------------------- Thu Sep 24 11:08:44 UTC 2020 - Wolfgang Bauer diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 0172190..eb86ee8 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.8 +%define _version 20.2.0 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa-drivers -Version: 20.1.8 +Version: 20.2.0 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -917,7 +917,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %if !%{drivers} %files -%license docs/license.html +%license docs/license.rst %doc docs/README* %dir %{_datadir}/drirc.d %config %{_datadir}/drirc.d/* @@ -1073,7 +1073,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/pkgconfig/dri.pc %files devel -%doc docs/*.html +%doc docs/*.rst # !drivers %endif diff --git a/Mesa.changes b/Mesa.changes index ae767c9..edef43a 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 29 09:21:57 UTC 2020 - Stefan Dirsch + +- update to 20.2.0 + * includes Intel Rocket Lake Platform Support + (jsc#SLE/SLE-12880, jsc#SLE/SLE-12882) +- adjusted/refreshed patches: + * n_add-Mesa-headers-again.patch + * n_drirc-disable-rgb10-for-chromium-on-amd.patch + * u_dep_xcb.patch +- docs now available in .rst format (html before) + ------------------------------------------------------------------- Thu Sep 24 11:08:44 UTC 2020 - Wolfgang Bauer diff --git a/Mesa.spec b/Mesa.spec index 60b315e..95aaeb4 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -40,7 +40,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.8 +%define _version 20.2.0 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -108,7 +108,7 @@ %endif Name: Mesa -Version: 20.1.8 +Version: 20.2.0 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -916,7 +916,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %if !%{drivers} %files -%license docs/license.html +%license docs/license.rst %doc docs/README* %dir %{_datadir}/drirc.d %config %{_datadir}/drirc.d/* @@ -1072,7 +1072,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/pkgconfig/dri.pc %files devel -%doc docs/*.html +%doc docs/*.rst # !drivers %endif diff --git a/baselibs.conf b/baselibs.conf index 8f97b61..14f0304 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -73,49 +73,12 @@ Mesa-libd3d provides "d3dadapter9.so.1" Mesa-libd3d-devel requires "Mesa-libd3d- = " -libvulkan_intel - targetarch aarch64 +/usr/share/vulkan/icd.d/intel_icd.*.json - targetarch ppc64 +/usr/share/vulkan/icd.d/intel_icd.*.json - targetarch ppc64le +/usr/share/vulkan/icd.d/intel_icd.*.json - targetarch x86_64 +/usr/share/vulkan/icd.d/intel_icd.*.json -libvulkan_radeon - targetarch aarch64 +/usr/share/vulkan/icd.d/radeon_icd.*.json - targetarch ppc64 +/usr/share/vulkan/icd.d/radeon_icd.*.json - targetarch ppc64le +/usr/share/vulkan/icd.d/radeon_icd.*.json - targetarch x86_64 +/usr/share/vulkan/icd.d/radeon_icd.*.json -Mesa-libVulkan-devel - targetarch aarch64 requires "libvulkan_intel- = " - targetarch aarch64 requires "libvulkan_radeon- = " - targetarch ppc64 requires "libvulkan_intel- = " - targetarch ppc64 requires "libvulkan_radeon- = " - targetarch ppc64le requires "libvulkan_intel- = " - targetarch ppc64le requires "libvulkan_radeon- = " - targetarch x86_64 requires "libvulkan_intel- = " - targetarch x86_64 requires "libvulkan_radeon- = " libXvMC_nouveau libXvMC_r600 libvdpau_nouveau libvdpau_r300 libvdpau_r600 libvdpau_radeonsi -Mesa-vulkan-device-select - targetarch aarch64 requires "libvulkan_intel- = " - targetarch aarch64 requires "libvulkan_radeon- = " - targetarch ppc64 requires "libvulkan_intel- = " - targetarch ppc64 requires "libvulkan_radeon- = " - targetarch ppc64le requires "libvulkan_intel- = " - targetarch ppc64le requires "libvulkan_radeon- = " - targetarch x86_64 requires "libvulkan_intel- = " - targetarch x86_64 requires "libvulkan_radeon- = " -Mesa-vulkan-overlay - targetarch aarch64 requires "libvulkan_intel- = " - targetarch aarch64 requires "libvulkan_radeon- = " - targetarch ppc64 requires "libvulkan_intel- = " - targetarch ppc64 requires "libvulkan_radeon- = " - targetarch ppc64le requires "libvulkan_intel- = " - targetarch ppc64le requires "libvulkan_radeon- = " - targetarch x86_64 requires "libvulkan_intel- = " - targetarch x86_64 requires "libvulkan_radeon- = " Mesa-dri-vc4 Mesa-dri-nouveau Mesa-dri diff --git a/mesa-20.1.8.tar.xz b/mesa-20.1.8.tar.xz deleted file mode 100644 index 3916778..0000000 --- a/mesa-20.1.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df21351494f7caaec5a3ccc16f14f15512e98d2ecde178bba1d134edc899b961 -size 12846348 diff --git a/mesa-20.1.8.tar.xz.sig b/mesa-20.1.8.tar.xz.sig deleted file mode 100644 index 023dfe9e261bd0a4a394300cd888129c4f08e371b14e7bd9c8fd2116349745e1..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 329 zcmV-P0k-~$0Y(G>0SEvv79j*zRUP45mXBjW!btXwjxn#pBq*i@0$*ZH&=MSFa%p2g zWo~C>b98cVZ7ySI0162ZjgB#|!z3uCdb9`q8V!mvAM}B0jd>N}NlpzOodgW0=WT|5 z{7Om{s#_hbUH*1qxSEoj(`u{Vo>llE(iIZ9aZKx&b+|<7%JI#C7?I@U;B1-A68md;R#d zZ{eu0ed$z|HrVxBtbF|?vX0bxv$Zrl{y$WMm^{pIH?zv;eDs(tkv<;^^3j;4+&T8v z8NkufVBsDz>5DAU)HbNE(C0hCvy1S3mUWGS2$T{pc=AsH94=iHY90mqsw0%wl*RUQ b#)jM;K4Ccq3vh3nPZKyQiVicU0S#MUv_+cy diff --git a/mesa-20.2.0.tar.xz b/mesa-20.2.0.tar.xz new file mode 100644 index 0000000..c2190a6 --- /dev/null +++ b/mesa-20.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 +size 13675596 diff --git a/mesa-20.2.0.tar.xz.sig b/mesa-20.2.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..a696fe4f135645a0c4d4c5ca629dd05b15ccbfb8f41b98774208fbb94bfe5ded GIT binary patch literal 119 zcmeAuWnmEGVvrS6WGOtdJxpOwX+gL5ZB?JCzgF9AD1O7r6kn7(k%5a-04B2ID