From fceba952fe0b807b4f6ab1b24e274ccdfce3d33a1781137c602ed2621697d9ac Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 23 Apr 2013 07:17:09 +0000 Subject: [PATCH] Accepting request 163578 from home:babelworx:ldig:branches:devel:languages:python license update: LGPL-3.0+ See setup.py as well as all the source code files in the package itself (and the COPYING.LESSER) OBS-URL: https://build.opensuse.org/request/show/163578 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=3 --- python-PyGithub.changes | 7 +++++++ python-PyGithub.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-PyGithub.changes b/python-PyGithub.changes index f8aac15..b6afe55 100644 --- a/python-PyGithub.changes +++ b/python-PyGithub.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 11 06:51:48 UTC 2013 - cfarrell@suse.com + +- license update: LGPL-3.0+ + See setup.py as well as all the source code files in the package itself + (and the COPYING.LESSER) + ------------------------------------------------------------------- Wed Apr 10 13:21:07 UTC 2013 - speilicke@suse.com diff --git a/python-PyGithub.spec b/python-PyGithub.spec index 82d3362..8cac8a5 100644 --- a/python-PyGithub.spec +++ b/python-PyGithub.spec @@ -18,7 +18,7 @@ Name: python-PyGithub Version: 1.13.1 Release: 0 -License: MIT +License: LGPL-3.0+ Summary: Use the full Github API v3 Url: http://jacquev6.github.com/PyGithub Group: Development/Languages/Python