Update to 1.7.6
This commit is contained in:
parent
9622ed923e
commit
644e00c17b
4 changed files with 17 additions and 14 deletions
|
|
@ -26,8 +26,8 @@
|
|||
%global upstream_name Sphinx
|
||||
|
||||
Name: python-sphinx
|
||||
Version: 1.7.5
|
||||
Release: 6%{?dist}
|
||||
Version: 1.7.6
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Python documentation generator
|
||||
|
||||
|
|
@ -58,8 +58,6 @@ Patch0: xfail-test_latex_remote_images.patch
|
|||
# which causes that test to fail.
|
||||
Patch1: sphinx-test_theming.diff
|
||||
|
||||
Patch2: https://github.com/sphinx-doc/sphinx/commit/b553c23ab1cadfe75db6637ca95daa11abc87049.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel >= 2.4
|
||||
BuildRequires: python2-babel
|
||||
|
|
@ -620,6 +618,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 23 2018 Marcel Plch <mplch@redhat.com> - 1:1.7.6-1
|
||||
- Update to 1.7.6
|
||||
|
||||
* Fri Jul 13 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.5-6
|
||||
- Remove unused dependencies on xapian and simplejson
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue