diff --git a/python-bugzillatools.changes b/python-bugzillatools.changes index 40d10d2..f37b032 100644 --- a/python-bugzillatools.changes +++ b/python-bugzillatools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 21 13:13:33 UTC 2013 - speilicke@suse.com + +- Fix license to GPL-3.0+ (see sr#203363 for reference) + ------------------------------------------------------------------- Wed Oct 9 13:34:05 UTC 2013 - speilicke@suse.com diff --git a/python-bugzillatools.spec b/python-bugzillatools.spec index 1c9a74b..1e24215 100644 --- a/python-bugzillatools.spec +++ b/python-bugzillatools.spec @@ -18,7 +18,7 @@ Name: python-bugzillatools Version: 0.5.2 Release: 0 -License: MIT +License: GPL-3.0+ Summary: Bugzilla CLI client, XML-RPC binding and VCS plugins Url: https://github.com/frasertweedale/bugzillatools Group: Development/Languages/Python