diff --git a/python-ldap-2.4.13.tar.gz b/python-ldap-2.4.13.tar.gz deleted file mode 100644 index 2ec69da..0000000 --- a/python-ldap-2.4.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96853b9bbdacb341d6a3d60fdc89f8cb8acef47970ce8492ee3cbe975b9c7dbf -size 135550 diff --git a/python-ldap-2.4.15.tar.gz b/python-ldap-2.4.15.tar.gz new file mode 100644 index 0000000..2a937bd --- /dev/null +++ b/python-ldap-2.4.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bcac33ded943557fbafb1b6d9c345deab34d89d63dbcee9e6b59207db11670 +size 111597 diff --git a/python-ldap.changes b/python-ldap.changes index 74386f7..0e5795f 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +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 + +- Update to upstream release 2.4.15 + * Various fixes + * Support for subordinates search scope + * Support for select schema description extension + ------------------------------------------------------------------- Thu Jun 27 15:50:55 UTC 2013 - michael@stroeder.com diff --git a/python-ldap.spec b/python-ldap.spec index 7fcd565..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 @@ -17,10 +17,10 @@ Name: python-ldap -Version: 2.4.13 +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