From 745645307f79cb7b44472df8d012161332f25739 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:03:02 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/certmonger.git#b1946ba88a4652f1c8b6a6b69f1b3db831348ee6 --- certmonger.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/certmonger.spec b/certmonger.spec index 26acd07..0d0ab08 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -28,7 +28,7 @@ Name: certmonger Version: 0.79.13 -Release: 1.1%{?dist} +Release: 2%{?dist} Summary: Certificate status monitor and PKI enrollment client License: GPLv3+ @@ -90,6 +90,7 @@ Requires(post): %{_bindir}/dbus-send %if %{systemd} BuildRequires: systemd-units +BuildRequires: make Requires(post): systemd-units Requires(preun): systemd-units, dbus, sed Requires(postun): systemd-units @@ -262,8 +263,8 @@ exit 0 %endif %changelog -* Fri Dec 18 2020 Petr Ĺ abata - 0.79.13-1.1 -- Bump for gcc11 +* Tue Jan 26 2021 Fedora Release Engineering - 0.79.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Oct 20 2020 Rob Crittenden - 0.79.13-1 - Update to upstream 0.79.13