diff --git a/python-ntlm-auth.spec b/python-ntlm-auth.spec index db8cc40..d2a40c5 100644 --- a/python-ntlm-auth.spec +++ b/python-ntlm-auth.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python 3 compatible NTLM library License: LGPLv3+ @@ -50,6 +50,9 @@ Provides: python3-ntlm3 = %{version}-%{release} %{python3_sitelib}/ntlm_auth/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.5.0-3 - Rebuilt for Python 3.10