diff --git a/graphviz.spec b/graphviz.spec index 6cd140089ea6ee0a1f873e1d32dd63e0a34f15cd..b0c24e4635dd8b037402417bb0001a560fd4c669 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %undefine _package_note_flags # temporal drop of PHP support due to https://gitlab.com/graphviz/graphviz/-/issues/2277 %bcond_with php @@ -145,9 +145,7 @@ BuildRequires: golang # ISO8859-1 fonts are required by lefty Requires: urw-base35-fonts Requires: xorg-x11-fonts-ISO8859-1-100dpi -# rhbz#1838679 Patch0: graphviz-4.0.0-gvpack-neato-static.patch -# https://bugzilla.redhat.com/show_bug.cgi?id=2155048 Patch1: graphviz-7.0.6-fix-python-3.12.patch %if ! %{JAVA} @@ -660,6 +658,9 @@ php --no-php-ini \ %endif %changelog +* Tue Mar 28 2023 mgb01105731 - 7.0.6-4 +- Del Specific Fields + * Wed Mar 8 2023 Funda Wang - 7.0.6-3 - Rebuild with doxygen enabled