[qbittorrent] update to 2.9.0beta2

leigh123linux leigh123linux at fedoraproject.org
Thu Sep 22 19:55:00 UTC 2011


commit 9e366e813dc4887eae3c8a2e517bf23069ab8353
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Thu Sep 22 20:54:44 2011 +0100

    update to 2.9.0beta2

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a4a06b..6125653 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.8.4.tar.gz
 /qbittorrent-2.8.5.tar.gz
 /qbittorrent-2.9.0beta1.tar.gz
+/qbittorrent-2.9.0beta2.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 5c1c338..de57c79 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.9.0
-Release: 0.1.beta1%{?dist}
+Release: 0.2.beta2%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -12,7 +12,7 @@ Epoch:   1
 # tar -czvf qbittorrent-%{svn_rev}svn.tar.gz qbittorrent
 #Source0:  %{name}-%{svn_rev}svn.tar.gz
 #Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
-Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta1.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta2.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 
@@ -48,7 +48,7 @@ A Headless Bittorrent client using rb_libtorrent.
 It aims to be as fast as possible and to provide multi-OS, unicode support.
 
 %prep
-%setup -q -n %{name}-%{version}beta1
+%setup -q -n %{name}-%{version}beta2
 rm -rf src/qtsingleapp
 #patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Thu Sep 22 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.9.0-0.2.beta2
+- update to 2.9.0beta2
+
 * Sun Sep 18 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.9.0-0.1.beta1
 - update to 2.9.0beta1
 
diff --git a/sources b/sources
index 0acbb39..87228ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9d2ac5bdeb4ea5a3ae2ed5e6b99a89d  qbittorrent-2.9.0beta1.tar.gz
+677fe8aea5f2c1da092a85ec584d787c  qbittorrent-2.9.0beta2.tar.gz


More information about the scm-commits mailing list