diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 820ec73..32c248c 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,4 +1,3 @@ -%global _without_check 1 %bcond_with html %bcond_without check # https://fedorahosted.org/fpc/ticket/381 @@ -50,7 +49,7 @@ Name: python-matplotlib Version: 3.4.2 %global Version 3.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python 2D plotting library # qt4_editor backend is MIT # ResizeObserver at end of lib/matplotlib/backends/web_backend/js/mpl.js is Public Domain @@ -470,6 +469,9 @@ PYTHONDONTWRITEBYTECODE=1 \ %changelog +* Fri Jun 04 2021 Python Maint - 3.4.2-3 +- Rebuilt for Python 3.10 + * Fri Jun 04 2021 Python Maint - 3.4.2-2 - Bootstrap for Python 3.10