diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index 77f5e71..21a2413 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -56,6 +56,9 @@ KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest %{python3_sitelib}/%{realname}-%{version}-*.egg-info %changelog +* Thu Oct 03 2019 Miro HronĨok - 0.4.2-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 29 2019 Robbie Harwood - 0.4.2-1 - New upstream version (0.4.2)