Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2020-01-16 18:18:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Thu Jan 16 18:18:50 2020 rev:364 rq:764253 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2020-01-07 
23:51:30.983974095 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new.26092/Mesa-drivers.changes     
2020-01-16 18:18:53.676895182 +0100
@@ -1,0 +2,13 @@
+Mon Jan 13 16:11:52 UTC 2020 - Andreas Schwab <[email protected]>
+
+- Enable LLVM support on riscv64
+
+-------------------------------------------------------------------
+Sun Jan 12 18:09:19 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- Update to version 19.3.2
+  * Intel and AMD drivers make up the bulk of the changes, with
+    a bit of nir and glsl, plus a sprinkling of other stuff in
+    there.
+
+-------------------------------------------------------------------
Mesa.changes: same change

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

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

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.0nYbr3/_old  2020-01-16 18:18:56.104896556 +0100
+++ /var/tmp/diff_new_pack.0nYbr3/_new  2020-01-16 18:18:56.104896556 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Mesa-drivers
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 19.3.1
+%define _version 19.3.2
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -74,7 +74,7 @@
   %endif
 %endif
 
-%ifarch aarch64 %{arm} ppc64 ppc64le s390x %{ix86} x86_64
+%ifarch aarch64 %{arm} ppc64 ppc64le riscv64 s390x %{ix86} x86_64
   %define with_llvm 1
 %endif
 
@@ -110,7 +110,7 @@
 %endif
 
 Name:           Mesa-drivers
-Version:        19.3.1
+Version:        19.3.2
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -210,7 +210,7 @@
 BuildRequires:  pkgconfig(wayland-server) >= 1.11
 %endif
 %if 0%{with_llvm}
-BuildRequires:  llvm-devel >= 7.0.0
+BuildRequires:  llvm-devel >= 8.0.0
 %endif
 
 %if 0%{with_opencl}
@@ -466,8 +466,8 @@
 
 %package -n libOSMesa8
 Summary:        Mesa Off-screen rendering extension
-# Wrongly named package shipped .so.8
 Group:          System/Libraries
+# Wrongly named package shipped .so.8
 Obsoletes:      libOSMesa9 < %{version}
 Provides:       libOSMesa9 = %{version}
 
@@ -583,8 +583,8 @@
 
 %package -n Mesa-libd3d
 Summary:        Mesa Direct3D9 state tracker
-# Manually provide d3d library (bnc#918294)
 Group:          System/Libraries
+# Manually provide d3d library (bnc#918294)
 %ifarch x86_64 s390x ppc64 ppc64le aarch64 riscv64
 Provides:       d3dadapter9.so.1()(64bit)
 %else

++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.0nYbr3/_old  2020-01-16 18:18:56.120896565 +0100
+++ /var/tmp/diff_new_pack.0nYbr3/_new  2020-01-16 18:18:56.120896565 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Mesa
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 19.3.1
+%define _version 19.3.2
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -73,7 +73,7 @@
   %endif
 %endif
 
-%ifarch aarch64 %{arm} ppc64 ppc64le s390x %{ix86} x86_64
+%ifarch aarch64 %{arm} ppc64 ppc64le riscv64 s390x %{ix86} x86_64
   %define with_llvm 1
 %endif
 
@@ -109,7 +109,7 @@
 %endif
 
 Name:           Mesa
-Version:        19.3.1
+Version:        19.3.2
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -209,7 +209,7 @@
 BuildRequires:  pkgconfig(wayland-server) >= 1.11
 %endif
 %if 0%{with_llvm}
-BuildRequires:  llvm-devel >= 7.0.0
+BuildRequires:  llvm-devel >= 8.0.0
 %endif
 
 %if 0%{with_opencl}
@@ -465,8 +465,8 @@
 
 %package -n libOSMesa8
 Summary:        Mesa Off-screen rendering extension
-# Wrongly named package shipped .so.8
 Group:          System/Libraries
+# Wrongly named package shipped .so.8
 Obsoletes:      libOSMesa9 < %{version}
 Provides:       libOSMesa9 = %{version}
 
@@ -582,8 +582,8 @@
 
 %package -n Mesa-libd3d
 Summary:        Mesa Direct3D9 state tracker
-# Manually provide d3d library (bnc#918294)
 Group:          System/Libraries
+# Manually provide d3d library (bnc#918294)
 %ifarch x86_64 s390x ppc64 ppc64le aarch64 riscv64
 Provides:       d3dadapter9.so.1()(64bit)
 %else


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


Reply via email to