This commit is contained in:
Dennis Gilmore 2012-01-12 17:13:18 -06:00
parent b44f18eb7a
commit 9a783a4fa5

View File

@ -20,7 +20,7 @@
Name: certmonger
Version: 0.52
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Certificate status monitor and PKI enrollment client
Group: System Environment/Daemons
@ -189,6 +189,9 @@ exit 0
%endif
%changelog
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.52-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Dec 16 2011 Nalin Dahyabhai <nalin@redhat.com> 0.52-1
- note that SELinux usually confines us to writing only to cert_t in
doc/getting-started.txt (#765599)