From d613f4be7e7a048528f0f73cc82d989e667b2475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 25 May 2020 16:22:25 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-matplotlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index b77c8ea..a6106c8 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -44,7 +44,7 @@ Name: python-matplotlib Version: 3.2.1 -Release: 1%{?rctag:.%{rctag}}%{?dist} +Release: 1%{?rctag:.%{rctag}}%{?dist}.1 Summary: Python 2D plotting library # qt4_editor backend is MIT License: Python and MIT @@ -447,6 +447,9 @@ PYTHONDONTWRITEBYTECODE=1 \ %changelog +* Mon May 25 2020 Miro HronĨok - 3.2.1-1.1 +- Rebuilt for Python 3.9 + * Wed Mar 18 2020 Elliott Sales de Andrade - 3.2.1-1 - Update to latest version