From 80327ebb05432a36d290b06327d54e7acec94dfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:23:56 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-sphinx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index 0d5f7f4..e9b4fe4 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -27,7 +27,7 @@ Name: python-sphinx Version: 1.7.5 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Python documentation generator @@ -618,6 +618,9 @@ popd %changelog +* Mon Jul 02 2018 Miro HronĨok - 1:1.7.5-2 +- Rebuilt for Python 3.7 + * Tue Jun 19 2018 Charalampos Stratakis - 1:1.7.5-1 - Update to 1.7.5 (bz#1570451)