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

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


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

    Dogtag Trac Ticket 414 - Create Beta 3 builds

 .gitignore   |    1 +
 pki-tps.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cabe80a..a6d1aaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ pki-tps-1.3.2.tar.gz
 /pki-tps-10.0.0.a2.tar.gz
 /pki-tps-10.0.0.b1.tar.gz
 /pki-tps-10.0.0.b2.tar.gz
+/pki-tps-10.0.0.b3.tar.gz
diff --git a/pki-tps.spec b/pki-tps.spec
index 462613f..ac1f4dc 100644
--- a/pki-tps.spec
+++ b/pki-tps.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-tps
 Version:          10.0.0
-Release:          %{?relprefix}10%{?prerel}%{?dist}
+Release:          %{?relprefix}11%{?prerel}%{?dist}
 Summary:          Certificate System - Token Processing System
 URL:              http://pki.fedoraproject.org/
 License:          LGPLv2
@@ -278,6 +278,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 c683fad..7623e0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30d8ed75f0be32dc54632dac10668dc3  pki-tps-10.0.0.b2.tar.gz
+162b26de12c13c9c1d7089ebc32a4396  pki-tps-10.0.0.b3.tar.gz


More information about the scm-commits mailing list