diff --git a/python-ldap3.spec b/python-ldap3.spec index db60496..2f353c1 100644 --- a/python-ldap3.spec +++ b/python-ldap3.spec @@ -5,12 +5,12 @@ ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library. Name: python-%{pypi_name} Version: 2.9.1 -Release: 1 +Release: 2 Summary: Strictly RFC 4510 conforming LDAP V3 pure Python client library. License: LGPL-2.0+ URL: https://github.com/cannatag/ldap3 -Source0: https://github.com/cannatag/ldap3/archive/refs/tags/%{pypi_name}-%{version}.tar.gz +Source0: https://github.com/cannatag/ldap3/archive/v%{version}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch @@ -45,6 +45,9 @@ rm -vf %{pypi_name}/utils/ordDict.py %{python3_sitelib}/%{pypi_name}/ %changelog +* Wed Nov 16 2022 wangkai - 2.9.1-2 +- Change source url + * Fri Aug 5 2022 wenzhiwei - 2.9.1-1 - Update to 2.9.1