Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2018-01-20 11:20:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Sat Jan 20 11:20:43 2018 rev:310 rq:567741 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2018-01-16 
09:39:14.326484711 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa-drivers.changes   2018-01-20 
11:20:45.657067812 +0100
@@ -1,0 +2,17 @@
+Fri Jan 19 13:37:00 UTC 2018 - m...@suse.com
+
+- Update to 17.3.3
+  * Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
+  * Fixes for DRI3.
+- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
+  usable again for users who do not install recommended packages.
+  It breaks the Mesa and Mesa-drivers split, which has to be fixed
+  by ignoring it in obs.
+
+-------------------------------------------------------------------
+Wed Jan 17 16:52:35 UTC 2018 - norm...@linux.vnet.ibm.com
+
+- Add _constraints to select 6G disk for PowerPC
+  to avoid cpio: write error on obs-power8-05 workers boo#1076325
+
+-------------------------------------------------------------------
Mesa.changes: same change

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

New:
----
  _constraints
  mesa-17.3.3.tar.xz
  mesa-17.3.3.tar.xz.sig

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.OCth0v/_old  2018-01-20 11:20:49.268898956 +0100
+++ /var/tmp/diff_new_pack.OCth0v/_new  2018-01-20 11:20:49.272898769 +0100
@@ -43,7 +43,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 17.3.2
+%define _version 17.3.3
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -108,7 +108,7 @@
 %endif
 
 Name:           Mesa-drivers
-Version:        17.3.2
+Version:        17.3.3
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -237,6 +237,12 @@
 Requires:       libglvnd >= 0.1.0
 %endif
 
+# This dependency on Mesa-dri and Mesa-gallium is here to make sure users that
+# do not install recommends on their system still get working Mesa. It is
+# ignored in obs when Mesa is installed as build dependency.
+Requires:       Mesa-dri = %{version}
+Requires:       Mesa-gallium = %{version}
+
 %description
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.* To the extent that Mesa utilizes the OpenGL command

++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.OCth0v/_old  2018-01-20 11:20:49.296897647 +0100
+++ /var/tmp/diff_new_pack.OCth0v/_new  2018-01-20 11:20:49.296897647 +0100
@@ -42,7 +42,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 17.3.2
+%define _version 17.3.3
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -107,7 +107,7 @@
 %endif
 
 Name:           Mesa
-Version:        17.3.2
+Version:        17.3.3
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -236,6 +236,12 @@
 Requires:       libglvnd >= 0.1.0
 %endif
 
+# This dependency on Mesa-dri and Mesa-gallium is here to make sure users that
+# do not install recommends on their system still get working Mesa. It is
+# ignored in obs when Mesa is installed as build dependency.
+Requires:       Mesa-dri = %{version}
+Requires:       Mesa-gallium = %{version}
+
 %description
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.* To the extent that Mesa utilizes the OpenGL command


++++++ _constraints ++++++
<constraints>
  <overwrite>
    <conditions>
      <arch>ppc</arch>
      <arch>ppc64</arch>
      <arch>ppc64le</arch>
    </conditions>
    <hardware>
      <disk>
        <size unit="G">6</size>
      </disk>
    </hardware>
  </overwrite>
</constraints>
++++++ mesa-17.3.2.tar.xz -> mesa-17.3.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-17.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new/mesa-17.3.3.tar.xz differ: char 26, line 1


Reply via email to