diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 9abb6e1..a74e3c6 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -24,7 +24,7 @@ Name: python-matplotlib Version: 1.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python 2D plotting library Group: Development/Libraries # qt4_editor backend is MIT @@ -437,6 +437,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python3_sitearch} \ %endif %changelog +* Wed May 14 2014 Bohuslav Kabrda - 1.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Tue Feb 11 2014 pcpa - 1.3.1-3 - Make TkAgg the default backend - Remove python2 dependency from -data subpackage