From d9d38031b91c5d31cfa809c970c03b6e7f2c3f77dcfd9d98e2409e4f90e598da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 16 Jan 2013 12:21:05 +0000 Subject: [PATCH] Accepting request 148681 from home:babelworx:ldig:branches:devel:languages:python license update: BSD-3-Clause See the LICENSE file in the package OBS-URL: https://build.opensuse.org/request/show/148681 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=68 --- python-kombu.changes | 6 ++++++ python-kombu.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-kombu.changes b/python-kombu.changes index 4ef777c..86e22ca 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 16 09:12:13 UTC 2013 - cfarrell@suse.com + +- license update: BSD-3-Clause + See the LICENSE file in the package + ------------------------------------------------------------------- Tue Jan 15 16:17:09 UTC 2013 - dmueller@suse.com diff --git a/python-kombu.spec b/python-kombu.spec index b353499..785b122 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -18,7 +18,7 @@ Name: python-kombu Version: 2.5.4 Release: 0 -License: BSD-2-Clause +License: BSD-3-Clause Summary: AMQP Messaging Framework for Python Url: http://github.com/ask/kombu/ Group: Development/Languages/Python