From 05337bcba870b44c9a72941c08badc5782e24cb1d2462f100d49de8b026a0445 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 9 Oct 2013 13:34:19 +0000 Subject: [PATCH] - Set license to MIT (according to code). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=2 --- 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 a40484f..40d10d2 100644 --- a/python-bugzillatools.changes +++ b/python-bugzillatools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 9 13:34:05 UTC 2013 - speilicke@suse.com + +- Set license to MIT (according to code). + ------------------------------------------------------------------- Tue Oct 8 14:04:03 UTC 2013 - speilicke@suse.com diff --git a/python-bugzillatools.spec b/python-bugzillatools.spec index 7f6ea2c..1c9a74b 100644 --- a/python-bugzillatools.spec +++ b/python-bugzillatools.spec @@ -18,7 +18,7 @@ Name: python-bugzillatools Version: 0.5.2 Release: 0 -License: UNKNOWN +License: MIT Summary: Bugzilla CLI client, XML-RPC binding and VCS plugins Url: https://github.com/frasertweedale/bugzillatools Group: Development/Languages/Python