Update to final 3.0.0.

This commit is contained in:
Elliott Sales de Andrade
2018-09-18 04:51:42 -04:00
parent c385e2c1a9
commit d2fa0263b8
7 changed files with 23 additions and 21 deletions

View File

@@ -34,14 +34,14 @@
# Use the same directory of the main package for subpackage licence and docs
%global _docdir_fmt %{name}
%global rctag rc2
#global rctag rc1
# The version of FreeType in this Fedora branch.
%global ftver 2.9.1
Name: python-matplotlib
Version: 3.0.0
Release: 0.2%{?rctag:.%{rctag}}%{?dist}
Release: 1%{?rctag:.%{rctag}}%{?dist}
Summary: Python 2D plotting library
# qt4_editor backend is MIT
License: Python and MIT