From fc03bdd065036e0a10eea7f0b24c1cf746c80a5d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 5 Oct 2023 19:02:13 +0100 Subject: [PATCH] OCaml 5.1 rebuild for Fedora 40 --- graphviz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 617afdd..8983e79 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -104,7 +104,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 9.0.0 -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 @@ -777,6 +777,9 @@ php --no-php-ini \ %endif %changelog +* Thu Oct 05 2023 Richard W.M. Jones - 9.0.0-2 +- OCaml 5.1 rebuild for Fedora 40 + * Mon Sep 25 2023 Jaroslav Škarvada - 9.0.0-1 - New version Resolves: rhbz#2238427