From 9d5932f94640c67e9b645bf6de7284196072212bc95cce4994f291b698eeef8c Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 28 Mar 2014 13:50:51 +0000 Subject: [PATCH] - Set license ot Python-2.0 (according to legal) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=41 --- python-ldap.changes | 5 +++++ python-ldap.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-ldap.changes b/python-ldap.changes index ba1ffe4..0e5795f 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 28 13:50:39 UTC 2014 - speilicke@suse.com + +- Set license ot Python-2.0 (according to legal) + ------------------------------------------------------------------- Mon Mar 24 10:28:22 UTC 2014 - michael@stroeder.com diff --git a/python-ldap.spec b/python-ldap.spec index 13072b7..4833962 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -1,7 +1,7 @@ # # spec file for package python-ldap # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: python-ldap Version: 2.4.15 Release: 0 Summary: Python LDAP interface -License: SUSE-Public-Domain +License: Python-2.0 Group: Development/Libraries/Python Url: http://www.python-ldap.org/ Source: http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz