diff --git a/graphviz-0.13.2.zip b/graphviz-0.13.2.zip new file mode 100644 index 0000000..047649e --- /dev/null +++ b/graphviz-0.13.2.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60acbeee346e8c14555821eab57dbf68a169e6c10bce40e83c1bf44f63a62a01 +size 181657 diff --git a/graphviz-0.13.zip b/graphviz-0.13.zip deleted file mode 100644 index 797d285..0000000 --- a/graphviz-0.13.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc08677f37c65a4a480f00df4bd0d19a0a103c06aad95f21a37f0b7fd440de81 -size 181039 diff --git a/python-graphviz.changes b/python-graphviz.changes index 932ea5a..a4df2f0 100644 --- a/python-graphviz.changes +++ b/python-graphviz.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 24 17:21:08 UTC 2019 - Arun Persaud + +- 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. + ------------------------------------------------------------------- Thu Sep 12 10:11:53 UTC 2019 - Tomáš Chvátal diff --git a/python-graphviz.spec b/python-graphviz.spec index 5fa2edb..3a4f50b 100644 --- a/python-graphviz.spec +++ b/python-graphviz.spec @@ -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