From c500a24ba80aaad8f355922a1fef730563226e47 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 16:14:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- python-kdcproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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