diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index 32b12fa..c4d1959 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -14,7 +14,7 @@ Name: python-%{realname} Version: 0.3.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -124,6 +124,9 @@ tox --sitepackages -e py%{python2_version_nodots},py%{python3_version_nodots} || %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.3.2-13 +- Rebuilt for Python 3.7 + * Thu Mar 22 2018 Troy Dawson - 0.3.2-12 - Update conditionals. - Make preperations for non-python2 builds