diff --git a/python-ldap3.spec b/python-ldap3.spec index 35da7ec..3da6cdd 100644 --- a/python-ldap3.spec +++ b/python-ldap3.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.8.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Strictly RFC 4511 conforming LDAP V3 pure Python client License: LGPLv2+ @@ -47,6 +47,9 @@ rm -vf %{pypi_name}/utils/ordDict.py %{python3_sitelib}/%{pypi_name}/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.8.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 2.8.1-3 - Rebuilt for Python 3.10