automatic version update by autodist [release 8.0.1-1mamba;Thu Mar 30 2023]
This commit is contained in:
parent
58fac77d85
commit
295e5f0810
@ -1,7 +1,7 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: graphviz
|
Name: graphviz
|
||||||
Version: 7.1.0
|
Version: 8.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
@ -46,7 +46,6 @@ BuildRequires: libgdk-pixbuf-devel
|
|||||||
BuildRequires: libglade-devel
|
BuildRequires: libglade-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgmp-devel
|
|
||||||
BuildRequires: libgomp-devel
|
BuildRequires: libgomp-devel
|
||||||
BuildRequires: libgraphite2-devel
|
BuildRequires: libgraphite2-devel
|
||||||
BuildRequires: libgs-devel
|
BuildRequires: libgs-devel
|
||||||
@ -71,7 +70,6 @@ BuildRequires: librsvg-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtermcap-devel
|
BuildRequires: libtermcap-devel
|
||||||
BuildRequires: libtirpc-devel
|
BuildRequires: libtirpc-devel
|
||||||
BuildRequires: libunistring-devel
|
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: libwebp-devel
|
BuildRequires: libwebp-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
@ -235,8 +233,8 @@ This package contains the documentation of %{name} in HTML and pdf formats.
|
|||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
#%patch4 -p1
|
#%patch4 -p1
|
||||||
%patch5 -p1
|
%patch 5 -p1
|
||||||
%patch6 -p1
|
%patch 6 -p1
|
||||||
#%patch7 -p1
|
#%patch7 -p1
|
||||||
|
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
@ -313,8 +311,8 @@ exit 0
|
|||||||
%{_libdir}/graphviz/python3/_gv.so
|
%{_libdir}/graphviz/python3/_gv.so
|
||||||
%{_libdir}/graphviz/python3/gv.py
|
%{_libdir}/graphviz/python3/gv.py
|
||||||
%{_libdir}/graphviz/python3/libgv_python3.so
|
%{_libdir}/graphviz/python3/libgv_python3.so
|
||||||
%{python3_sitelib}/_gv.so
|
%{python3_sitearch}/_gv.so
|
||||||
%{python3_sitelib}/gv.py
|
%{python3_sitearch}/gv.py
|
||||||
|
|
||||||
%ifnarch arm
|
%ifnarch arm
|
||||||
%files -n %{libname}-go
|
%files -n %{libname}-go
|
||||||
@ -422,6 +420,9 @@ exit 0
|
|||||||
%{_docdir}/%{name}/*
|
%{_docdir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 8.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
|
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user