Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2023-09-10 13:09:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Sun Sep 10 13:09:35 2023 rev:485 rq:1109717 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2023-08-30 10:21:18.645920025 +0200 +++ /work/SRC/openSUSE:Factory/.Mesa.new.1766/Mesa.changes 2023-09-10 13:10:02.214139946 +0200 @@ -1,0 +2,14 @@ +Thu Sep 7 07:02:41 UTC 2023 - Stefan Dirsch <sndir...@suse.com> + +- Update to bugfix release 23.1.7: + --> https://docs.mesa3d.org/relnotes/23.1.7.html + +------------------------------------------------------------------- +Fri Sep 1 10:31:27 UTC 2023 - Stefan Dirsch <sndir...@suse.com> + +- mini-cleanup for python package BuildRequires in specfile +- added python3-dataclasses package for sle15/Leap15 to finally fix + build for these build targets; dataclasses module is in standard + library of python >= 3.7 ... + +------------------------------------------------------------------- Old: ---- mesa-23.1.6.tar.xz mesa-23.1.6.tar.xz.sig New: ---- mesa-23.1.7.tar.xz mesa-23.1.7.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.vsLb3M/_old 2023-09-10 13:10:04.722229552 +0200 +++ /var/tmp/diff_new_pack.vsLb3M/_new 2023-09-10 13:10:04.722229552 +0200 @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 23.1.6 +%define _version 23.1.7 %define with_opencl 0 %define with_rusticl 0 %define with_vulkan 0 @@ -123,7 +123,7 @@ %endif Name: Mesa%{psuffix} -Version: 23.1.6 +Version: 23.1.7 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -163,11 +163,11 @@ BuildRequires: meson BuildRequires: pkgconfig BuildRequires: python3-base -%if 0%{?suse_version} > 1320 -BuildRequires: python3-mako -%else -BuildRequires: python3-Mako +# dataclasses is in standard library of python >= 3.7 +%if 0%{?suse_version} < 1550 +BuildRequires: python3-dataclasses %endif +BuildRequires: python3-Mako BuildRequires: python3-xml BuildRequires: pkgconfig(dri2proto) BuildRequires: pkgconfig(dri3proto) ++++++ mesa-23.1.6.tar.xz -> mesa-23.1.7.tar.xz ++++++ /work/SRC/openSUSE:Factory/Mesa/mesa-23.1.6.tar.xz /work/SRC/openSUSE:Factory/.Mesa.new.1766/mesa-23.1.7.tar.xz differ: char 27, line 1