[qbittorrent] update to 2.8.0rc3

leigh123linux leigh123linux at fedoraproject.org
Fri May 27 16:59:47 UTC 2011


commit fe2c23acf1be3705162c5b7419a95e95ebd61a99
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Fri May 27 17:59:31 2011 +0100

    update to 2.8.0rc3

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22be955..3ee8621 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.8.0beta4.tar.gz
 /qbittorrent-2.8.0beta5.tar.gz
 /qbittorrent-2.8.0rc2.tar.gz
+/qbittorrent-2.8.0rc3.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index a36b5c1..a997a80 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.8.0
-Release: 0.7.rc2%{?dist}
+Release: 0.8.rc3%{?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}rc2.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}rc3.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 
@@ -49,7 +49,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}rc2
+%setup -q -n %{name}-%{version}rc3
 rm -rf src/qtsingleapp
 #%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -128,6 +128,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri May 27 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.8.0-0.8.rc3
+- update to 2.8.0rc3
+
 * Sun May 22 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.8.0-0.7.rc2
 - update to 2.8.0rc2
 
diff --git a/sources b/sources
index 1fb4c50..1d38377 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e816276d78fc2b068fe65e9feb1d0689  qbittorrent-2.8.0rc2.tar.gz
+1c4c1f594cd0a9d611bd97919051828b  qbittorrent-2.8.0rc3.tar.gz


More information about the scm-commits mailing list