diff --git a/python-networkx.changes b/python-networkx.changes index 04d9fbf..f9f2587 100644 --- a/python-networkx.changes +++ b/python-networkx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 13 21:28:48 UTC 2016 - dmueller@suse.com + +- add license/readme + ------------------------------------------------------------------- Wed Sep 9 12:32:21 UTC 2015 - tbechtold@suse.com diff --git a/python-networkx.spec b/python-networkx.spec index 5ce7c4b..30d4104 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -1,7 +1,7 @@ # # spec file for package python-networkx # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -89,6 +89,7 @@ rm -r %{buildroot}%{_docdir}/%{name}/INSTALL.txt # Makes no sense %files %defattr(-,root,root) %{_docdir}/%{name} +%doc README.rst LICENSE.txt %{python_sitelib}/networkx/ %{python_sitelib}/networkx-%{version}-py*.egg-info