[pki-console] Resolves Dogtag Trac #359 - Create builds for beta 1

Ade Lee vakwetu at fedoraproject.org
Mon Oct 8 17:04:19 UTC 2012


commit 84547c80e5027fe90edf1f67b9683b46f34832c0
Author: Ade Lee <alee at redhat.com>
Date:   Mon Oct 8 13:04:16 2012 -0400

    Resolves Dogtag Trac #359 - Create builds for beta 1

 .gitignore       |    1 +
 pki-console.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cc7fe6..539dafc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pki-console-1.3.2.tar.gz
 /pki-console-9.0.5.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
diff --git a/pki-console.spec b/pki-console.spec
index 01e0e30..c4d402d 100644
--- a/pki-console.spec
+++ b/pki-console.spec
@@ -1,7 +1,7 @@
 # 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 .a2
+%global prerel .b1
 # also need the relprefix field for a pre-release e.g. .0 - also comment out for official release
 %global relprefix 0.
 
@@ -102,6 +102,9 @@ cd build
 
 
 %changelog
+* Mon Oct 8 2012 Ade Lee <alee at redhat.com> 10.0.0-0.8.b1
+- Update release to b1
+
 * Mon Oct 1 2012 Ade Lee <alee at redhat.com> 10.0.0-0.8.a2
 - Update release to a2
 
diff --git a/sources b/sources
index 31a681d..a69e6b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cd0bc1ca47c373fdfaa7ad7d8c4e978  pki-console-10.0.0.a2.tar.gz
+5a22fb7e1221acad6643151ec5eca869  pki-console-10.0.0.b1.tar.gz


More information about the scm-commits mailing list