From 683b6715e2b46926559fab3706e5f3baa99750db636fc285d12c9824439a1431 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 30 Nov 2011 15:04:14 +0000 Subject: [PATCH] Accepting request 94373 from home:babelworx:ldig:branches:devel:languages:python license update: BSD-2-Clause SPDX format OBS-URL: https://build.opensuse.org/request/show/94373 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=10 --- python-decorator.changes | 6 ++++++ python-decorator.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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