Update CHANGES doc file name (CHANGES.rst)
This commit is contained in:
parent
378d6c3144
commit
021c31f3d4
@ -159,7 +159,7 @@ popd
|
|||||||
|
|
||||||
%files -n python2-werkzeug
|
%files -n python2-werkzeug
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc AUTHORS PKG-INFO CHANGES
|
%doc AUTHORS PKG-INFO CHANGES.rst
|
||||||
%{python2_sitelib}/*
|
%{python2_sitelib}/*
|
||||||
|
|
||||||
%files -n python2-werkzeug-doc
|
%files -n python2-werkzeug-doc
|
||||||
@ -167,7 +167,7 @@ popd
|
|||||||
|
|
||||||
%files -n python3-werkzeug
|
%files -n python3-werkzeug
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc AUTHORS PKG-INFO CHANGES
|
%doc AUTHORS PKG-INFO CHANGES.rst
|
||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%files -n python3-werkzeug-doc
|
%files -n python3-werkzeug-doc
|
||||||
|
Loading…
Reference in New Issue
Block a user