[bzr] 2.4b1

Henrik Nordström hno at fedoraproject.org
Sun Mar 20 22:17:47 UTC 2011


commit 30e144b7b4b21d23caae48d50e0e0203b4f9eaa4
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Sun Mar 20 23:17:26 2011 +0100

    2.4b1

 .gitignore |    2 ++
 bzr.spec   |   11 +++++++----
 sources    |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81e6b08..d2735f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.3.0.tar.gz.sig
 /bzr-2.3.1.tar.gz
 /bzr-2.3.1.tar.gz.sig
+/bzr-2.4b1.tar.gz
+/bzr-2.4b1.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index 1d2d8e0..1c31653 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.3
-%global bzrminor .1
-#global bzrrc b5
-%global release 1
+%global bzrmajor 2.4
+#global bzrminor .1
+%global bzrrc b1
+%global release 0.1
 
 # Magics to get the dots in Release string correct per the above
 %global subrelease %{?bzrrc:.}%{?bzrrc}
@@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_defaultdocdir}/%{name}-doc-%{version}/*
 
 %changelog
+* Sun Mar 20 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - -
+- Upstream 2.4b1 release
+
 * Sun Mar 20 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.3.1-1
 - Upstream 2.3.1 bugfix release
 
diff --git a/sources b/sources
index 928ccb7..b5064c2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1a4367ce59a2880f321ecb882e195856  bzr-2.3.1.tar.gz
-78f3e983f3325299d9f97f363050912a  bzr-2.3.1.tar.gz.sig
+4b92db024bca5a306a9691284be8a530  bzr-2.4b1.tar.gz
+c5af363a0d6bba538fb8cd15db2286d1  bzr-2.4b1.tar.gz.sig


More information about the scm-commits mailing list