summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Wnuk <awnuk@redhat.com>2012-05-07 13:02:29 -0700
committerAndrew Wnuk <awnuk@redhat.com>2012-05-07 13:02:29 -0700
commitfcc77b8a389ceb7ca8e48e5403891564e88125d1 (patch)
treec30a241f04f26aaf2596312cdaca3e31c6f2b9ad
parent2566d4ddfb533d81fe6203d8457b52e7423b418e (diff)
downloadpki-fcc77b8a389ceb7ca8e48e5403891564e88125d1.tar.gz
pki-fcc77b8a389ceb7ca8e48e5403891564e88125d1.tar.xz
pki-fcc77b8a389ceb7ca8e48e5403891564e88125d1.zip
New build
-rw-r--r--CMakeLists.txt2
-rwxr-xr-xscripts/compose_pki_core_packages2
-rw-r--r--specs/pki-core.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3a23bf974..839e12fa9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,7 +23,7 @@ elseif (BUILD_REDHAT_PKI_THEME)
elseif (BUILD_PKI_CORE)
set(APPLICATION_FLAVOR_PKI_CORE TRUE)
# override APPLICATION VERSION
- set(APPLICATION_VERSION_PATCH "19")
+ set(APPLICATION_VERSION_PATCH "20")
elseif (BUILD_PKI_KRA)
set(APPLICATION_FLAVOR_PKI_KRA TRUE)
# override APPLICATION VERSION
diff --git a/scripts/compose_pki_core_packages b/scripts/compose_pki_core_packages
index da3fb2f4a..0abb27eef 100755
--- a/scripts/compose_pki_core_packages
+++ b/scripts/compose_pki_core_packages
@@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##
PKI_CORE="pki-core"
-PKI_CORE_VERSION="9.0.19"
+PKI_CORE_VERSION="9.0.20"
##
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index ad75e321e..b761011d5 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -1,6 +1,6 @@
Name: pki-core
-Version: 9.0.19
-Release: 4%{?dist}
+Version: 9.0.20
+Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -749,6 +749,9 @@ fi
%changelog
+* Mon May 7 2012 Andrew Wnuk <awnuk@redhat.com> 9.0.20-1
+- New official build
+
* Mon May 7 2012 Ade Lee <alee@redhat.com> 9.0.19-4
- Bugzilla Bug #819111 - non-existent container breaks replication