[qbittorrent] update to 2.9.0

leigh123linux leigh123linux at fedoraproject.org
Sat Oct 8 10:46:20 UTC 2011


commit 24754ab5b97f3d6428204e9f24b43fea0deaf3c7
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sat Oct 8 11:46:15 2011 +0100

    update to 2.9.0

 .gitignore       |    1 +
 qbittorrent.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79e6699..a55d465 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.9.0rc1.tar.gz
 /qbittorrent-2.9.0rc2.tar.gz
 /qbittorrent-2.9.0rc3.tar.gz
+/qbittorrent-2.9.0.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 8438dba..b4831f4 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.9.0
-Release: 0.5.rc3%{?dist}
+Release: 1%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -11,8 +11,8 @@ Epoch:   1
 # rm -rf qbittorrent/.svn
 # 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.sf.net/qbittorrent/%{name}-%{version}.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
 
@@ -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
 rm -rf src/qtsingleapp
 #patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Sat Oct 08 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.9.0-1
+- update to 2.9.0
+
 * Sun Oct 02 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.9.0-0.5.rc3
 - update to 2.9.0rc3
 
diff --git a/sources b/sources
index 9821517..8f8653e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3005a4abf6d1bb4c852957ebedb0e448  qbittorrent-2.9.0rc3.tar.gz
+a13e199ebbc3411688683e587814d6aa  qbittorrent-2.9.0.tar.gz


More information about the scm-commits mailing list