From 17cb954c845a749205359969cbdcdc4d87e24383 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Sun, 19 Jun 2022 18:13:44 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- graphviz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 7ebeb9d..dc80240 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -71,7 +71,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 4.0.0 -Release: 6%{?dist} +Release: 7%{?dist} License: EPL-1.0 URL: http://www.graphviz.org/ Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2 @@ -693,6 +693,9 @@ php --no-php-ini \ %endif %changelog +* Sun Jun 19 2022 Python Maint - 4.0.0-7 +- Rebuilt for Python 3.11 + * Sun Jun 19 2022 Robert-André Mauchin - 4.0.0-6 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629