New version
Resolves: rhbz#2141409
This commit is contained in:
parent
c68359c5ff
commit
e9d5ffdbef
@ -81,8 +81,8 @@
|
||||
|
||||
Name: graphviz
|
||||
Summary: Graph Visualization Tools
|
||||
Version: 7.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 7.0.1
|
||||
Release: 1%{?dist}
|
||||
License: EPL-1.0
|
||||
URL: http://www.graphviz.org/
|
||||
Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2
|
||||
@ -728,6 +728,10 @@ php --no-php-ini \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 7.0.1-1
|
||||
- New version
|
||||
Resolves: rhbz#2141409
|
||||
|
||||
* Tue Nov 1 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 7.0.0-2
|
||||
- Temporally drop PHP support due to graphviz issue #2277
|
||||
Resolves: rhbz#2137832
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (graphviz-7.0.0.tar.bz2) = 39fcea24dd3635f963cc904697c424a43cc65df9ba28e66571210c61595472fafa6d054c212409ee694985d1766353facc945c9a79cdd3efe30ef05ea02a2479
|
||||
SHA512 (graphviz-7.0.1.tar.bz2) = 80f77f31243c7302a5625fdc1435bc40b73a6a5ce10852c1a178acf14753d6f4960f7ac30762ac9fd4eb5365f1411d0804c677ca070fbba4675eab5f15c1c522
|
||||
|
Loading…
Reference in New Issue
Block a user