Just make the changelog a little clearer
This commit is contained in:
parent
a3d3cf9a8e
commit
19b3b5089d
1 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,6 @@
|
|||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
|
||||
%endif
|
||||
|
||||
%global upstream_name Sphinx
|
||||
|
||||
# Currently Fedora policy is that the python2 version is the default version
|
||||
%if 0
|
||||
%global py3_alt_priority 500
|
||||
|
|
@ -13,6 +11,8 @@
|
|||
%global py3_alt_priority 10
|
||||
%endif
|
||||
|
||||
%global upstream_name Sphinx
|
||||
|
||||
Name: python-sphinx
|
||||
Version: 1.5.2
|
||||
Release: 2%{?dist}
|
||||
|
|
@ -571,7 +571,7 @@ fi
|
|||
- Assign %%attrs to %%ghosted files so that rpm knows what permissions they
|
||||
should have.
|
||||
- Cleanup source files that should not be installed
|
||||
- Fix the __init__
|
||||
- Fix the __init__.pyc that was byte compiled for the wrong python
|
||||
|
||||
* Fri Feb 17 2017 Toshio Kuratomi <toshio@fedoraproject.org> - - 1.5.2-1
|
||||
- Update to 1.5.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue