[qbittorrent] - update to 2.5.0beta2

leigh123linux leigh123linux at fedoraproject.org
Mon Oct 25 16:43:26 UTC 2010


commit 4c1b6a1d477273a2235ac8dc15b90e6236e0feb6
Author: leigh scott <leigh123linux at googlemail.com>
Date:   Mon Oct 25 17:43:23 2010 +0100

    - update to 2.5.0beta2

 .gitignore       |    1 +
 qbittorrent.spec |   13 ++++++++-----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a0b597..016febe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.4.3.tar.gz
 /qbittorrent-2.4.4.tar.gz
 /qbittorrent-2.4.8.tar.gz
+/qbittorrent-2.5.0beta2.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 8737f46..f0b22ed 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,8 +2,8 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.4.8
-Release: 1%{?dist}
+Version: 2.5.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
 
@@ -50,7 +50,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
 #%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
 
@@ -127,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Oct 25 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.1.beta1
+- update to 2.5.0beta2
+
 * Sun Oct 24 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.4.8-1
 - update to 2.4.8
 
diff --git a/sources b/sources
index 8b0830d..f7c6bc3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e042d7298af7faea253a0416cd0ad816  qbittorrent-2.4.8.tar.gz
+b24827ccc25f784b5ed56478de36ba12  qbittorrent-2.5.0beta2.tar.gz


More information about the scm-commits mailing list