Hello community, here is the log from the commit of package python-graphviz for openSUSE:Factory checked in at 2019-11-30 10:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-graphviz (Old) and /work/SRC/openSUSE:Factory/.python-graphviz.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-graphviz" Sat Nov 30 10:35:57 2019 rev:9 rq:750863 version:0.13.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-graphviz/python-graphviz.changes 2019-09-23 12:09:05.465888719 +0200 +++ /work/SRC/openSUSE:Factory/.python-graphviz.new.26869/python-graphviz.changes 2019-11-30 10:36:46.616176546 +0100 @@ -1,0 +2,11 @@ +Sun Nov 24 17:21:08 UTC 2019 - Arun Persaud <arun@gmx.de> + +- update to version 0.13.2: + * Fix missing support for four-part versions in + "graphviz.version()". + +- changes from version 0.13.1: + * Tag Python 3.8 support. + * Fix quoting for non-ASCII numerals. + +------------------------------------------------------------------- Old: ---- graphviz-0.13.zip New: ---- graphviz-0.13.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-graphviz.spec ++++++ --- /var/tmp/diff_new_pack.ICpfbV/_old 2019-11-30 10:36:48.868176275 +0100 +++ /var/tmp/diff_new_pack.ICpfbV/_new 2019-11-30 10:36:48.904176271 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-graphviz # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-graphviz -Version: 0.13 +Version: 0.13.2 Release: 0 Summary: Python interface for Graphviz License: MIT