spec: include NEWS.md in docs
We have some news for the world to read, therefore include the recently added NEWS.md file in the rpm package.
This commit is contained in:
parent
61420d1496
commit
67dfe0965e
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ exit 0
|
|||
|
||||
%files -n python3-%{pypi_name}
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%doc README.md NEWS.md
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
%{python3_sitelib}/%{pypi_name}/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue