diff --git a/python-texttable.changes b/python-texttable.changes index 01953ca..1552700 100644 --- a/python-texttable.changes +++ b/python-texttable.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 09:06:05 UTC 2015 - jmassaguerpla@suse.com + +- fix license to LGPL-3.0+ as in LICENSE file + ------------------------------------------------------------------- Thu Apr 9 16:11:51 UTC 2015 - fcastelli@suse.com diff --git a/python-texttable.spec b/python-texttable.spec index fce7d40..8fd7c54 100644 --- a/python-texttable.spec +++ b/python-texttable.spec @@ -21,7 +21,7 @@ Name: python-texttable Version: 0.8.3 Release: 0 Summary: Module for creating simple ASCII tables -License: LGPL-2.0 +License: LGPL-3.0+ Group: Development/Languages/Python Url: http://foutaise.org/code Source0: %{upstream_name}-%{version}.tar.gz