[qbittorrent] update to 3.0.0rc2

leigh123linux leigh123linux at fedoraproject.org
Mon Jul 2 18:08:07 UTC 2012


commit eb18d629d210e0945acd7ae0de940958f665972c
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Jul 2 19:07:54 2012 +0100

    update to 3.0.0rc2

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 663334c..b4f1ab4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-3.0.0beta2.tar.gz
 /qbittorrent-3.0.0beta4.tar.gz
 /qbittorrent-3.0.0rc1.tar.gz
+/qbittorrent-3.0.0rc2.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 8dcb8ab..ab4fd21 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 3.0.0
-Release: 0.4.rc1%{?dist}
+Release: 0.5.rc2%{?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}rc1.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}rc2.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}rc1
+%setup -q -n %{name}-%{version}rc2
 rm -rf src/qtsingleapp
 #patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Mon Jul 02 2012 Leigh Scott <leigh123linux at googlemail.com> - 1:3.0.0-0.5.rc2
+- update to 3.0.0rc2
+
 * Sun Jul 01 2012 Leigh Scott <leigh123linux at googlemail.com> - 1:3.0.0-0.4.rc1
 - update to 3.0.0rc1
 
diff --git a/sources b/sources
index 74f3974..f252c92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69c2a60982a1f8999791866167bce0d0  qbittorrent-3.0.0rc1.tar.gz
+11b68508033be16a7a4abfd356c21e0d  qbittorrent-3.0.0rc2.tar.gz


More information about the scm-commits mailing list