diff options
| author | awnuk <awnuk@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2009-06-12 19:52:27 +0000 |
|---|---|---|
| committer | awnuk <awnuk@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2009-06-12 19:52:27 +0000 |
| commit | b28477a38abcf1e9b5004ffca5768f18f99992e7 (patch) | |
| tree | 19fe723f7d59cdff412dfe394263aeec7cc37e0d | |
| parent | 84dc93a306bf65fe4fc1eaed1a8697dc21343592 (diff) | |
Bugzilla bug#502694.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@587 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
| -rw-r--r-- | pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec b/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec index 06b58e856..230bf817a 100644 --- a/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec +++ b/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec @@ -34,7 +34,7 @@ ## Package Header Definitions %define base_name %{base_ui_prefix}-%{base_prefix}-%{base_component} %define base_version 1.1.0 -%define base_release 9 +%define base_release 10 %define base_group System Environment/Base %define base_vendor Red Hat, Inc. %define base_license GPLv2 with exceptions @@ -222,6 +222,8 @@ rm -rf ${RPM_BUILD_ROOT} ############################################################################### %changelog +* Fri Jun 12 2009 Andrew Wnuk <awnuk@redhat.com> 1.1.0-10 +- Bugzilla Bug #502694 - adding random nonces * Sat May 30 2009 Andrew Wnuk <awnuk@redhat.com> 1.1.0-9 - Bugzilla Bug #482935 - Adding search limits * Wed May 20 2009 Andrew Wnuk <awnuk@redhat.com> 1.1.0-8 |
