Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2020-06-20 03:06:07 -04:00
parent 3fa499ba45
commit bea895839b
4 changed files with 19 additions and 13 deletions
+5 -2
View File
@@ -37,13 +37,13 @@
#global rctag rc2
# Updated test images for new FreeType.
%global mpl_images_version 3.2.0
%global mpl_images_version 3.2.2
# The version of FreeType in this Fedora branch.
%global ftver 2.10.1
Name: python-matplotlib
Version: 3.2.1
Version: 3.2.2
Release: 1%{?rctag:.%{rctag}}%{?dist}
Summary: Python 2D plotting library
# qt4_editor backend is MIT
@@ -429,6 +429,9 @@ PYTHONDONTWRITEBYTECODE=1 \
%changelog
* Sat Jun 20 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.2.2-1
- Update to latest version
* Wed Mar 18 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.2.1-1
- Update to latest version