diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index 7869b90..487d5b3 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -2,7 +2,7 @@ Name: python-%{realname} Version: 0.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: MS-KKDCP (kerberos proxy) WSGI module License: MIT @@ -58,6 +58,9 @@ KDCPROXY_ASN1MOD=asn1crypto %{__python3} -m pytest %{python3_sitelib}/%{realname}-%{version}-*.egg-info %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Sep 17 2018 Robbie Harwood - 0.4-3 - Drop python2 subpackage - Resolves: #1629775