From 5c8e736537263d5cc1e43425317222c460f90655 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 09:24:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- python-kdcproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index 15b37b5..7c74b00 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 0.3.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -102,6 +102,9 @@ tox --sitepackages -e py27,py%{python3_version_nodots} %endif %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.3.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 16 2017 Charalampos Stratakis - 0.3.2-6 - Fix failing tests - Modernize the SPEC file