[bzr] 2.4b5

Henrik Nordström hno at fedoraproject.org
Tue Jul 12 20:22:29 UTC 2011


commit 2442b82a76b6a3766dc781d0bd7c730f8cc013a4
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Tue Jul 12 22:26:18 2011 +0200

    2.4b5

 .gitignore |    2 ++
 bzr.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76ed241..753e3c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.4b2.tar.gz.sig
 /bzr-2.4b3.tar.gz
 /bzr-2.4b3.tar.gz.sig
+/bzr-2.4b5.tar.gz
+/bzr-2.4b5.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index 192264d..43ad1d5 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 b3
-%global release 0.3
+%global bzrrc b5
+%global release 0.4
 
 # 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
+* Tue Jul 12 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.4-0.3.b5
+- Upstream 2.4b5 release
+
 * Tue May 31 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.4-0.3.b3
 - Upstream 2.4b3 release
 
diff --git a/sources b/sources
index 067dbf0..4acdc08 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-acb3e5435f19c97f79ce61191c592574  bzr-2.4b3.tar.gz
-86142e921d473232c91c5ec424d7ef28  bzr-2.4b3.tar.gz.sig
+a1f21caa234f54868674cc680e74fbe6  bzr-2.4b5.tar.gz
+2a2ebb11b4de28004883a1b94681fda5  bzr-2.4b5.tar.gz.sig


More information about the scm-commits mailing list