[qbittorrent] update to 3.0.0rc4

leigh123linux leigh123linux at fedoraproject.org
Sun Jul 8 13:59:24 UTC 2012


commit 37cf49884fbf964d0b9c6c34f3b6d9827b3dd0e2
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun Jul 8 14:59:10 2012 +0100

    update to 3.0.0rc4

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a1b17a..d711af1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-3.0.0rc1.tar.gz
 /qbittorrent-3.0.0rc2.tar.gz
 /qbittorrent-3.0.0rc3.tar.gz
+/qbittorrent-3.0.0rc4.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 2e55951..5dc0957 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 3.0.0
-Release: 0.6.rc3%{?dist}
+Release: 0.7.rc4%{?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}rc3.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}rc4.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}rc3
+%setup -q -n %{name}-%{version}rc4
 rm -rf src/qtsingleapp
 #patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Sun Jul 08 2012 Leigh Scott <leigh123linux at googlemail.com> - 1:3.0.0-0.7.rc4
+- update to 3.0.0rc4
+
 * Wed Jul 04 2012 Leigh Scott <leigh123linux at googlemail.com> - 1:3.0.0-0.6.rc3
 - update to 3.0.0rc3
 
diff --git a/sources b/sources
index d576da4..da0501e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-42ddd5cde447ab35ac6e7b793f6c535f  qbittorrent-3.0.0rc3.tar.gz
+ed0299dfda062cbae9790648fb22b65b  qbittorrent-3.0.0rc4.tar.gz


More information about the scm-commits mailing list