diff --git a/matplotlib-1.4.0.tar.gz b/matplotlib-1.4.0.tar.gz deleted file mode 100644 index b37e6dc..0000000 --- a/matplotlib-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7417cedc598fdd98d8eb02130345d70d1a4b103e41560363267f625cb711d314 -size 51153889 diff --git a/matplotlib-1.4.1.tar.gz b/matplotlib-1.4.1.tar.gz new file mode 100644 index 0000000..0d6d1ab --- /dev/null +++ b/matplotlib-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398e180a37bf012747cbea9a75a4675b9ce593de71313e3482c13514f10fb2c0 +size 50131729 diff --git a/python-matplotlib.changes b/python-matplotlib.changes index a09bc9d..01e0f29 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 20 10:46:01 UTC 2014 - toddrme2178@gmail.com + +- Update to 1.4.1. This is a bug-fix release for the 1.4 series. + - reverts the changes to interactive plotting so ion will work as + before in all cases fixed boxplot regressions + - fixes for finding freetype and libpng + - sundry unicode fixes (looking up user folders, importing + seaborn/pandas/networkx with macosx backend) + - nbagg works with python 3 + new font awesome + - fixed saving dialogue in QT5 + ------------------------------------------------------------------- Thu Sep 18 15:21:01 UTC 2014 - toddrme2178@gmail.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 4ec165c..761d5fe 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -17,7 +17,7 @@ Name: python-matplotlib -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Plotting Library for Python License: SUSE-Matplotlib @@ -276,7 +276,6 @@ install -vm 755 %{SOURCE3} %{buildroot}%{python_sitearch}/ %{python_sitearch}/matplotlib-%{version}_r0-py*.egg-info %{python_sitearch}/matplotlib-%{version}_r0-py*-nspkg.pth %{python_sitearch}/mpl_toolkits -%{python_sitearch}/freetype2.so %{python_sitearch}/pylab.py* %exclude %{python_sitearch}/matplotlib/backends/_backend_gdk.so %exclude %{python_sitearch}/matplotlib/backends/_gtkagg.so