diff --git a/graphviz-8.0.5.tar.xz b/graphviz-8.1.0.tar.xz similarity index 69% rename from graphviz-8.0.5.tar.xz rename to graphviz-8.1.0.tar.xz index c2506848874c388e164069250d7ad9c6966f179e..cb35733b2b2ff6921b207dcfdb5c0556450ab820 100644 Binary files a/graphviz-8.0.5.tar.xz and b/graphviz-8.1.0.tar.xz differ diff --git a/graphviz.spec b/graphviz.spec index fd6cd0d97c6fed6aeebf4835b4cc6f1b8e71854f..dbb67144e44fe438d1d0b9f4aa58fdeba349a6a9 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %undefine _package_note_flags # temporal drop of PHP support due to https://gitlab.com/graphviz/graphviz/-/issues/2277 %bcond_with php @@ -49,7 +49,7 @@ Name: graphviz Summary: Graph Visualization Tools -Version: 8.0.5 +Version: 8.1.0 Release: %{anolis_release}%{?dist} License: EPL-1.0 URL: http://www.graphviz.org/ @@ -656,6 +656,9 @@ php --no-php-ini \ %endif %changelog +* Fri Nov 10 2023 Funda Wang - 8.1.0-1 +- New version 8.1.0 + * Tue Oct 31 2023 Wenlong Zhang - 8.0.5-2 - add loongarch64 support for graphviz