From d5bc6b44c9ae03685640640ccb58d4e08eebd1e07124f75bcf564bfdd8a7eb53 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 17 Aug 2018 12:19:44 +0000 Subject: [PATCH] - update to 18.1.6 * autotools fixes for libglvnd, libgl naming, and pkgconfig * meson fixed its handling of stale symlinks wrt megadrivers * windows relaged fixes * some bug fixes for clover * plenty of egl, wayland, glx, and dri3 fixes * a couple of nir fixes * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and nouveau all had a few fixes - supersedes archlinux_glvnd-fix-gl-dot-pc.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=766 --- Mesa-drivers.changes | 14 ++++++++++++++ Mesa-drivers.spec | 6 ++---- Mesa.changes | 14 ++++++++++++++ Mesa.spec | 6 ++---- archlinux_glvnd-fix-gl-dot-pc.patch | 12 ------------ mesa-18.1.5.tar.xz | 3 --- mesa-18.1.5.tar.xz.sha1sum | 1 - mesa-18.1.6.tar.xz | 3 +++ mesa-18.1.6.tar.xz.sha1sum | 1 + 9 files changed, 36 insertions(+), 24 deletions(-) delete mode 100644 archlinux_glvnd-fix-gl-dot-pc.patch delete mode 100644 mesa-18.1.5.tar.xz delete mode 100644 mesa-18.1.5.tar.xz.sha1sum create mode 100644 mesa-18.1.6.tar.xz create mode 100644 mesa-18.1.6.tar.xz.sha1sum diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 04eec56..d7f8381 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 17 11:53:08 UTC 2018 - sndirsch@suse.com + +- update to 18.1.6 + * autotools fixes for libglvnd, libgl naming, and pkgconfig + * meson fixed its handling of stale symlinks wrt megadrivers + * windows relaged fixes + * some bug fixes for clover + * plenty of egl, wayland, glx, and dri3 fixes + * a couple of nir fixes + * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and + nouveau all had a few fixes +- supersedes archlinux_glvnd-fix-gl-dot-pc.patch + ------------------------------------------------------------------- Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 0a2bd44..4f421d7 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.1.5 +%define _version 18.1.6 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -112,7 +112,7 @@ %endif Name: Mesa-drivers -Version: 18.1.5 +Version: 18.1.6 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -134,7 +134,6 @@ Source7: Mesa.keyring Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch # currently needed for libglvnd support Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch -Patch32: archlinux_glvnd-fix-gl-dot-pc.patch # Upstream Patch43: u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch Patch44: u_intel_anv-make-scripts-python-2-3-compat.patch @@ -743,7 +742,6 @@ rm -rf docs/README.{VMS,WIN32,OS2} %if 0%{?libglvnd} %patch31 -p1 -%patch32 -p1 %endif %patch43 -p1 diff --git a/Mesa.changes b/Mesa.changes index 04eec56..d7f8381 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 17 11:53:08 UTC 2018 - sndirsch@suse.com + +- update to 18.1.6 + * autotools fixes for libglvnd, libgl naming, and pkgconfig + * meson fixed its handling of stale symlinks wrt megadrivers + * windows relaged fixes + * some bug fixes for clover + * plenty of egl, wayland, glx, and dri3 fixes + * a couple of nir fixes + * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and + nouveau all had a few fixes +- supersedes archlinux_glvnd-fix-gl-dot-pc.patch + ------------------------------------------------------------------- Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com diff --git a/Mesa.spec b/Mesa.spec index f876c64..9a9bd14 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.1.5 +%define _version 18.1.6 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -111,7 +111,7 @@ %endif Name: Mesa -Version: 18.1.5 +Version: 18.1.6 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -133,7 +133,6 @@ Source7: Mesa.keyring Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch # currently needed for libglvnd support Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch -Patch32: archlinux_glvnd-fix-gl-dot-pc.patch # Upstream Patch43: u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch Patch44: u_intel_anv-make-scripts-python-2-3-compat.patch @@ -742,7 +741,6 @@ rm -rf docs/README.{VMS,WIN32,OS2} %if 0%{?libglvnd} %patch31 -p1 -%patch32 -p1 %endif %patch43 -p1 diff --git a/archlinux_glvnd-fix-gl-dot-pc.patch b/archlinux_glvnd-fix-gl-dot-pc.patch deleted file mode 100644 index b1e5da0..0000000 --- a/archlinux_glvnd-fix-gl-dot-pc.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in ---- mesa-12.0.3/src/mesa/gl.pc.in.jx 2016-01-18 02:39:26.000000000 -0500 -+++ mesa-12.0.3/src/mesa/gl.pc.in 2016-10-25 13:06:44.013159358 -0400 -@@ -7,7 +7,7 @@ Name: gl - Description: Mesa OpenGL library - Requires.private: @GL_PC_REQ_PRIV@ - Version: @PACKAGE_VERSION@ --Libs: -L${libdir} -l@GL_LIB@ -+Libs: -L${libdir} -lGL - Libs.private: @GL_PC_LIB_PRIV@ - Cflags: -I${includedir} @GL_PC_CFLAGS@ - glx_tls: @GLX_TLS@ diff --git a/mesa-18.1.5.tar.xz b/mesa-18.1.5.tar.xz deleted file mode 100644 index 0148354..0000000 --- a/mesa-18.1.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69dbe6f1a6660386f5beb85d4fcf003ee23023ed7b9a603de84e9a37e8d98dea -size 11137340 diff --git a/mesa-18.1.5.tar.xz.sha1sum b/mesa-18.1.5.tar.xz.sha1sum deleted file mode 100644 index 4ef5969..0000000 --- a/mesa-18.1.5.tar.xz.sha1sum +++ /dev/null @@ -1 +0,0 @@ -1ca7d5f5d12c95f8da137be34223229b9f0594fe mesa-18.1.5.tar.xz diff --git a/mesa-18.1.6.tar.xz b/mesa-18.1.6.tar.xz new file mode 100644 index 0000000..edbe79e --- /dev/null +++ b/mesa-18.1.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7ce759069801804fcfb8152da3457f76cd7b4e0096e4870ff5adcb5c894289 +size 11142884 diff --git a/mesa-18.1.6.tar.xz.sha1sum b/mesa-18.1.6.tar.xz.sha1sum new file mode 100644 index 0000000..5cb63d9 --- /dev/null +++ b/mesa-18.1.6.tar.xz.sha1sum @@ -0,0 +1 @@ +8d4daf725f20404f980b981c9693b58756ba6c48 mesa-18.1.6.tar.xz