Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2019-04-20 17:12:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Sat Apr 20 17:12:21 2019 rev:346 rq:695395 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes 2019-03-29 20:33:31.594624211 +0100 +++ /work/SRC/openSUSE:Factory/.Mesa.new.5536/Mesa-drivers.changes 2019-04-20 17:12:25.554856589 +0200 @@ -1,0 +2,20 @@ +Wed Apr 17 16:10:26 UTC 2019 - Tobias Klausmann <[email protected]> + +- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch + and archlinux_0001-Fix-linkage-against-shared-glapi.patch: + These patches only work when building mesa with autotools. As we use meson + instead now, these patches do nothing. + +------------------------------------------------------------------- +Wed Apr 17 16:08:20 UTC 2019 - Tobias Klausmann <[email protected]> + +- Drop version 19.0.1 tarballs + +------------------------------------------------------------------- +Thu Apr 11 09:50:31 UTC 2019 - Stefan Dirsch <[email protected]> + +- Update to 19.0.2 + * Just a few fixes for radeon, a few for nir, a couple for radv, + a couple for v3d, and a few other patches here and there. + +------------------------------------------------------------------- Mesa.changes: same change Old: ---- archlinux_0001-Fix-linkage-against-shared-glapi.patch mesa-19.0.1.tar.xz mesa-19.0.1.tar.xz.sig n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch New: ---- mesa-19.0.2.tar.xz mesa-19.0.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa-drivers.spec ++++++ --- /var/tmp/diff_new_pack.lmUwKt/_old 2019-04-20 17:12:35.726871942 +0200 +++ /var/tmp/diff_new_pack.lmUwKt/_new 2019-04-20 17:12:35.730871948 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.0.1 +%define _version 19.0.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,7 +110,7 @@ %endif Name: Mesa-drivers -Version: 19.0.1 +Version: 19.0.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -129,10 +129,6 @@ Source6: %{name}-rpmlintrc Source7: Mesa.keyring # never to be upstreamed -Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch -# currently needed for libglvnd support -Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch - Patch54: n_drirc-disable-rgb10-for-chromium-on-amd.patch Patch58: u_dep_xcb.patch @@ -731,11 +727,6 @@ %setup -q -n %{_name_archive}-%{_version} -b4 # remove some docs rm -rf docs/README.{VMS,WIN32,OS2} -%patch18 -p1 - -%if 0%{?libglvnd} -%patch31 -p1 -%endif %patch54 -p1 %patch58 -p1 @@ -881,6 +872,9 @@ # in KHR-devel rm -rf %{buildroot}/%{_includedir}/KHR +# workaround needed since Mesa 19.0.2 +rm -f %{buildroot}/%{_libdir}/vdpau/libvdpau_gallium.so + %else rm -rf %{buildroot}/%{_libdir}/dri/swrast_dri.so ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.lmUwKt/_old 2019-04-20 17:12:35.742871966 +0200 +++ /var/tmp/diff_new_pack.lmUwKt/_new 2019-04-20 17:12:35.746871972 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.0.1 +%define _version 19.0.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa -Version: 19.0.1 +Version: 19.0.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -128,10 +128,6 @@ Source6: %{name}-rpmlintrc Source7: Mesa.keyring # never to be upstreamed -Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch -# currently needed for libglvnd support -Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch - Patch54: n_drirc-disable-rgb10-for-chromium-on-amd.patch Patch58: u_dep_xcb.patch @@ -730,11 +726,6 @@ %setup -q -n %{_name_archive}-%{_version} -b4 # remove some docs rm -rf docs/README.{VMS,WIN32,OS2} -%patch18 -p1 - -%if 0%{?libglvnd} -%patch31 -p1 -%endif %patch54 -p1 %patch58 -p1 @@ -880,6 +871,9 @@ # in KHR-devel rm -rf %{buildroot}/%{_includedir}/KHR +# workaround needed since Mesa 19.0.2 +rm -f %{buildroot}/%{_libdir}/vdpau/libvdpau_gallium.so + %else rm -rf %{buildroot}/%{_libdir}/dri/swrast_dri.so ++++++ mesa-19.0.1.tar.xz -> mesa-19.0.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/Mesa/mesa-19.0.1.tar.xz /work/SRC/openSUSE:Factory/.Mesa.new.5536/mesa-19.0.2.tar.xz differ: char 27, line 1
