diff --git a/python-decorator.changes b/python-decorator.changes index 6fa61cf..825ace1 100644 --- a/python-decorator.changes +++ b/python-decorator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 29 19:14:17 UTC 2011 - cfarrell@suse.com + +- license update: BSD-2-Clause + SPDX format + ------------------------------------------------------------------- Thu Nov 24 13:38:58 UTC 2011 - idoenmez@suse.de diff --git a/python-decorator.spec b/python-decorator.spec index 0a63601..867b2a8 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -22,7 +22,7 @@ Version: 3.3.2 Release: 0 Url: http://pypi.python.org/pypi/decorator Summary: Better living through Python with decorators -License: BSD License +License: BSD-2-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build