From c4628a707ab14e5b88f9e03c0e5a65aa9b9f81e5f44e57527130bf8ee453f730 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 1 Feb 2012 08:36:14 +0000 Subject: [PATCH] Accepting request 102241 from home:babelworx:ldig:branches:devel:languages:python license update: LGPL-2.1+ or BSD-3-Clause Look at License.txt OBS-URL: https://build.opensuse.org/request/show/102241 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progressbar?expand=0&rev=4 --- python-progressbar.changes | 6 ++++++ python-progressbar.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-progressbar.changes b/python-progressbar.changes index e7d5490..6a36634 100644 --- a/python-progressbar.changes +++ b/python-progressbar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 31 14:53:57 UTC 2012 - cfarrell@suse.com + +- license update: LGPL-2.1+ or BSD-3-Clause + Look at License.txt + ------------------------------------------------------------------- Tue Jan 31 13:43:19 UTC 2012 - saschpe@suse.de diff --git a/python-progressbar.spec b/python-progressbar.spec index 2224c19..e0e6335 100644 --- a/python-progressbar.spec +++ b/python-progressbar.spec @@ -18,7 +18,7 @@ Name: python-progressbar Version: 2.3 Release: 0 -License: LGPL-3.0+ +License: LGPL-2.1+ or BSD-3-Clause Summary: Text Progressbar Library for Python Url: http://code.google.com/p/python-progressbar/ Group: Development/Libraries/Python