[bzr-explorer/f14/master] updated to new upstream version

Julian Aloofi julian at fedoraproject.org
Sun Oct 10 13:28:50 UTC 2010


commit e852eb42c5f64a4dc7b40ceb80120b281593be5c
Author: Julian Aloofi <julian.fedora at googlemail.com>
Date:   Sun Oct 10 15:28:42 2010 +0200

    updated to new upstream version

 bzr-explorer.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/bzr-explorer.spec b/bzr-explorer.spec
index 864a78d..62689e3 100644
--- a/bzr-explorer.spec
+++ b/bzr-explorer.spec
@@ -1,15 +1,14 @@
 %define explorer explorer
 
 Name:		bzr-explorer
-Version:	1.0.2
-Release:	2%{?dist}
+Version:	1.1.1
+Release:	1%{?dist}
 Summary:	Graphical application for using Bazaar
 
 Group:		Development/Tools
 License:	GPLv2+
 URL:		http://launchpad.net/%{name}
 Source0:	http://launchpad.net/%{name}/1.0/%{version}/+download/%{name}-%{version}.tar.gz
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
 
@@ -18,8 +17,8 @@ BuildRequires:	python-distutils-extra
 BuildRequires:	gettext
 BuildRequires:	desktop-file-utils
 
-Requires:	qbzr >= 0.18
-Requires:	bzr >= 2.1.2
+Requires:	qbzr
+Requires:	bzr
 
 %description
 Bazaar Explorer is a desktop application for using the
@@ -68,6 +67,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 10 2010 Julian Aloofi <julian at fedoraproject.org> - 1.1.1-1
+- updated to latest upstream version
+
 * Fri Jul 30 2010 Toshio Kuratomi <toshio at fedoraproject.org> - 1.0.2-2
 - Rebuild for python-2.7
 


More information about the scm-commits mailing list