Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 4798ba09d2
Bootstrap for a new libgs
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-03 15:21:40 +02:00
1 changed files with 5 additions and 2 deletions

View File

@ -13,7 +13,7 @@
# which cause problems during rebuilds. Currently it is circular dependency of graphviz and
# doxygen - in case a dependency of graphviz/doxygen bumps SONAME and graphviz/doxygen
# has to be rebuilt, we can break the circular dependency by building with --with bootstrap.
%bcond_with bootstrap
%bcond_without bootstrap
%if 0%{?rhel} >= 10
%bcond_with gtk2
@ -94,7 +94,7 @@
Name: graphviz
Summary: Graph Visualization Tools
Version: 7.1.0
Release: 2%{?dist}
Release: 2.0.riscv64%{?dist}
License: EPL-1.0
URL: http://www.graphviz.org/
Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2
@ -754,6 +754,9 @@ php --no-php-ini \
%endif
%changelog
* Fri Mar 03 2023 David Abdurachmanov <davidlt@rivosinc.com> - 7.1.0-2.0.riscv64
- Bootstrap (new libgs)
* Tue Jan 24 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 7.1.0-2
- Release bump to handle gs update