Update to 3.0.0rc2.

This commit is contained in:
Elliott Sales de Andrade
2018-08-29 00:38:38 -04:00
parent 6995ee3297
commit c385e2c1a9
7 changed files with 136 additions and 22 deletions
+2 -2
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 rc1
%global rctag rc2
# The version of FreeType in this Fedora branch.
%global ftver 2.9.1
Name: python-matplotlib
Version: 3.0.0
Release: 0.1%{?rctag:.%{rctag}}%{?dist}
Release: 0.2%{?rctag:.%{rctag}}%{?dist}
Summary: Python 2D plotting library
# qt4_editor backend is MIT
License: Python and MIT