[bzr] 2.4b2

Henrik Nordström hno at fedoraproject.org
Thu Apr 28 20:59:59 UTC 2011


commit f880f3b06c703c07efb15d03fd1ad0bf4da23d26
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Thu Apr 28 23:02:04 2011 +0200

    2.4b2

 .gitignore |    2 ++
 bzr.spec   |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2735f3..8495a85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.3.1.tar.gz.sig
 /bzr-2.4b1.tar.gz
 /bzr-2.4b1.tar.gz.sig
+/bzr-2.4b2.tar.gz
+/bzr-2.4b2.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index 1c31653..7121960 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 b1
-%global release 0.1
+%global bzrrc b2
+%global release 0.2
 
 # 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
-* Sun Mar 20 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - -
+* 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
 - Upstream 2.4b1 release
 
 * Sun Mar 20 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.3.1-1
diff --git a/sources b/sources
index b5064c2..f1f2c0d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4b92db024bca5a306a9691284be8a530  bzr-2.4b1.tar.gz
-c5af363a0d6bba538fb8cd15db2286d1  bzr-2.4b1.tar.gz.sig
+adf424784d4ee5480a498c1631ca4dc7  bzr-2.4b2.tar.gz
+e076aecf554038423fc55b397f717c40  bzr-2.4b2.tar.gz.sig


More information about the scm-commits mailing list