From c6b5f502a01d79365550cc7278c77d71a78d47419c50c1fbc85e0023bfcb7a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Tue, 7 Jul 2015 13:40:45 +0000 Subject: [PATCH] Accepting request 315477 from home:stroeder:branches:devel:languages:python update to 2.4.20, tested (with web2ldap) on Tumbleweed x86_64 OBS-URL: https://build.opensuse.org/request/show/315477 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=52 --- python-ldap-2.4.19.tar.gz | 3 --- python-ldap-2.4.20.tar.gz | 3 +++ python-ldap.changes | 5 +++++ python-ldap.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 python-ldap-2.4.19.tar.gz create mode 100644 python-ldap-2.4.20.tar.gz diff --git a/python-ldap-2.4.19.tar.gz b/python-ldap-2.4.19.tar.gz deleted file mode 100644 index a4b7e12..0000000 --- a/python-ldap-2.4.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02fddb3accbfb54e40ff47a59457e422b253f9fb6cd64bb3851b349295fab048 -size 138503 diff --git a/python-ldap-2.4.20.tar.gz b/python-ldap-2.4.20.tar.gz new file mode 100644 index 0000000..ab9aca8 --- /dev/null +++ b/python-ldap-2.4.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8891539a3171d993cf7896b632ff088a4c707ae85ac3c77db1454f7949f3e2 +size 142355 diff --git a/python-ldap.changes b/python-ldap.changes index fcc3f27..180f413 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 7 13:30:34 UTC 2015 - michael@stroeder.com + +- Update to upstream release 2.4.20 + ------------------------------------------------------------------- Sun Jan 11 00:06:05 UTC 2015 - michael@stroeder.com diff --git a/python-ldap.spec b/python-ldap.spec index a1e7f27..72adf44 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -17,7 +17,7 @@ Name: python-ldap -Version: 2.4.19 +Version: 2.4.20 Release: 0 Summary: Python LDAP interface License: Python-2.0