[qbittorrent] update to 3.0.0beta4

leigh123linux leigh123linux at fedoraproject.org
Sun Jun 24 17:58:06 UTC 2012


commit e8dca6f2c41ad2dd1c0634d13a20db46c8ac7e08
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun Jun 24 18:58:04 2012 +0100

    update to 3.0.0beta4

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11b158b..fb35297 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.9.7.tar.gz
 /qbittorrent-2.9.8.tar.gz
 /qbittorrent-3.0.0beta2.tar.gz
+/qbittorrent-3.0.0beta4.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 21c3278..bd3792c 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 3.0.0
-Release: 0.1.beta2%{?dist}
+Release: 0.2.beta4%{?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}beta2.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta4.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}beta2
+%setup -q -n %{name}-%{version}beta4
 rm -rf src/qtsingleapp
 #patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Sun Jun 24 2012 leigh scott <leigh123linux at googlemail.com> - 1:3.0.0-0.2.beta4
+- update to 3.0.0beta4
+
 * Sun May 20 2012 leigh scott <leigh123linux at googlemail.com> - 1:3.0.0-0.1.beta2
 - update to 3.0.0beta2
 
diff --git a/sources b/sources
index d440d51..a0bb70a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74c3cc2c0082457360b5b6ecebf990aa  qbittorrent-3.0.0beta2.tar.gz
+8e0ac0d08bb8af24004a91b81acc83a8  qbittorrent-3.0.0beta4.tar.gz


More information about the scm-commits mailing list