diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index 358315d..89943c7 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 0.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -84,6 +84,9 @@ tox --sitepackages -e py27,py34 %endif %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 0.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Mon Aug 03 2015 Nathaniel McCallum - 0.3.2-1 - Update to 0.3.2 - Fixes CVE-2015-5159