From 3009a9a10c112578d707eef37ddf42a45bb39aef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 18 Aug 2019 20:19:46 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-matplotlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 5a5b2d6..9013a11 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -44,7 +44,7 @@ Name: python-matplotlib Version: 3.1.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 @@ -451,6 +451,9 @@ PYTHONDONTWRITEBYTECODE=1 \ %changelog +* Sun Aug 18 2019 Miro HronĨok - 3.1.1-1.1 +- Rebuilt for Python 3.8 + * Thu Aug 08 2019 Elliott Sales de Andrade - 3.1.1-1 - Update to latest version