[qbzr/f16] Upstream bugfix

Toshio くらとみ toshio at fedoraproject.org
Fri Jul 13 17:51:02 UTC 2012


commit 8e7303d7e88df7006b2578788a96e37ed4f2274a
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Fri Jul 13 10:50:54 2012 -0700

    Upstream bugfix

 .gitignore |    1 +
 qbzr.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b04076..b3e8d0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /qbzr-0.21.1.tar.gz
 /qbzr-0.21.2.tar.gz
 /qbzr-0.21.3.tar.gz
+/qbzr-0.21.4.tar.gz
diff --git a/qbzr.spec b/qbzr.spec
index e4c73e7..5dc4cac 100644
--- a/qbzr.spec
+++ b/qbzr.spec
@@ -5,7 +5,7 @@
 #%%global alphatag b1
 
 Name:           qbzr
-Version:        0.21.3
+Version:        0.21.4
 Release:        1%{?dist}
 Summary:        Bazaar plugin for Qt interface to most Bazaar operations
 
@@ -102,6 +102,9 @@ popd
 
 
 %changelog
+* Fri Jul 13 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.21.4-1
+- Upstream bugfix
+
 * Tue May 15 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.21.3-1
 - Upstream bugfix
 
diff --git a/sources b/sources
index 1b59893..d74af1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4365e2dcf6a7098ef3a61c496a6de51d  qbzr-0.21.3.tar.gz
+a3b6bc36e6ce4efc2563829b312213d5  qbzr-0.21.4.tar.gz


More information about the scm-commits mailing list