From d609eb26ae88f72b50c16c27059763b19138054bfcb18d1b9e7957e04038f3bc Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 21 Oct 2013 13:13:50 +0000 Subject: [PATCH] - Fix license to GPL-3.0+ (see sr#203363 for reference) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=3 --- python-bugzillatools.changes | 5 +++++ python-bugzillatools.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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