diff --git a/graphviz.spec b/graphviz.spec index e60da8f..9cafe45 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -81,7 +81,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 6.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: EPL-1.0 URL: http://www.graphviz.org/ Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2 @@ -716,6 +716,9 @@ php --no-php-ini \ %endif %changelog +* Wed Oct 05 2022 Remi Collet - 6.0.1-2 +- rebuild for https://fedoraproject.org/wiki/Changes/php82 + * Thu Sep 22 2022 Jaroslav Škarvada - 6.0.1-1 - New version Resolves: rhbz#2125817