[qbittorrent] update to 2.8.0

leigh123linux leigh123linux at fedoraproject.org
Thu Jun 2 07:27:08 UTC 2011


commit b79877584d06dd984bc4a06dd7524fd4403de150
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Thu Jun 2 08:26:55 2011 +0100

    update to 2.8.0

 .gitignore       |    1 +
 qbittorrent.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ee8621..9e143cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.8.0beta5.tar.gz
 /qbittorrent-2.8.0rc2.tar.gz
 /qbittorrent-2.8.0rc3.tar.gz
+/qbittorrent-2.8.0.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index a997a80..3e50394 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.8.0
-Release: 0.8.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
 
@@ -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}rc3
+%setup -q
 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
+* Thu Jun 02 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.8.0-1
+- update to 2.8.0
+
 * Fri May 27 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.8.0-0.8.rc3
 - update to 2.8.0rc3
 
diff --git a/sources b/sources
index 1d38377..51bc59a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c4c1f594cd0a9d611bd97919051828b  qbittorrent-2.8.0rc3.tar.gz
+6337b679b40f56fdd2dd49d795fd5405  qbittorrent-2.8.0.tar.gz


More information about the scm-commits mailing list