Just make the changelog a little clearer
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user