Bootstrap for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-15 11:49:53 +02:00
parent 74c8514689
commit 6947effe2b

View File

@ -1,5 +1,4 @@
%global _without_tests 1 %global _without_tests 1
%global _without_websupport 1
%if 0%{?fedora} || 0%{?rhel} > 7 %if 0%{?fedora} || 0%{?rhel} > 7
%global with_python3 1 %global with_python3 1
%else %else
@ -29,7 +28,7 @@
Name: python-sphinx Name: python-sphinx
Version: 1.7.2 Version: 1.7.2
Release: 3%{?dist} Release: 4%{?dist}
Epoch: 1 Epoch: 1
Summary: Python documentation generator Summary: Python documentation generator
@ -624,6 +623,9 @@ popd
%changelog %changelog
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-4
- Bootstrap for Python 3.7
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-3 * Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-3
- Bootstrap for Python 3.7 - Bootstrap for Python 3.7