forked from pool/python-ldap3
Accepting request 404246 from home:rhafer:branches:devel:languages:python
Fix License string to confirm with spdx.org OBS-URL: https://build.opensuse.org/request/show/404246 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=2
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user