Update to latest version.

This commit is contained in:
Elliott Sales de Andrade
2021-05-08 05:13:33 -04:00
parent e71d6832cc
commit d4f07f68ab
3 changed files with 7 additions and 3 deletions
+5 -2
View File
@@ -47,8 +47,8 @@
%global ftver 2.10.4
Name: python-matplotlib
Version: 3.4.1
%global Version 3.4.1
Version: 3.4.2
%global Version 3.4.2
Release: 1%{?dist}
Summary: Python 2D plotting library
# qt4_editor backend is MIT
@@ -463,6 +463,9 @@ PYTHONDONTWRITEBYTECODE=1 \
%changelog
* Sat May 08 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.4.2-1
- Update to latest version (#1958461)
* Wed Mar 31 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.4.1-1
- Update to latest version (#1943482)