diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index c45ced0..c8c33e4 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 0.4.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -57,6 +57,9 @@ KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest %{python3_sitelib}/%{realname}-%{version}-*.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.4.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 25 2020 Robbie Harwood - 0.4.2-5 - Explicitly depend on python3-setuptools