From f002773750fcd03c23e1434fba6560e814039e84933003f9692ec3e2d634153c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 29 Oct 2014 20:10:01 +0000 Subject: [PATCH] Accepting request 258511 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/258511 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=40 --- matplotlib-1.4.1.tar.gz | 3 --- matplotlib-1.4.2.tar.gz | 3 +++ python-matplotlib.changes | 7 +++++++ python-matplotlib.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 matplotlib-1.4.1.tar.gz create mode 100644 matplotlib-1.4.2.tar.gz diff --git a/matplotlib-1.4.1.tar.gz b/matplotlib-1.4.1.tar.gz deleted file mode 100644 index 0d6d1ab..0000000 --- a/matplotlib-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:398e180a37bf012747cbea9a75a4675b9ce593de71313e3482c13514f10fb2c0 -size 50131729 diff --git a/matplotlib-1.4.2.tar.gz b/matplotlib-1.4.2.tar.gz new file mode 100644 index 0000000..836283f --- /dev/null +++ b/matplotlib-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a3c7154f152d8dfed1f37517c0a8c5db6ade4f6334f684989c36dab84ddb54 +size 50139344 diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 01e0f29..48f166e 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 27 12:29:14 UTC 2014 - toddrme2178@gmail.com + +- Update to 1.4.2. This is a bug-fix release for the 1.4 series. + - corrected boxplot in pyplot.py + - added extra paths to default search paths for freetype + ------------------------------------------------------------------- Mon Oct 20 10:46:01 UTC 2014 - toddrme2178@gmail.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 761d5fe..5b5d235 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -17,7 +17,7 @@ Name: python-matplotlib -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Plotting Library for Python License: SUSE-Matplotlib