diff --git a/python-ldap3.changes b/python-ldap3.changes index afc0879..e9828e1 100644 --- a/python-ldap3.changes +++ b/python-ldap3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 23 13:51:11 UTC 2016 - rhafer@suse.de + +- Fix License string to confirm with spdx.org + ------------------------------------------------------------------- Wed Sep 9 11:28:48 UTC 2015 - tbechtold@suse.com diff --git a/python-ldap3.spec b/python-ldap3.spec index f014cf3..b822722 100644 --- a/python-ldap3.spec +++ b/python-ldap3.spec @@ -1,7 +1,7 @@ # # spec file for package python-ldap3 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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-ldap3 Version: 0.9.8.8 Release: 0 Summary: A strictly RFC 4511 conforming LDAP V3 pure Python client -License: LGPL v3 +License: LGPL-3.0 Group: Development/Languages/Python Url: https://github.com/cannatag/ldap3 Source: https://pypi.python.org/packages/source/l/ldap3/ldap3-%{version}.tar.gz