From a0054b61d689961bfaf24df472cb7814def93c93d1448e85c5afd40f1eabaa27 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 21 Aug 2015 09:39:32 +0000 Subject: [PATCH] Accepting request 323938 from Virtualization:containers - fix license to LGPL-3.0+ as in LICENSE file OBS-URL: https://build.opensuse.org/request/show/323938 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=3 --- python-texttable.changes | 5 +++++ python-texttable.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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