diff --git a/python-httplib2.changes b/python-httplib2.changes index 8844241..b3a3537 100644 --- a/python-httplib2.changes +++ b/python-httplib2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 9 08:47:20 UTC 2012 - cfarrell@suse.com + +- license update: MIT and Apache-2.0 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) + __init__.py contains code derived from a Google owned Apache project. + cacerts.txt is Mozilla triple-licensed. + ------------------------------------------------------------------- Wed Jun 20 11:41:56 UTC 2012 - saschpe@suse.de diff --git a/python-httplib2.spec b/python-httplib2.spec index f27a06a..f3f3f8b 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -21,7 +21,7 @@ Version: 0.7.4 Release: 0 Url: http://bitworking.org/projects/httplib2/ Summary: A Python HTTP client library -License: MIT +License: MIT and Apache-2.0 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) Group: Development/Libraries/Python Source0: httplib2-%{version}.tar.gz # PATCH-FIX-OPENSUSE: Don't ship private copy of Mozilla NSS certs, use system certs instead (bnc#761162)