From 74d73e60c2a0cb518ed061966efb4a3564620276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:18:11 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-markdown.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markdown.spec b/python-markdown.spec index e3d4f0e..59da8ae 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Thu Oct 03 2019 Miro Hrončok - 3.1.1-6 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 3.1.1-5 - Rebuilt for Python 3.8