diff --git a/python-coverage.changes b/python-coverage.changes index 045382b..fd0de2b 100644 --- a/python-coverage.changes +++ b/python-coverage.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 24 11:47:40 UTC 2012 - cfarrell@suse.com + +- license update: BSD-2-Clause and (GPL-2.0+ or MIT) + __init__.py is the only file with a definitive license statement + (BSD-2-Clause). Also, package contains jquery components (GPL-2.0+ or + MIT) + ------------------------------------------------------------------- Wed May 23 07:30:26 UTC 2012 - highwaystar.ru@gmail.com diff --git a/python-coverage.spec b/python-coverage.spec index 20b6a98..5d7f40e 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -21,7 +21,7 @@ Version: 3.5.1 Release: 0 Url: http://nedbatchelder.com/code/coverage/%{version} Summary: Code coverage measurement for Python -License: BSD-3-Clause +License: BSD-2-Clause and (GPL-2.0+ or MIT) Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build