diff --git a/python-pyparsing.changes b/python-pyparsing.changes index d723b51..32ddc72 100644 --- a/python-pyparsing.changes +++ b/python-pyparsing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 11:56:55 UTC 2013 - saschpe@suse.de + +- Fix license (MIT and GPL-2.0+ and GPL-3.0+) + ------------------------------------------------------------------- Wed Jan 9 08:27:28 UTC 2013 - saschpe@suse.de diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 46e2965..faee8fa 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -21,7 +21,7 @@ Version: 1.5.6 Release: 0 Url: http://pyparsing.wikispaces.com/ Summary: Grammar Parser Library for Python -License: MIT +License: MIT and GPL-2.0+ and GPL-3.0+ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyparsing/pyparsing-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/python3-pyparsing.changes b/python3-pyparsing.changes index 7ddd704..2586e86 100644 --- a/python3-pyparsing.changes +++ b/python3-pyparsing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 11:57:04 UTC 2013 - saschpe@suse.de + +- Fix license (MIT and GPL-2.0+ and GPL-3.0+) + ------------------------------------------------------------------- Wed Jan 9 08:27:37 UTC 2013 - saschpe@suse.de diff --git a/python3-pyparsing.spec b/python3-pyparsing.spec index 2f213a4..d39de2c 100644 --- a/python3-pyparsing.spec +++ b/python3-pyparsing.spec @@ -21,7 +21,7 @@ Version: 1.5.6 Release: 0 Url: http://pyparsing.wikispaces.com/ Summary: Grammar Parser Library for Python -License: MIT +License: MIT and GPL-2.0+ and GPL-3.0+ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyparsing/pyparsing-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build