[bzr-explorer] udpdated to new upstream version

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


commit 72e278d7fc024f482113dd7d3b75690aa94de607
Author: Julian Aloofi <julian.fedora at googlemail.com>
Date:   Sun Oct 10 15:16:08 2010 +0200

    udpdated to new upstream version

 .gitignore        |    1 +
 bzr-explorer.spec |   12 +++++++-----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11d17c9..1d52c4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 bzr-explorer-1.0.2.tar.gz
+/bzr-explorer-1.1.1.tar.gz
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
 
diff --git a/sources b/sources
index 3d45abe..1b25c5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ccdb66043c55f7fcf5fbd2fe745cd4f  bzr-explorer-1.0.2.tar.gz
+7d0ec1ca8625aa52a1c0ec19e80c0a9b  bzr-explorer-1.1.1.tar.gz


More information about the scm-commits mailing list