From 765eb8f77ad8fc6988a42a4f3c5244a5c8cfb37288f73c7134e65f588b3fa1a1 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Fri, 24 Apr 2015 14:31:52 +0000 Subject: [PATCH] Accepting request 303610 from home:dec16180:ldig:branches:devel:languages:python license update: BSD-2-Clause correct license ist BSD-2-Clause OBS-URL: https://build.opensuse.org/request/show/303610 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Whoosh?expand=0&rev=8 --- python-Whoosh.changes | 6 ++++++ python-Whoosh.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-Whoosh.changes b/python-Whoosh.changes index d8d8899..b402d75 100644 --- a/python-Whoosh.changes +++ b/python-Whoosh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 24 09:45:18 UTC 2015 - cdenicolo@suse.com + +- license update: BSD-2-Clause + correct license ist BSD-2-Clause + ------------------------------------------------------------------- Wed Apr 22 11:33:23 UTC 2015 - mcihar@suse.cz diff --git a/python-Whoosh.spec b/python-Whoosh.spec index 0d5f284..ffcc58c 100644 --- a/python-Whoosh.spec +++ b/python-Whoosh.spec @@ -21,7 +21,7 @@ Version: 2.7.0 Release: 0 Url: http://www.turbogears.org Summary: Fast, pure-Python full text indexing, search, and spell checking library -License: Apache-2.0 +License: BSD-2-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/W/Whoosh/Whoosh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build