[qbittorrent] - update to 2.6.0 release

leigh123linux leigh123linux at fedoraproject.org
Sun Jan 9 11:31:11 UTC 2011


commit 327c2fb91c6eddd829a75c06f3fd159327c471e4
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sun Jan 9 11:30:54 2011 +0000

    - update to 2.6.0 release

 .gitignore       |    1 +
 qbittorrent.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 155bcd9..8ab47b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.6.0beta4.tar.gz
 /qbittorrent-2.6.0rc1.tar.gz
 /qbittorrent-2.6.0rc2.tar.gz
+/qbittorrent-2.6.0.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index bf431a7..e6adbd2 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.6.0
-Release: 0.6.rc2%{?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}rc2.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
 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
 rm -rf src/qtsingleapp
 #%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
@@ -127,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Jan 09 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.6.0-1
+- update to 2.6.0 release
+
 * Thu Jan 06 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.6.0-0.6.rc2
 - update to 2.6.0rc2
 
diff --git a/sources b/sources
index 358aee3..4c6e603 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c93946e3489ebb06bcf7f6c38e0e8dc  qbittorrent-2.6.0rc2.tar.gz
+91e18e553ae0b41ab44c50adc228e994  qbittorrent-2.6.0.tar.gz


More information about the scm-commits mailing list