diff --git a/python-testresources.changes b/python-testresources.changes index d7a18a9..50f75d7 100644 --- a/python-testresources.changes +++ b/python-testresources.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 12 08:42:01 UTC 2014 - cdenicolo@suse.com + +- license update: (Apache-2.0 or BSD-3-Clause) and GPL-2.0+ + missing BSD-license + ------------------------------------------------------------------- Thu Oct 24 11:15:49 UTC 2013 - speilicke@suse.com diff --git a/python-testresources.spec b/python-testresources.spec index 172e6f6..fb8ce2f 100644 --- a/python-testresources.spec +++ b/python-testresources.spec @@ -1,7 +1,7 @@ # # spec file for package python-testresources # -# 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 @@ -20,7 +20,7 @@ Name: python-testresources Version: 0.2.7 Release: 0 Summary: Testresources, a pyunit extension for managing expensive test resources -License: Apache-2.0 and GPL-2.0+ +License: (Apache-2.0 or BSD-3-Clause) and GPL-2.0+ Group: Development/Languages/Python Url: https://launchpad.net/testresources Source: http://pypi.python.org/packages/source/t/testresources/testresources-%{version}.tar.gz