From 2441f69e769a48e94d9b98db65d29b470565e58252aa082de29c20eeb4cf3241 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 1 Sep 2011 08:55:44 +0000 Subject: [PATCH] - Changed license to Apache-2.0, to fix bnc#715423 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=2 --- python-pyOpenSSL.changes | 5 +++++ python-pyOpenSSL.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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