[bzr] 2.4.0

Henrik Nordström hno at fedoraproject.org
Fri Aug 12 12:07:08 UTC 2011


commit 12076242667c77e91b0dc805eaff6332bb456e3e
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Fri Aug 12 14:06:39 2011 +0200

    2.4.0

 .gitignore |    2 ++
 bzr.spec   |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 753e3c0..636f78f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.4b3.tar.gz.sig
 /bzr-2.4b5.tar.gz
 /bzr-2.4b5.tar.gz.sig
+/bzr-2.4.0.tar.gz
+/bzr-2.4.0.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index b80f850..d3d2bea 100644
--- a/bzr.spec
+++ b/bzr.spec
@@ -11,9 +11,9 @@
 #   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.4
-#global bzrminor .1
-%global bzrrc b5
-%global release 0.5
+%global bzrminor .0
+#global bzrrc b5
+%global release 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
+* Fri Aug 12 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.4.0-1
+- Upstream 2.4.0 release
+
 * Sun Jul 31 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.4-0.5.b5
 - Rebuilt for dependency changes
 
diff --git a/sources b/sources
index 4acdc08..1c3903e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a1f21caa234f54868674cc680e74fbe6  bzr-2.4b5.tar.gz
-2a2ebb11b4de28004883a1b94681fda5  bzr-2.4b5.tar.gz.sig
+087c65e4b79f454b9e733c21607bdd56  bzr-2.4.0.tar.gz
+897ff89b051e95fed3ec8a3a227c1372  bzr-2.4.0.tar.gz.sig


More information about the scm-commits mailing list