Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2017-02-08 10:51:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2017-02-03 
17:30:21.934996000 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2017-02-08 
10:51:42.557118045 +0100
@@ -1,0 +2,17 @@
+Sat Feb  4 14:58:43 UTC 2017 - [email protected]
+
+- specfile: fix build configuration for arm, ppc and s390 platforms
+
+-------------------------------------------------------------------
+Thu Feb  2 15:28:27 UTC 2017 - [email protected]
+
+- update to 13.0.4
+  * Multiple fixes for the i965 and radeonsi drivers. An odd glitch
+    in glxgears when using the freedreno driver was also addressed.
+  * The ANV driver being the prime source of patches - from
+    compatibility improvements with newer Vulkan loaders, 
+    smoketesting and various rendering and compliance fixes.
+  * A couple of longstanding issues in the VA state tracker have
+    also been resolved.  
+
+-------------------------------------------------------------------

Old:
----
  mesa-13.0.3.tar.xz
  mesa-13.0.3.tar.xz.sig

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

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.m8XtVm/_old  2017-02-08 10:51:44.068907348 +0100
+++ /var/tmp/diff_new_pack.m8XtVm/_new  2017-02-08 10:51:44.072906791 +0100
@@ -22,7 +22,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 13.0.3
+%define _version 13.0.4
 %define with_opencl 0
 %define with_vulkan 0
 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
@@ -30,7 +30,7 @@
 %else
 %define gallium_loader 0
 %endif
-%ifarch %ix86 x86_64 aarch64 %arm ppc ppc64 ppc64le
+%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
 %define xvmc_support 1
 %define vdpau_nouveau 1
 %define vdpau_radeon 1
@@ -49,7 +49,7 @@
 %endif
 
 Name:           Mesa
-Version:        13.0.3
+Version:        13.0.4
 Release:        0
 Summary:        System for rendering interactive 3-D graphics
 License:        MIT
@@ -653,7 +653,6 @@
 %else
            --with-dri-searchpath=%{_libdir}/dri \
 %endif
-           --enable-xa \
            --enable-gallium-llvm \
            --enable-llvm-shared-libs \
            --enable-vdpau \
@@ -663,14 +662,17 @@
            --with-vulkan-drivers=intel,radeon \
 %endif
 %ifarch %ix86 x86_64
+           --enable-xa \
            --with-dri-drivers=i915,i965,nouveau,r200,radeon \
            --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl 
\
 %endif
 %ifarch %arm aarch64
+           --enable-xa \
            --with-dri-drivers=nouveau \
            --with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno,vc4 \
 %endif
 %ifarch ppc64 ppc64le
+           --enable-xa \
            --with-dri-drivers=nouveau \
            --with-gallium-drivers=r300,r600,nouveau,swrast,svga \
 %endif
@@ -806,8 +808,10 @@
 %{_libdir}/dri/updates
 %endif
 %{_libdir}/dri/*_dri.so
+%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
 %exclude %{_libdir}/dri/nouveau_dri.so
 %exclude %{_libdir}/dri/nouveau_vieux_dri.so
+%endif
 %if 0%{with_opencl}
 # only built with opencl
 %dir %{_libdir}/gallium-pipe/
@@ -900,7 +904,7 @@
 %{_libdir}/libgbm.so
 %{_libdir}/pkgconfig/gbm.pc
 
-%ifarch aarch64 %ix86 x86_64 %arm ppc64 ppc64le s390x
+%ifarch aarch64 %ix86 x86_64 %arm ppc64 ppc64le
 %files -n libxatracker2
 %defattr(-,root,root)
 %{_libdir}/libxatracker.so.2*
@@ -975,7 +979,7 @@
 %{_includedir}/GL/internal
 %{_libdir}/pkgconfig/dri.pc
 
-%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le ia64 ppc hppa
+%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
 %files -n Mesa-dri-nouveau
 %{_libdir}/dri/nouveau_dri.so
 %{_libdir}/dri/nouveau_vieux_dri.so
@@ -1008,7 +1012,7 @@
 %{_libdir}/libMesaOpenCL.so*
 %endif
 
-%ifnarch s390 s390x
+%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le
 %files libva
 %defattr(-,root,root)
 %dir %{_libdir}/dri


++++++ mesa-13.0.3.tar.xz -> mesa-13.0.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-13.0.3.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new/mesa-13.0.4.tar.xz differ: char 27, line 1


Reply via email to