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
This commit is contained in:
parent
ef58de0b6b
commit
02ecb16731
@ -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 <mtasaka@fedoraproject.org> - 2.44.0-16
|
||||
- F-34: rebuild against ruby 3.0
|
||||
|
||||
* Wed Nov 25 2020 Miro Hrončok <mhroncok@redhat.com> - 2.44.0-15
|
||||
- Disable Python 2 in ELN
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user