[qbittorrent] update to 3.0.0beta2

leigh123linux leigh123linux at fedoraproject.org
Sun May 20 16:40:52 UTC 2012


commit 42f69822e55ee5748b93700498e5a931cc855aed
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun May 20 17:40:47 2012 +0100

    update to 3.0.0beta2

 .gitignore       |    1 +
 qbittorrent.spec |   13 ++++++++-----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9eec2a..11b158b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.9.5.tar.gz
 /qbittorrent-2.9.7.tar.gz
 /qbittorrent-2.9.8.tar.gz
+/qbittorrent-3.0.0beta2.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 87c6020..21c3278 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,8 +2,8 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.9.8
-Release: 1%{?dist}
+Version: 3.0.0
+Release: 0.1.beta2%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -11,8 +11,8 @@ Epoch:   1
 # rm -rf qbittorrent/.svn
 # 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}rc3.tar.gz
+#Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.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
+%setup -q -n %{name}-%{version}beta2
 rm -rf src/qtsingleapp
 #patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Sun May 20 2012 leigh scott <leigh123linux at googlemail.com> - 1:3.0.0-0.1.beta2
+- update to 3.0.0beta2
+
 * Mon May 07 2012 leigh scott <leigh123linux at googlemail.com> - 1:2.9.8-1
 - update to 2.9.8
 
diff --git a/sources b/sources
index 12aabb2..d440d51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a93065938fadf29a531ba5ea0fd4f204  qbittorrent-2.9.8.tar.gz
+74c3cc2c0082457360b5b6ecebf990aa  qbittorrent-3.0.0beta2.tar.gz


More information about the scm-commits mailing list