[pki-ra] Dogtag Trac Ticket 414 - Create Beta 3 builds

Ade Lee vakwetu at fedoraproject.org
Tue Nov 13 03:53:31 UTC 2012


commit a41649eedfe9ffc3f6ecfa8c4d45d8b8d38af71e
Author: Ade Lee <alee at redhat.com>
Date:   Mon Nov 12 22:53:28 2012 -0500

    Dogtag Trac Ticket 414 - Create Beta 3 builds

 .gitignore  |    1 +
 pki-ra.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 307afa1..2244bc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ pki-ra-1.3.1.tar.gz
 /pki-ra-10.0.0.a2.tar.gz
 /pki-ra-10.0.0.b1.tar.gz
 /pki-ra-10.0.0.b2.tar.gz
+/pki-ra-10.0.0.b3.tar.gz
diff --git a/pki-ra.spec b/pki-ra.spec
index 87c4465..0cff1af 100644
--- a/pki-ra.spec
+++ b/pki-ra.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 .b2
+%global prerel .b3
 # also need the relprefix field for a pre-release e.g. .0 - also comment out for official release
 %global relprefix 0.
 
 Name:             pki-ra
 Version:          10.0.0
-Release:          %{?relprefix}10%{?prerel}%{?dist}
+Release:          %{?relprefix}11%{?prerel}%{?dist}
 Summary:          Certificate System - Registration Authority
 URL:              http://pki.fedoraproject.org/
 License:          GPLv2
@@ -243,6 +243,9 @@ fi
 
 
 %changelog
+* Mon Nov 12 2012 Ade Lee <alee at redhat.com> 10.0.0-0.11.b3
+- Update release to b3
+
 * Mon Oct 29 2012 Ade Lee <alee at redhat.com> 10.0.0-0.10.b2
 - Update release to b2
 
diff --git a/sources b/sources
index 6fe3c93..810df78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36567a612a7aea0ab9c82bbc1182bb5a  pki-ra-10.0.0.b2.tar.gz
+9c5d43a94847d30304e6b0ee38bfe897  pki-ra-10.0.0.b3.tar.gz


More information about the scm-commits mailing list