diff --git a/SPECS/pki-core.spec b/SPECS/pki-core.spec index ff0947a..56699ea 100644 --- a/SPECS/pki-core.spec +++ b/SPECS/pki-core.spec @@ -5,7 +5,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Name: pki-core Version: 10.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Certificate System - PKI Core Components URL: http://pki.fedoraproject.org/ License: GPLv2 @@ -1151,6 +1151,9 @@ fi %changelog +* Fri Dec 27 2013 Daniel Mach - 10.0.5-3 +- Mass rebuild 2013-12-27 + * Sat Nov 2 2013 Ade Lee 10.0.5-2 - Trac #739, BZ#999722 - Fixed error handling in DoUnrevoke servlet. - Trac #775, BZ#1018628 - Fixed errors during Tomcat shutdown.