From b8683378dda9a145c1a6a91f4a81ee3df3252db7 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 19 Sep 2018 14:43:37 -0400 Subject: [PATCH] Update changelog. --- python-matplotlib.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index b398e1d..38bce5f 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -429,6 +429,11 @@ PYTHONDONTWRITEBYTECODE=1 \ %changelog +* Wed Sep 19 2018 Elliott Sales de Andrade - 3.0.0-1 +- Update to latest version +- Drop Python 2 subpackages +- Stop setting a default backend (allow Matplotlib to choose automatically) + * Mon Aug 13 2018 Elliott Sales de Andrade - 2.2.3-1 - Update to latest version