[bzr/f15/master] 2.3.1

Henrik Nordström hno at fedoraproject.org
Sun Mar 20 22:03:58 UTC 2011


commit f369134ccfc99a3a8f5fb5be91387069419ba5fb
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Sun Mar 20 22:42:27 2011 +0100

    2.3.1

 .gitignore |    2 ++
 bzr.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76da7e5..81e6b08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.3b5.tar.gz.sig
 /bzr-2.3.0.tar.gz
 /bzr-2.3.0.tar.gz.sig
+/bzr-2.3.1.tar.gz
+/bzr-2.3.1.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index 5929978..1d2d8e0 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.3
-%global bzrminor .0
+%global bzrminor .1
 #global bzrrc b5
-%global release 2
+%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
+* Sun Mar 20 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.3.1-1
+- Upstream 2.3.1 bugfix release
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 6f2cbff..928ccb7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-2d8bc55d43209189a209361178d9d372  bzr-2.3.0.tar.gz
-396ce75cd17561ce37794710a097506f  bzr-2.3.0.tar.gz.sig
+1a4367ce59a2880f321ecb882e195856  bzr-2.3.1.tar.gz
+78f3e983f3325299d9f97f363050912a  bzr-2.3.1.tar.gz.sig


More information about the scm-commits mailing list