[qbittorrent] update to 2.8.0beta3

leigh123linux leigh123linux at fedoraproject.org
Sat Apr 16 17:42:40 UTC 2011


commit fbe6a479092f965e63a1df9d11b3b4952e144fd6
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sat Apr 16 18:42:43 2011 +0100

    update to 2.8.0beta3

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33c0014..a498621 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.7.2.tar.gz
 /qbittorrent-2.8.0beta1.tar.gz
 /qbittorrent-2.8.0beta2.tar.gz
+/qbittorrent-2.8.0beta3.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 6bb5b30..70f0bdc 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.8.0
-Release: 0.2.beta2%{?dist}
+Release: 0.3.beta3%{?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}beta2.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta3.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}beta2
+%setup -q -n %{name}-%{version}beta3
 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
+* Sat Apr 16 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.8.0-0.3.beta3
+- update to 2.8.0beta3
+
 * Mon Apr 11 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.8.0-0.2.beta2
 - update to 2.8.0beta2
 
diff --git a/sources b/sources
index f32fdbc..58c15ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e3884183ca89ece7d5902c98b5aa033  qbittorrent-2.8.0beta2.tar.gz
+a5f32b093a148db7536a378df142dcb1  qbittorrent-2.8.0beta3.tar.gz


More information about the scm-commits mailing list