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:
Christian Kellner 2020-03-19 09:48:01 +01:00 committed by David Rheinsberg
parent 61420d1496
commit 67dfe0965e

View file

@ -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}/