diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 0649e14b4a8a1019a5a0d51d5c9ecbd1d963b554..aae407d780d9a69a84a6814788fb425826efdccd 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,6 +1,6 @@ Name: python-matplotlib Version: 3.7.1 -Release: 1 +Release: 2 Summary: A comprehensive library for creating static, animated, and interactive visualizations License: Python and MIT and OFL-1.1 and Public Domain URL: https://github.com/matplotlib/matplotlib @@ -11,7 +11,7 @@ Source1000: https://github.com/QuLogic/mpl-images/archive/v3.7.1-with-freety Patch0001: 0001-matplotlibrc-path-search-fix.patch Patch0002: 0002-Set-FreeType-version-to-2.12.1-and-update-tolerances.patch BuildRequires: freetype-devel libpng-devel qhull-devel texlive-cm xorg-x11-server-Xvfb zlib-devel -BuildRequires: python3-certifi python3-pybind11 gcc-c++ +BuildRequires: python3-certifi python3-pybind11 gcc-c++ python3-setuptools_scm %description @@ -147,6 +147,9 @@ mv %{buildroot}%{python3_sitearch}/matplotlib/mpl-data %{buildroot}%{_datadir}/m %{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*} %changelog +* Wed May 10 2023 wulei - 3.7.1-2 +- Fix the version cannot be detected + * Fri Apr 14 2023 wulei - 3.7.1-1 - Upgrade package to version 3.7.1