Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 19:42:51 -07:00
parent 122b7c5e2b
commit bbea4047d3
1 changed files with 4 additions and 1 deletions

View File

@ -114,7 +114,7 @@
Name: graphviz Name: graphviz
Summary: Graph Visualization Tools Summary: Graph Visualization Tools
Version: 9.0.0 Version: 9.0.0
Release: 12%{?dist} Release: 13%{?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 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/ URL: http://www.graphviz.org/
#Source0: https://gitlab.com/%%{name}/%%{name}/-/archive/%%{version}/%%{name}-%%{version}.tar.bz2 #Source0: https://gitlab.com/%%{name}/%%{name}/-/archive/%%{version}/%%{name}-%%{version}.tar.bz2
@ -740,6 +740,9 @@ php --no-php-ini \
%endif %endif
%changelog %changelog
* Tue Jun 25 2024 Troy Dawson <tdawson@redhat.com> - 9.0.0-13
- Bump release for June 2024 mass rebuild
* Tue May 7 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 9.0.0-12 * Tue May 7 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 9.0.0-12
- Dropped ocaml in RHEL>9 - Dropped ocaml in RHEL>9
Resolves: RHEL-16474 Resolves: RHEL-16474