[qbzr] Upstream bugfix

Toshio くらとみ toshio at fedoraproject.org
Thu Dec 8 04:50:24 UTC 2011


commit 2670ee027feab806f706762de1bdfbc0bf91581c
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Wed Dec 7 20:50:12 2011 -0800

    Upstream bugfix

 .gitignore |    1 +
 qbzr.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 758f887..7ac7cbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /qbzr-0.20.1.tar.gz
 /qbzr-0.21b1.tar.gz
 /qbzr-0.21.1.tar.gz
+/qbzr-0.21.2.tar.gz
diff --git a/qbzr.spec b/qbzr.spec
index 0610a58..38a1737 100644
--- a/qbzr.spec
+++ b/qbzr.spec
@@ -5,7 +5,7 @@
 #%%global alphatag b1
 
 Name:           qbzr
-Version:        0.21.1
+Version:        0.21.2
 Release:        1%{?dist}
 Summary:        Bazaar plugin for Qt interface to most Bazaar operations
 
@@ -102,6 +102,9 @@ popd
 
 
 %changelog
+* Wed Dec 7 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.21.2-1
+- Upstream bugfix
+
 * Wed Aug 10 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.21.1-1
 - Upstream bugfix
 
diff --git a/sources b/sources
index 7baf04d..f71f339 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2691dd960ea76ab49237658aceb6ceb3  qbzr-0.21.1.tar.gz
+329a6d22a5e3614866db74ba691a9af2  qbzr-0.21.2.tar.gz


More information about the scm-commits mailing list