[bzr/f14/master] 2.2.3

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


commit 250c634fe314f6567a7879212db527e8690db02e
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Sun Mar 20 22:49:41 2011 +0100

    2.2.3

 .gitignore |    2 ++
 bzr.spec   |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c8a198..59f3742 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ bzr-2.2b4.tar.gz.asc
 /bzr-2.2.0.tar.gz.sig
 /bzr-2.2.1.tar.gz
 /bzr-2.2.1.tar.gz.sig
+/bzr-2.2.3.tar.gz
+/bzr-2.2.3.tar.gz.sig
diff --git a/bzr.spec b/bzr.spec
index 4e0e60e..4b526ee 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.2
-%global bzrminor .1
+%global bzrminor .3
 #global bzrrc b4
-%global release 2.1
+%global release 1
 
 # Magics to get the dots in Release string correct per the above
 %global subrelease %{?bzrrc:.}%{?bzrrc}
@@ -139,6 +139,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_defaultdocdir}/%{name}-doc-%{version}/*
 
 %changelog
+* Sun Mar 20 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 2.2.4-1
+- Upstream 2.2.4 bugfix release
+
 * Wed Sep 29 2010 jkeating - 2.2.1-2.1
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 646c28d..71f798a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8a6abd8f888fb3e0845e2044d41a24bc  bzr-2.2.1.tar.gz
-b855f0d71a4eab278e72802a2a2b256a  bzr-2.2.1.tar.gz.sig
+d02728376b35600323d309998e58e1fb  bzr-2.2.3.tar.gz
+c2db8bcf1f36b6f6d826976ec966a3c4  bzr-2.2.3.tar.gz.sig


More information about the scm-commits mailing list