From 15cc1473e45849b54e43cd2982c00235515e5018 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 19:44:40 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-kdcproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index c5ebe48..7bfccb5 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 0.3 -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 +* Thu Jun 18 2015 Fedora Release Engineering - 0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Jun 10 2015 Nathaniel McCallum - 0.3-1 - Update to 0.3 - Run tests in Fedora (not RHEL due to python-tox)