[qbzr/f16] Upstream bugfix

Toshio くらとみ toshio at fedoraproject.org
Tue May 15 15:37:57 UTC 2012


commit d2f67d94b8e799c8aa4956426e8f7017368eeacc
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Tue May 15 08:37:50 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 7ac7cbe..8b04076 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /qbzr-0.21b1.tar.gz
 /qbzr-0.21.1.tar.gz
 /qbzr-0.21.2.tar.gz
+/qbzr-0.21.3.tar.gz
diff --git a/qbzr.spec b/qbzr.spec
index 38a1737..e4c73e7 100644
--- a/qbzr.spec
+++ b/qbzr.spec
@@ -5,7 +5,7 @@
 #%%global alphatag b1
 
 Name:           qbzr
-Version:        0.21.2
+Version:        0.21.3
 Release:        1%{?dist}
 Summary:        Bazaar plugin for Qt interface to most Bazaar operations
 
@@ -102,6 +102,9 @@ popd
 
 
 %changelog
+* Tue May 15 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.21.3-1
+- Upstream bugfix
+
 * Wed Dec 7 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.21.2-1
 - Upstream bugfix
 
diff --git a/sources b/sources
index f71f339..1b59893 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-329a6d22a5e3614866db74ba691a9af2  qbzr-0.21.2.tar.gz
+4365e2dcf6a7098ef3a61c496a6de51d  qbzr-0.21.3.tar.gz


More information about the scm-commits mailing list