diff --git a/certmonger.spec b/certmonger.spec index 7d8571a..34dc2f1 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -26,7 +26,7 @@ Name: certmonger Version: 0.79.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Certificate status monitor and PKI enrollment client Group: System Environment/Daemons @@ -72,7 +72,7 @@ BuildRequires: /usr/bin/unix2dos # for which BuildRequires: /usr/bin/which # for dbus tests -BuildRequires: dbus-python +BuildRequires: python2-dbus BuildRequires: popt-devel # we need a running system bus @@ -253,6 +253,10 @@ exit 0 %endif %changelog +* Wed Mar 14 2018 Iryna Shcherbina - 0.79.5-7 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 23 2018 Rob Crittenden 0.79.5-6 - Fix unit tests. NSS crypto policy disallows keys < 1024