diff --git a/certmonger.spec b/certmonger.spec index e7d8a4a..8811f01 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -1,6 +1,6 @@ Name: certmonger Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Certificate status monitor and PKI enrollment client Group: System Environment/Daemons @@ -101,6 +101,9 @@ exit 0 %{_localstatedir}/lib/certmonger %changelog +* Wed Sep 29 2010 jkeating - 0.30-3 +- Rebuilt for gcc bug 634757 + * Thu Sep 23 2010 Nalin Dahyabhai 0.30-2 - try to SIGHUP the messagebus daemon at first install so that it'll let us claim our service name if it isn't restarted before we are