From 61e3fd124e90a23893adc4c718c48adc19b59b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:16:49 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-kdcproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index 77f5e71..21a2413 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 0.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -56,6 +56,9 @@ KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest %{python3_sitelib}/%{realname}-%{version}-*.egg-info %changelog +* Thu Oct 03 2019 Miro HronĨok - 0.4.2-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 29 2019 Robbie Harwood - 0.4.2-1 - New upstream version (0.4.2)