From 873db18c5f9dece012949f5661c03721447130662ea21eae6fd510ecc72099b3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 26 Mar 2016 14:24:45 +0000 Subject: [PATCH] Accepting request 376239 from devel:languages:python Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/376239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-networkx?expand=0&rev=9 --- python-networkx.changes | 5 +++++ python-networkx.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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