[qbzr] Upstream bugfix for a few tracebacks in previous version

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 4 16:00:04 UTC 2012


commit 2aaee1893642a9bd7621fde233e42ba239637c91
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 4 08:59:57 2012 -0700

    Upstream bugfix for a few tracebacks in previous version

 .gitignore |    1 +
 qbzr.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d086a16..ec940e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /qbzr-0.21.1.tar.gz
 /qbzr-0.21.2.tar.gz
 /qbzr-0.22.2.tar.gz
+/qbzr-0.22.3.tar.gz
diff --git a/qbzr.spec b/qbzr.spec
index 4090854..0c3ee7c 100644
--- a/qbzr.spec
+++ b/qbzr.spec
@@ -5,7 +5,7 @@
 #%%global alphatag b1
 
 Name:           qbzr
-Version:        0.22.2
+Version:        0.22.3
 Release:        1%{?dist}
 Summary:        Bazaar plugin for Qt interface to most Bazaar operations
 
@@ -102,6 +102,9 @@ popd
 
 
 %changelog
+* Mon Jun 4 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.22.3-1
+- Upstream bugfix for a few tracebacks in previous version
+
 * Tue May 15 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.22.2-1
 - Upstream release compatible with bzr-2.5.x
 
diff --git a/sources b/sources
index 483e471..6b625ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef2ed887a4962ec5c97f9101c17d61e5  qbzr-0.22.2.tar.gz
+c1b292fdff486dd0a430037628ecd2c4  qbzr-0.22.3.tar.gz


More information about the scm-commits mailing list