From 02ecb16731139c9a6f6be133f38e65837dc08c0f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 8 Jan 2021 15:26:14 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/graphviz.git#025c3f13806f49f74549bf582b2d2f292f5c8e54 --- graphviz.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 20d62e0..d2d33b2 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -60,7 +60,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 2.44.0 -Release: 15%{?dist} +Release: 16%{?dist} License: EPL-1.0 URL: http://www.graphviz.org/ Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2 @@ -108,6 +108,7 @@ BuildRequires: urw-base35-fonts, perl-ExtUtils-Embed, perl-generators, librsvg2 # for ps2pdf BuildRequires: ghostscript BuildRequires: libgs-devel +BuildRequires: make # ISO8859-1 fonts are required by lefty Requires: urw-base35-fonts, xorg-x11-fonts-ISO8859-1-100dpi Requires(post): /sbin/ldconfig @@ -580,6 +581,9 @@ php --no-php-ini \ %{_mandir}/man3/*.3tcl* %changelog +* Thu Jan 07 2021 Mamoru TASAKA - 2.44.0-16 +- F-34: rebuild against ruby 3.0 + * Wed Nov 25 2020 Miro HronĨok - 2.44.0-15 - Disable Python 2 in ELN