Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2020-04-27 23:28:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Mon Apr 27 23:28:54 2020 rev:377 rq:797123 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2020-04-07 
10:26:16.366159457 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new.2738/Mesa-drivers.changes      
2020-04-27 23:28:59.370423668 +0200
@@ -1,0 +2,14 @@
+Fri Apr 24 09:21:28 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- update to Mesa 20.0.5
+  *  pretty big release with AMD and Intel drivers receiving the 
+     majority of the work.
+- supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
+- supersedes n_opencl_dep_libclang.patch
+
+-------------------------------------------------------------------
+Thu Apr 23 14:23:59 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Disable LTO on armv6 to fix build
+
+-------------------------------------------------------------------
Mesa.changes: same change

Old:
----
  U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
  mesa-20.0.4.tar.xz
  mesa-20.0.4.tar.xz.sig
  n_opencl_dep_libclang.patch

New:
----
  mesa-20.0.5.tar.xz
  mesa-20.0.5.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.h1syMW/_old  2020-04-27 23:29:03.390431515 +0200
+++ /var/tmp/diff_new_pack.h1syMW/_new  2020-04-27 23:29:03.394431523 +0200
@@ -32,6 +32,10 @@
 # Note that if you actually need to render something, you need the packages
 # from Mesa-driver.
 
+%ifarch armv6l armv6hl
+%define _lto_cflags %{nil}
+%endif
+
 ##### WARNING: please do not edit this auto generated spec file. Use the 
Mesa.spec! #####
 %define drivers 1
 %define libglvnd 0
@@ -42,7 +46,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 20.0.4
+%define _version 20.0.5
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -110,7 +114,7 @@
 %endif
 
 Name:           Mesa-drivers
-Version:        20.0.4
+Version:        20.0.5
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -124,9 +128,7 @@
 Source4:        manual-pages.tar.bz2
 Source6:        %{name}-rpmlintrc
 Source7:        Mesa.keyring
-Patch1:         n_opencl_dep_libclang.patch
 Patch2:         n_add-Mesa-headers-again.patch
-Patch3:         U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
 # never to be upstreamed
 Patch54:        n_drirc-disable-rgb10-for-chromium-on-amd.patch
 Patch58:        u_dep_xcb.patch
@@ -733,19 +735,7 @@
 # remove some docs
 rm -rf docs/README.{VMS,WIN32,OS2}
 
-%if 0%{with_llvm}
-%if 0%{?suse_version} >= 1550
-%if %{pkg_vcmp llvm-devel >= 9.0}
-%patch1 -p1
-%endif
-%else
-%if %{pkg_vcmp llvm9-devel >= 9.0}
-%patch1 -p1
-%endif
-%endif
-%endif
 %patch2 -p1
-%patch3 -p1
 %patch54 -p1
 %patch58 -p1
 

++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.h1syMW/_old  2020-04-27 23:29:03.418431569 +0200
+++ /var/tmp/diff_new_pack.h1syMW/_new  2020-04-27 23:29:03.422431578 +0200
@@ -32,6 +32,10 @@
 # Note that if you actually need to render something, you need the packages
 # from Mesa-driver.
 
+%ifarch armv6l armv6hl
+%define _lto_cflags %{nil}
+%endif
+
 %define drivers 0
 %define libglvnd 0
 
@@ -41,7 +45,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 20.0.4
+%define _version 20.0.5
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -109,7 +113,7 @@
 %endif
 
 Name:           Mesa
-Version:        20.0.4
+Version:        20.0.5
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -123,9 +127,7 @@
 Source4:        manual-pages.tar.bz2
 Source6:        %{name}-rpmlintrc
 Source7:        Mesa.keyring
-Patch1:         n_opencl_dep_libclang.patch
 Patch2:         n_add-Mesa-headers-again.patch
-Patch3:         U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
 # never to be upstreamed
 Patch54:        n_drirc-disable-rgb10-for-chromium-on-amd.patch
 Patch58:        u_dep_xcb.patch
@@ -732,19 +734,7 @@
 # remove some docs
 rm -rf docs/README.{VMS,WIN32,OS2}
 
-%if 0%{with_llvm}
-%if 0%{?suse_version} >= 1550
-%if %{pkg_vcmp llvm-devel >= 9.0}
-%patch1 -p1
-%endif
-%else
-%if %{pkg_vcmp llvm9-devel >= 9.0}
-%patch1 -p1
-%endif
-%endif
-%endif
 %patch2 -p1
-%patch3 -p1
 %patch54 -p1
 %patch58 -p1
 


++++++ mesa-20.0.4.tar.xz -> mesa-20.0.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-20.0.4.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new.2738/mesa-20.0.5.tar.xz differ: char 26, 
line 1


Reply via email to