[bzr] 2.4b3

Henrik Nordström hno at fedoraproject.org
Tue May 31 15:36:50 UTC 2011


commit 9412553aa11c3ec734c774ffb064ab57b297698a
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Tue May 31 17:36:33 2011 +0200

    2.4b3

 .gitignore |    2 ++
 bzr.spec   |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8495a85..76ed241 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.4b1.tar.gz.sig
 /bzr-2.4b2.tar.gz
 /bzr-2.4b2.tar.gz.sig
+/bzr-2.4b3.tar.gz
+/bzr-2.4b3.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index 7121960..192264d 100644
--- a/bzr.spec
+++ b/bzr.spec
@@ -12,8 +12,8 @@
 #   release: rpm subrelease (0.N for rc candidates, N for stable releases)
 %global bzrmajor 2.4
 #global bzrminor .1
-%global bzrrc b2
-%global release 0.2
+%global bzrrc b3
+%global release 0.3
 
 # Magics to get the dots in Release string correct per the above
 %global subrelease %{?bzrrc:.}%{?bzrrc}
@@ -136,7 +136,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_defaultdocdir}/%{name}-doc-%{version}/*
 
 %changelog
-* Thu Apr 28 2011 Henrik Nordstrom <henrik at henriknordstrom.net> -2.4-0.2.b2
+* Tue May 31 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.4-0.3.b3
+- Upstream 2.4b3 release
+
+* Thu Apr 28 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.4-0.2.b2
 - Upstream 2.4b2 release
 
 * Sun Mar 20 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.4-0.1.b1
diff --git a/sources b/sources
index f1f2c0d..067dbf0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-adf424784d4ee5480a498c1631ca4dc7  bzr-2.4b2.tar.gz
-e076aecf554038423fc55b397f717c40  bzr-2.4b2.tar.gz.sig
+acb3e5435f19c97f79ce61191c592574  bzr-2.4b3.tar.gz
+86142e921d473232c91c5ec424d7ef28  bzr-2.4b3.tar.gz.sig


More information about the scm-commits mailing list