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