Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package graphviz for openSUSE:Factory checked in at 2025-10-29 21:04:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/graphviz (Old) and /work/SRC/openSUSE:Factory/.graphviz.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "graphviz" Wed Oct 29 21:04:17 2025 rev:107 rq:1314283 version:14.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/graphviz/graphviz.changes 2025-10-27 14:37:29.396935701 +0100 +++ /work/SRC/openSUSE:Factory/.graphviz.new.1980/graphviz.changes 2025-10-29 21:04:43.177729639 +0100 @@ -1,0 +2,9 @@ +Wed Oct 29 08:03:39 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Drop graphviz-2.20.2-interpreter_names.patch: do not set the + executable to /usr/bin/lua5.1; the script in question uses + would not even work with lua 5.1 anymore, as it uses API + introduced with lua 5.2 anyway. The patch originally dares back + to 2008 and was barely touched since then. + +------------------------------------------------------------------- Old: ---- graphviz-2.20.2-interpreter_names.patch ----------(Old B)---------- Old: - Drop graphviz-2.20.2-interpreter_names.patch: do not set the executable to /usr/bin/lua5.1; the script in question uses ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ graphviz.spec ++++++ --- /var/tmp/diff_new_pack.Hq0nOI/_old 2025-10-29 21:04:44.001764668 +0100 +++ /var/tmp/diff_new_pack.Hq0nOI/_new 2025-10-29 21:04:44.001764668 +0100 @@ -1,7 +1,7 @@ # # spec file for package graphviz # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" != "" %define psuffix -%{flavor} @@ -60,7 +61,6 @@ #PATCH-FIX-UPSTREAM add flags to also link against libGLU and libGL Patch0: graphviz-smyrna-link_against_glu.patch Patch1: graphviz-fix-pkgIndex.patch -Patch3: graphviz-2.20.2-interpreter_names.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: bison @@ -372,7 +372,6 @@ %setup -q -n %{mname}-%{version} %patch -P 0 -p1 %patch -P 1 -p1 -%patch -P 3 -p1 # pkg-config returns 0 (TRUE) when guile-2.2 is present if pkg-config --atleast-version=2.2 guile-2.2; then
