[qbzr] Update to 0.20.0

Michel Alexandre Salim salimma at fedoraproject.org
Thu Apr 7 16:57:14 UTC 2011


commit 6979cc3afa1bd2b9c1a632d17ca332edc7323d55
Author: Michel Alexandre Salim <michel.salim at cs.fau.de>
Date:   Thu Apr 7 16:51:50 2011 +0200

    Update to 0.20.0

 .gitignore |    4 +---
 qbzr.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d5c0cb..029be13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/qbzr-0.19.tar.gz
-/qbzr-0.19.2.tar.gz
-/qbzr-0.19.3.tar.gz
+/qbzr-0.20.0.tar.gz
diff --git a/qbzr.spec b/qbzr.spec
index 0bbeafc..9b4c54a 100644
--- a/qbzr.spec
+++ b/qbzr.spec
@@ -3,14 +3,14 @@
 %endif
 
 Name:           qbzr
-Version:        0.19.3
-Release:        2%{?dist}
+Version:        0.20.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.19/%{version}/+download/qbzr-%{version}.tar.gz
+Source0:        http://launchpad.net/qbzr/0.20/%{version}/+download/qbzr-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -18,7 +18,7 @@ BuildRequires: python2-devel
 BuildRequires: python-docutils
 BuildRequires: dos2unix
 BuildRequires: gettext
-Requires: bzr >= 2.0
+Requires: bzr >= 2.1.0
 Requires: PyQt4 >= 4.4
 Requires: python-pygments
 Requires: python-enchant
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr  7 2011 Michel Salim <salimma at fedoraproject.org> - 0.20.0-1
+- Update to 0.20.0
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 768f3ff..6285932 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2749ed4eb5ce5c501245fccd227011e  qbzr-0.19.3.tar.gz
+97b76156560dd5d28252d40bb779603a  qbzr-0.20.0.tar.gz


More information about the scm-commits mailing list