[qbittorrent] update to 2.9.0rc1

leigh123linux leigh123linux at fedoraproject.org
Sun Sep 25 18:17:55 UTC 2011


commit 79d5519a212144e05385febf4a1cc8508ff8568e
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sun Sep 25 19:17:38 2011 +0100

    update to 2.9.0rc1

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6125653..031f3bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.8.5.tar.gz
 /qbittorrent-2.9.0beta1.tar.gz
 /qbittorrent-2.9.0beta2.tar.gz
+/qbittorrent-2.9.0rc1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index de57c79..df6c08a 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.9.0
-Release: 0.2.beta2%{?dist}
+Release: 0.3.rc1%{?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}rc1.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}rc1
 rm -rf src/qtsingleapp
 #patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Sun Sep 25 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.9.0-0.3.rc1
+- update to 2.9.0rc1
+
 * Thu Sep 22 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.9.0-0.2.beta2
 - update to 2.9.0beta2
 
diff --git a/sources b/sources
index 87228ef..d4a2e08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-677fe8aea5f2c1da092a85ec584d787c  qbittorrent-2.9.0beta2.tar.gz
+ec1f9990810641b166f1a70fb00353f4  qbittorrent-2.9.0rc1.tar.gz


More information about the scm-commits mailing list