[qbittorrent] update to 2.7.0beta2

leigh123linux leigh123linux at fedoraproject.org
Thu Mar 3 18:09:04 UTC 2011


commit 9508839532c04bf8f4003d39dd590ec767df7180
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Thu Mar 3 18:08:55 2011 +0000

    update to 2.7.0beta2

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4ce27e..f7b0546 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.6.5.tar.gz
 /qbittorrent-2.6.6.tar.gz
 /qbittorrent-2.7.0beta1.tar.gz
+/qbittorrent-2.7.0beta2.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 1a46a07..6fa6ce7 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.7.0
-Release: 0.2.beta1%{?dist}
+Release: 0.3.beta2%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -12,7 +12,7 @@ Epoch:   1
 # 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}beta1.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta2.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}beta1
+%setup -q -n %{name}-%{version}beta2
 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
+* Thu Mar 03 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.7.0-0.3.beta2
+-  update to 2.7.0beta2
+
 * Thu Feb 10 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1:2.7.0-0.2.beta1
 - Rebuild against new rb_libtorrent
 
diff --git a/sources b/sources
index 2eae565..605b50a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41b79984f51eb4ac043bee910c811de1  qbittorrent-2.7.0beta1.tar.gz
+acee8a4095266eb983e660a4622e5066  qbittorrent-2.7.0beta2.tar.gz


More information about the scm-commits mailing list