diff options
| -rw-r--r-- | pki/linux/ca/pki-ca.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pki/linux/ca/pki-ca.spec b/pki/linux/ca/pki-ca.spec index e337c2ec3..cf1e70da8 100644 --- a/pki/linux/ca/pki-ca.spec +++ b/pki/linux/ca/pki-ca.spec @@ -34,7 +34,7 @@ ## Package Header Definitions %define base_name %{base_prefix}-%{base_component} %define base_version 1.0.0 -%define base_release 4 +%define base_release 5 %define base_group System Environment/Daemons %define base_vendor Red Hat, Inc. %define base_license GPLv2 with exceptions @@ -282,6 +282,8 @@ fi ############################################################################### %changelog +* Fri May 16 2008 Andrew Wnuk <awnuk@redhat.com> 1.0.0-5 +- Fix for bug #445470. * Tue May 7 2008 Jack Magne <jmagne@redhat.com> 1.0.0-4 - Fix for Bug #440079. * Tue May 6 2008 Andrew Wnuk <awnuk@redhat.com> 1.0.0-3 |
