diff --git a/python-ldap-3.4.0.tar.gz b/python-ldap-3.4.0.tar.gz deleted file mode 100644 index 7549bb1..0000000 --- a/python-ldap-3.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60464c8fc25e71e0fd40449a24eae482dcd0fb7fcf823e7de627a6525b3e0d12 -size 376169 diff --git a/python-ldap-3.4.2.tar.gz b/python-ldap-3.4.2.tar.gz new file mode 100644 index 0000000..90121c4 --- /dev/null +++ b/python-ldap-3.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16470a0983aaf09a00ffb8f40b69a2446f3d0be639a229256bce381fcb268f7 +size 378058 diff --git a/python-ldap.changes b/python-ldap.changes index 3bb6c4f..55dd5ba 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jul 24 17:36:21 UTC 2022 - Michael Ströder + +- update to upstream release 3.4.2 + minor release to provide out-of-the-box compatibility with the merge + of libldap and libldap_r that happened with OpenLDAP's 2.5 release. + ------------------------------------------------------------------- Fri Dec 10 14:13:43 UTC 2021 - Michael Ströder diff --git a/python-ldap.spec b/python-ldap.spec index 09c0f7f..c24a929 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -21,7 +21,7 @@ %define skip_python2 1 Name: python-ldap -Version: 3.4.0 +Version: 3.4.2 Release: 0 Summary: Python LDAP interface License: Python-2.0