[pki-console/f18] Dogtag Trac Ticket 389: Create beta 2 builds

Ade Lee vakwetu at fedoraproject.org
Tue Oct 30 16:08:02 UTC 2012


commit 7d37498d7f15427c8a92e433352e81db9df2b726
Author: Ade Lee <alee at redhat.com>
Date:   Tue Oct 30 12:07:59 2012 -0400

    Dogtag Trac Ticket 389: Create beta 2 builds

 .gitignore       |    1 +
 pki-console.spec |   10 ++++++++--
 sources          |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 539dafc..aefce9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ pki-console-1.3.2.tar.gz
 /pki-console-10.0.0.a1.tar.gz
 /pki-console-10.0.0.a2.tar.gz
 /pki-console-10.0.0.b1.tar.gz
+/pki-console-10.0.0.b2.tar.gz
diff --git a/pki-console.spec b/pki-console.spec
index c4d402d..1539f2e 100644
--- a/pki-console.spec
+++ b/pki-console.spec
@@ -1,13 +1,13 @@
 # for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release
 # also remove the space between % and global - this space is needed because
 # fedpkg verrel stupidly ignores comment lines
-%global prerel .b1
+%global prerel .b2
 # also need the relprefix field for a pre-release e.g. .0 - also comment out for official release
 %global relprefix 0.
 
 Name:             pki-console
 Version:          10.0.0
-Release:          %{?relprefix}8%{?prerel}%{?dist}
+Release:          %{?relprefix}10%{?prerel}%{?dist}
 Summary:          Certificate System - PKI Console
 URL:              http://pki.fedoraproject.org/
 License:          GPLv2
@@ -102,6 +102,12 @@ cd build
 
 
 %changelog
+* Mon Oct 29 2012 Ade Lee <alee at redhat.com> 10.0.0-0.10.b2
+- Update release to b2
+
+* Wed Oct 24 2012 Matthew Harmsen <mharmsen at redhat.com> 10.0.0-0.9.b1
+- TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
+
 * Mon Oct 8 2012 Ade Lee <alee at redhat.com> 10.0.0-0.8.b1
 - Update release to b1
 
diff --git a/sources b/sources
index a69e6b9..50a8f37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a22fb7e1221acad6643151ec5eca869  pki-console-10.0.0.b1.tar.gz
+493bc307d99bb6e0487ae13546f979ab  pki-console-10.0.0.b2.tar.gz


More information about the scm-commits mailing list