From 46248b49f8bb8e1578289c66900a78d5b8a69965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 18 Jun 2018 11:14:15 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-sphinx.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index 8db4e15..7cd8b00 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 %if 0%{?fedora} || 0%{?rhel} > 7 %global with_python3 1 %else @@ -28,7 +27,7 @@ Name: python-sphinx Version: 1.7.2 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Summary: Python documentation generator @@ -623,6 +622,9 @@ popd %changelog +* Mon Jun 18 2018 Miro Hrončok - 1:1.7.2-5 +- Rebuilt for Python 3.7 + * Fri Jun 15 2018 Miro Hrončok - 1:1.7.2-4 - Bootstrap for Python 3.7