diff --git a/python-pygraphviz.changes b/python-pygraphviz.changes index 8d02926..958f840 100644 --- a/python-pygraphviz.changes +++ b/python-pygraphviz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 28 14:42:59 UTC 2014 - speilicke@suse.com + +- Set license to BSD-3-Clause according to legal + ------------------------------------------------------------------- Fri Dec 6 13:44:13 UTC 2013 - toddrme2178@gmail.com diff --git a/python-pygraphviz.spec b/python-pygraphviz.spec index 597f3a1..efd792f 100644 --- a/python-pygraphviz.spec +++ b/python-pygraphviz.spec @@ -1,7 +1,7 @@ # # spec file for package python-pygraphviz # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,16 +11,17 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-pygraphviz Version: 1.2 Release: 0 Url: http://networkx.lanl.gov/pygraphviz Summary: Python interface to Graphviz -License: BSD +License: BSD-3-Clause Group: Development/Languages/Python Source: https://pypi.python.org/packages/source/p/pygraphviz/pygraphviz-%{version}.tar.gz # PATCH-FIX-UPSTREAM docdir.patch