diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index 8738290..3f7c82c 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 1 08:48:23 UTC 2011 - saschpe@suse.de + +- Changed license to Apache-2.0, to fix bnc#715423 + ------------------------------------------------------------------- Wed Aug 31 14:21:58 UTC 2011 - saschpe@suse.de diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 0d6a90a..f0fba36 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -20,7 +20,7 @@ Version: 0.12 Release: 0 Url: http://launchpad.net/pyopenssl Summary: Python wrapper module around the OpenSSL library -License: APL2 +License: Apache-2.0 Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build