[qbittorrent] - update to 2.7.0beta1

leigh123linux leigh123linux at fedoraproject.org
Wed Feb 9 09:22:01 UTC 2011


commit 9e7e13560709460b5f4d0d1a2414e1be06e4dfa0
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Wed Feb 9 09:21:52 2011 +0000

    -  update to 2.7.0beta1

 .gitignore       |    1 +
 qbittorrent.spec |   13 ++++++++-----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ff819c..f4ce27e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.6.4.tar.gz
 /qbittorrent-2.6.5.tar.gz
 /qbittorrent-2.6.6.tar.gz
+/qbittorrent-2.7.0beta1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 107631e..6b4e7fc 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,8 +2,8 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.6.6
-Release: 1%{?dist}
+Version: 2.7.0
+Release: 0.1.beta1%{?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}beta1.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
+%setup -q -n %{name}-%{version}beta1
 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
+* Wed Feb 09 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.7.0-0.1.beta1
+-  update to 2.7.0beta1
+
 * Wed Feb 09 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.6.6-1
 -  update to 2.6.6
 
diff --git a/sources b/sources
index d812b82..2eae565 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-438ad9b298bc9289c5462c31a09ed5ce  qbittorrent-2.6.6.tar.gz
+41b79984f51eb4ac043bee910c811de1  qbittorrent-2.7.0beta1.tar.gz


More information about the scm-commits mailing list