[pki-console] Bugzilla Bug #700462 - No action on clicking "Help" button of pkiconsole's right pane (alee) Bugzill

kwright kwright at fedoraproject.org
Fri Jul 15 23:16:52 UTC 2011


commit dcedbea062d268c03d818dead99a3ff67f1ad95e
Author: Kevin Wright <kwright at redhat.com>
Date:   Fri Jul 15 16:16:40 2011 -0700

    Bugzilla Bug #700462 - No action on clicking "Help" button of
    pkiconsole's right pane (alee)
    Bugzilla Bug #697939 - DRM signed audit log message - operation should
    be read instead of modify (jmagne)
    Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
    Updated release of 'jss'

 .gitignore       |    1 +
 clog             |    8 ++++++--
 pki-console.spec |   14 +++++++++++---
 sources          |    2 +-
 4 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8687ae..b82cc76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pki-console-1.3.2.tar.gz
 /pki-console-9.0.0.tar.gz
 /pki-console-9.0.2.tar.gz
+/pki-console-9.0.3.tar.gz
diff --git a/clog b/clog
index 7fe7e8c..3cb8af9 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,6 @@
-Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
-Require "jss >= 4.2.6-15" as a build and runtime requirement
+Bugzilla Bug #700462 - No action on clicking "Help" button of
+pkiconsole's right pane (alee)
+Bugzilla Bug #697939 - DRM signed audit log message - operation should
+be read instead of modify (jmagne)
+Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+Updated release of 'jss'
diff --git a/pki-console.spec b/pki-console.spec
index 1f279e2..beb851d 100644
--- a/pki-console.spec
+++ b/pki-console.spec
@@ -1,5 +1,5 @@
 Name:             pki-console
-Version:          9.0.2
+Version:          9.0.3
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Console
 URL:              http://pki.fedoraproject.org/
@@ -14,7 +14,7 @@ BuildRequires:    cmake
 BuildRequires:    idm-console-framework
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    jpackage-utils
-BuildRequires:    jss >= 4.2.6-15
+BuildRequires:    jss >= 4.2.6-17
 BuildRequires:    ldapjdk
 BuildRequires:    nspr-devel
 BuildRequires:    nss-devel
@@ -22,7 +22,7 @@ BuildRequires:    pki-util
 
 Requires:         idm-console-framework
 Requires:         java >= 1:1.6.0
-Requires:         jss >= 4.2.6-15
+Requires:         jss >= 4.2.6-17
 Requires:         ldapjdk
 Requires:         pki-console-theme
 
@@ -72,6 +72,14 @@ cd build
 
 
 %changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.3-1
+- Bugzilla Bug #700462 - No action on clicking "Help" button of
+  pkiconsole's right pane (alee)
+- Bugzilla Bug #697939 - DRM signed audit log message - operation should
+  be read instead of modify (jmagne)
+- Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+- Updated release of 'jss'
+
 * Fri Mar 25 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.2-1
 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
 - Require "jss >= 4.2.6-15" as a build and runtime requirement
diff --git a/sources b/sources
index e509e7a..3960ccf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fe69a89c04f3a10a4ddc9db955966df  pki-console-9.0.2.tar.gz
+197acba1da489b25f43448618887398b  pki-console-9.0.3.tar.gz


More information about the scm-commits mailing list