[dogtag-pki] Dogtag Trac Ticket 389: Create beta 2 builds

Ade Lee vakwetu at fedoraproject.org
Tue Oct 30 16:09:58 UTC 2012


commit 159ba0edd3fcb9676f8e29afdfee9454016950bf
Author: Ade Lee <alee at redhat.com>
Date:   Tue Oct 30 12:09:55 2012 -0400

    Dogtag Trac Ticket 389: Create beta 2 builds

 dogtag-pki.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dogtag-pki.spec b/dogtag-pki.spec
index 0f09305..3c90ff1 100644
--- a/dogtag-pki.spec
+++ b/dogtag-pki.spec
@@ -1,14 +1,14 @@
 # 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.
 
 Summary:          Dogtag Public Key Infrastructure (PKI) Suite
 Name:             dogtag-pki
 Version:          10.0.0
-Release:          %{?relprefix}12%{?prerel}%{?dist}
+Release:          %{?relprefix}13%{?prerel}%{?dist}
 # The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
 License:          GPLv2 and LGPLv2
 URL:              http://pki.fedoraproject.org/
@@ -198,6 +198,9 @@ rm -rf %{buildroot}
 %doc README
 
 %changelog
+* Mon Oct 29 2012 Ade Lee <alee at redhat.com> 10.0.0-0.13.b2
+- Update release to b2
+
 * Tue Oct 23 2012 Ade Lee <alee at redhat.com> 10.0.0-0.12.b1
 - Remove pki-selinux from f18 build
 


More information about the scm-commits mailing list