[bzr] 2.3b2

Henrik Nordström hno at fedoraproject.org
Fri Oct 29 21:21:53 UTC 2010


commit 4933bd3ee6f5658e8e37ec1ef9d1c985447b6c3f
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Fri Oct 29 23:21:39 2010 +0200

    2.3b2

 .gitignore |    2 ++
 bzr.spec   |    8 ++++----
 sources    |    4 ++--
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c8a198..e5159f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.2.0.tar.gz.sig
 /bzr-2.2.1.tar.gz
 /bzr-2.2.1.tar.gz.sig
+/bzr-2.3b2.tar.gz
+/bzr-2.3b2.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index f5b428d..e649698 100644
--- a/bzr.spec
+++ b/bzr.spec
@@ -10,10 +10,10 @@
 #   Version: bzr version, add subrelease version here
 #   bzrrc: release candidate version, if any, line starts with % for rc, # for stable releas (no %).
 #   release: rpm subrelease (0.N for rc candidates, N for stable releases)
-%global bzrmajor 2.2
-%global bzrminor .1
-#global bzrrc b4
-%global release 3
+%global bzrmajor 2.3
+#global bzrminor .0
+%global bzrrc b2
+%global release 0.1
 
 # Magics to get the dots in Release string correct per the above
 %global subrelease %{?bzrrc:.}%{?bzrrc}
diff --git a/sources b/sources
index 646c28d..f4959f6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8a6abd8f888fb3e0845e2044d41a24bc  bzr-2.2.1.tar.gz
-b855f0d71a4eab278e72802a2a2b256a  bzr-2.2.1.tar.gz.sig
+e9191999a0ecf3a0056d28d84490aae2  bzr-2.3b2.tar.gz
+68a905b85729b1c65bee6cfaa7438859  bzr-2.3b2.tar.gz.sig


More information about the scm-commits mailing list