[qbzr] New upstream release for new bzr 2.6 version

Toshio くらとみ toshio at fedoraproject.org
Fri Jul 13 16:55:54 UTC 2012


commit bea88088212ff1817db2970be15ee94f28de259d
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Fri Jul 13 09:55:44 2012 -0700

    New upstream release for new bzr 2.6 version

 .gitignore |    1 +
 qbzr.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec940e0..e2e113f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /qbzr-0.21.2.tar.gz
 /qbzr-0.22.2.tar.gz
 /qbzr-0.22.3.tar.gz
+/qbzr-0.23.0.tar.gz
diff --git a/qbzr.spec b/qbzr.spec
index 0c3ee7c..7737b60 100644
--- a/qbzr.spec
+++ b/qbzr.spec
@@ -5,14 +5,14 @@
 #%%global alphatag b1
 
 Name:           qbzr
-Version:        0.22.3
+Version:        0.23.0
 Release:        1%{?dist}
 Summary:        Bazaar plugin for Qt interface to most Bazaar operations
 
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://wiki.bazaar-vcs.org/QBzr
-Source0:        http://launchpad.net/qbzr/0.22/%{version}%{?alphatag}/+download/qbzr-%{version}%{?alphatag}.tar.gz
+Source0:        http://launchpad.net/qbzr/0.23/%{version}%{?alphatag}/+download/qbzr-%{version}%{?alphatag}.tar.gz
 
 BuildRequires: python2-devel
 BuildRequires: python-docutils
@@ -23,7 +23,7 @@ BuildRequires: bzr
 BuildRequires: python-testtools
 BuildRequires: Xvfb xauth
 #############
-Requires: bzr >= 2.3.0
+Requires: bzr >= 2.5.0
 Requires: PyQt4 >= 4.4
 Requires: python-pygments
 Requires: python-enchant
@@ -102,6 +102,9 @@ popd
 
 
 %changelog
+* Thu Jul 12 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.23.0-1
+- New upstream release for new bzr 2.6 version
+
 * Mon Jun 4 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.22.3-1
 - Upstream bugfix for a few tracebacks in previous version
 
diff --git a/sources b/sources
index 6b625ca..72b019b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1b292fdff486dd0a430037628ecd2c4  qbzr-0.22.3.tar.gz
+bd000c87e9cfeb78ea6629a4bee65ee5  qbzr-0.23.0.tar.gz


More information about the scm-commits mailing list