[qbittorrent] update to 3.0.0rc5

leigh123linux leigh123linux at fedoraproject.org
Fri Jul 13 17:55:12 UTC 2012


commit ac1a649a2ee7c30c0694d9934d5d834346fb10de
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Fri Jul 13 18:54:51 2012 +0100

    update to 3.0.0rc5

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


More information about the scm-commits mailing list