From 48a17e613db32d1f8e572f47d84c5ecac0f7fd05 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 15:21:01 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- graphviz.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 10760bd..4a14aa8 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -114,7 +114,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 9.0.0 -Release: 14%{?dist} +Release: 15%{?dist} License: epl-1.0 AND cpl-1.0 AND bsd-3-clause AND mit AND gpl-3.0-or-later WITH bison-exception-2.2 AND apache-1.1 AND lgpl-2.0-or-later WITH libtool-exception AND smlnj AND hpnd-uc URL: http://www.graphviz.org/ #Source0: https://gitlab.com/%%{name}/%%{name}/-/archive/%%{version}/%%{name}-%%{version}.tar.bz2 @@ -740,6 +740,10 @@ php --no-php-ini \ %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 9.0.0-15 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 9.0.0-14 - Bump release for Aug 2024 java mass rebuild