diff --git a/pygraphviz-1.10.zip b/pygraphviz-1.10.zip deleted file mode 100644 index 359c098..0000000 --- a/pygraphviz-1.10.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:457e093a888128903251a266a8cc16b4ba93f3f6334b3ebfed92c7471a74d867 -size 120582 diff --git a/pygraphviz-1.11.zip b/pygraphviz-1.11.zip new file mode 100644 index 0000000..f43b750 --- /dev/null +++ b/pygraphviz-1.11.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97eb5ced266f45053ebb1f2c6c6d29091690503e3a5c14be7f908b37b06f2d4 +size 120803 diff --git a/python-pygraphviz.changes b/python-pygraphviz.changes index 785341e..09cb5ec 100644 --- a/python-pygraphviz.changes +++ b/python-pygraphviz.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 29 07:00:11 UTC 2023 - Andreas Schneider + +- Update to version 1.11 + * Update to SWIG 4.1.1 + * Require Graphviz 2.46+ + * Fix passthrough of graph attributes when copying + * Update install instructions + ------------------------------------------------------------------- Tue Jun 13 11:10:33 UTC 2023 - ecsos diff --git a/python-pygraphviz.spec b/python-pygraphviz.spec index 9289f4e..b62ad32 100644 --- a/python-pygraphviz.spec +++ b/python-pygraphviz.spec @@ -16,11 +16,10 @@ # -%global skip_python2 1 %bcond_without tests %{?sle15_python_module_pythons} Name: python-pygraphviz -Version: 1.10 +Version: 1.11 Release: 0 Summary: Python interface to Graphviz License: BSD-3-Clause