Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package graphviz for openSUSE:Factory checked in at 2021-12-01 20:46:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/graphviz (Old) and /work/SRC/openSUSE:Factory/.graphviz.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "graphviz" Wed Dec 1 20:46:30 2021 rev:93 rq:934868 version:2.49.3 Changes: -------- --- /work/SRC/openSUSE:Factory/graphviz/graphviz.changes 2021-10-30 23:14:36.763097765 +0200 +++ /work/SRC/openSUSE:Factory/.graphviz.new.31177/graphviz.changes 2021-12-02 02:14:00.110891858 +0100 @@ -1,0 +2,16 @@ +Wed Nov 24 21:32:38 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 2.49.3: + - gvpr "split", "tokens", and "index" functions produce incorrect results + This was a regression that occurred between 2.47.1 and 2.47.2. + - Lefty is disabled by default in the Autotools build system. To re-enable it, + pass `--enable-lefty` to `./configure`. In a future release, Lefty will be + removed. + - remove PHP5 support in SWIG bindings + - Msys experimental packages are included in release artifacts + - CMake build system incorrectly aliases gv2gml to gml2gv + - Gv2gml Doesn't escape quotes in attributes + - GVPR incorrectly understands color schemes +- reenable lefty to fix addons build + +------------------------------------------------------------------- @@ -1561 +1576,0 @@ - Old: ---- graphviz-2.49.1.tar.bz2 New: ---- graphviz-2.49.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ graphviz.spec ++++++ --- /var/tmp/diff_new_pack.mZYVSE/_old 2021-12-02 02:14:00.850889601 +0100 +++ /var/tmp/diff_new_pack.mZYVSE/_new 2021-12-02 02:14:00.854889590 +0100 @@ -1,5 +1,5 @@ # -# spec file for package graphviz +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -53,7 +53,7 @@ %define sle12 0 %endif Name: graphviz%{psuffix} -Version: 2.49.1 +Version: 2.49.3 Release: 0 Summary: Graph Visualization Tools License: EPL-1.0 @@ -394,11 +394,6 @@ The graphviz-devel package contains all that's necessary for developing programs that use the graphviz libraries including man3 pages. - - - - - #autosetup breaks graphviz-addons %prep %setup -q -n %{mname}-%{version} @@ -449,6 +444,7 @@ --without-visio \ %if "%{flavor}" == "addons" --with-x \ + --enable-lefty \ --with-qt \ --with-smyrna \ RUBY_VER=%{ruby_version} \ ++++++ graphviz-2.49.1.tar.bz2 -> graphviz-2.49.3.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/graphviz/graphviz-2.49.1.tar.bz2 /work/SRC/openSUSE:Factory/.graphviz.new.31177/graphviz-2.49.3.tar.bz2 differ: char 11, line 1
