diff options
Diffstat (limited to 'pki/linux')
| -rw-r--r-- | pki/linux/ca-ui/pki-ca-ui.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pki/linux/ca-ui/pki-ca-ui.spec b/pki/linux/ca-ui/pki-ca-ui.spec index fef6711f0..19ab74249 100644 --- a/pki/linux/ca-ui/pki-ca-ui.spec +++ b/pki/linux/ca-ui/pki-ca-ui.spec @@ -34,7 +34,7 @@ ## Package Header Definitions %define base_name %{base_prefix}-%{base_component} %define base_version 1.0.0 -%define base_release 3 +%define base_release 4 %define base_group System Environment/Base %define base_vendor Red Hat, Inc. %define base_license GPLv2 with exceptions @@ -221,6 +221,8 @@ rm -rf ${RPM_BUILD_ROOT} ############################################################################### %changelog +* Wed Oct 15 2008 Andrew Wnuk <awnuk@redhat.com> 1.0.0-4 +- Fix for Bug 466064: Search filters built by CA servlets are not always correct * Wed Oct 8 2008 Jack Magne <jmagne@redhat.com> 1.0.0-3 - Bugzilla bug #405451, Vista client support. * Tue Oct 7 2008 Andrew Wnuk <awnuk@redhat.com> 1.0.0-2 |
