diff --git a/python-ldap-2.0.0.404.tar.gz b/python-ldap-2.0.0.404.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-ldap-3.4.5.tar.gz b/python-ldap-3.4.5.tar.gz deleted file mode 100644 index 18e5bf2dc0296597c85c7ca9fea9e1c59b84288b..0000000000000000000000000000000000000000 Binary files a/python-ldap-3.4.5.tar.gz and /dev/null differ diff --git a/python-ldap.spec b/python-ldap.spec index 44044a7645d535ab0ae431bd90a8f0588ece3a1b..6302ecc22c014c68ae3ec8d15492db74d3b1be28 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -1,10 +1,10 @@ Name: python-ldap -Version: 3.4.5 +Version: 2.0.0.404 Release: 1 Summary: An object-oriented API to access LDAP directory servers License: Python-2.0 URL: http://python-ldap.org/ -Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz BuildRequires: gcc openldap-devel BuildRequires: python3-devel python3-setuptools @@ -55,6 +55,9 @@ sed -i 's,-Werror,-Wignore,g' tox.ini %doc CHANGES README TODO Demo %changelog +* Fri Nov 28 2025 zhangzeyang0718 - 2.0.0.404-1 +- Update to 2.0.0.404 + * Mon Oct 13 2025 lizhipeng - 3.4.5-1 - update to 3.4.5