[bzr] 2.5.0

Henrik Nordström hno at fedoraproject.org
Fri Feb 24 17:59:02 UTC 2012


commit 3c2673915ae1f93e5f14fa6758128a035e239ebd
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Fri Feb 24 18:58:48 2012 +0100

    2.5.0

 .gitignore |    2 ++
 bzr.spec   |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25e86f6..027414e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.5b5.tar.gz.sig
 /bzr-2.5b6.tar.gz
 /bzr-2.5b6.tar.gz.sig
+/bzr-2.5.0.tar.gz
+/bzr-2.5.0.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index dfe4117..5be78d1 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.5
-#global bzrminor .0
-%global bzrrc b6
-%global release 0.3
+%global bzrminor .0
+#global bzrrc b6
+%global release 1
 
 Name:           bzr
 Version:        %{bzrmajor}%{?bzrminor}
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_defaultdocdir}/%{name}-doc-%{version}/*
 
 %changelog
+* Fri Feb 24 2012 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.5.0-1
+- Upstream 2.5.0 stable release
+
 * Thu Feb 23 2012 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.5-0.3.b5
 - Upstream 2.5b6 release
 
diff --git a/sources b/sources
index f9b1d20..3f06fab 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9cad38bd10a42139144fc5970f008920  bzr-2.5b6.tar.gz
-3982b58df29e406ed8f783df884f0f15  bzr-2.5b6.tar.gz.sig
+44eb47b77995098a28f017e2daa606b6  bzr-2.5.0.tar.gz
+b0d4a26a3dde94f30e142868b896fed5  bzr-2.5.0.tar.gz.sig


More information about the scm-commits mailing list