From 2c54b9aaa5ba7dfd41f0fe74b7842f8da7c072cf Mon Sep 17 00:00:00 2001 From: awnuk Date: Fri, 6 Mar 2009 23:19:43 +0000 Subject: Fixed bugzilla bug #241423. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@288 c9f7a03b-bd48-0410-a16d-cbbf54688b0b --- pki/dogtag/console/pki-console.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pki/dogtag/console/pki-console.spec b/pki/dogtag/console/pki-console.spec index 4bf70997a..e1cb1e340 100644 --- a/pki/dogtag/console/pki-console.spec +++ b/pki/dogtag/console/pki-console.spec @@ -34,7 +34,7 @@ ## Package Header Definitions %define base_name %{base_prefix}-%{base_component} %define base_version 1.0.0 -%define base_release 13 +%define base_release 14 %define base_group System Environment/Shells %define base_vendor Red Hat, Inc. %define base_license GPLv2 with exceptions @@ -234,6 +234,8 @@ rm -rf ${RPM_BUILD_ROOT} ############################################################################### %changelog +* Fri Mar 6 2009 Andrew Wnuk 1.0.0-14 +- Bugzilla Bug #334253 - Revoked certs must appear on one CRL after expiration * Wed Feb 25 2009 Andrew Wnuk 1.0.0-13 - Bugzilla Bug #487403 - CA console incorrectly validates disabled notification * Mon Feb 16 2009 Andrew Wnuk 1.0.0-12 -- cgit