Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 14:50:16 +02:00 committed by Tomáš Hrnčiar
parent 12d8cb99fc
commit b1e8d7acda
1 changed files with 4 additions and 1 deletions

View File

@ -71,7 +71,7 @@
Name: graphviz Name: graphviz
Summary: Graph Visualization Tools Summary: Graph Visualization Tools
Version: 4.0.0 Version: 4.0.0
Release: 2%{?dist} Release: 3%{?dist}
License: EPL-1.0 License: EPL-1.0
URL: http://www.graphviz.org/ URL: http://www.graphviz.org/
Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2 Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2
@ -693,6 +693,9 @@ php --no-php-ini \
%endif %endif
%changelog %changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.0.0-3
- Rebuilt for Python 3.11
* Thu Jun 9 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 4.0.0-2 * Thu Jun 9 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 4.0.0-2
- Used lm fix patch from upstream - Used lm fix patch from upstream