[qbittorrent] update to 2.7.0 release

leigh123linux leigh123linux at fedoraproject.org
Sun Mar 20 15:44:51 UTC 2011


commit 1286519ee81012195892f4769e54c1da42c66a7c
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sun Mar 20 15:44:38 2011 +0000

    update to 2.7.0 release

 .gitignore       |    1 +
 qbittorrent.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6d157a..e41087a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.7.0beta3.tar.gz
 /qbittorrent-2.7.0beta4.tar.gz
 /qbittorrent-2.7.0rc1.tar.gz
+/qbittorrent-2.7.0.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 83758c0..213b6ec 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.7.0
-Release: 0.6.rc1%{?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}rc1.tar.gz
+Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.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
 
@@ -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}rc1
+%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 Mar 20 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.7.0-1
+- update to 2.7.0 release
+
 * Wed Mar 16 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.7.0-0.6.rc1
 - update to 2.7.0rc1
 
diff --git a/sources b/sources
index f6512c4..f710745 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa8313512f6de108e14dcb851393b9e7  qbittorrent-2.7.0rc1.tar.gz
+98e4048fc832dc2f9a840336fb679a34  qbittorrent-2.7.0.tar.gz


More information about the scm-commits mailing list