[qbittorrent] - update to 2.5.0beta5

leigh123linux leigh123linux at fedoraproject.org
Sun Nov 21 12:07:37 UTC 2010


commit 21c50f81f43ebf0ecd2abe2507a83e3b47dbb5d2
Author: leigh scott <leigh123linux at googlemail.com>
Date:   Sun Nov 21 12:07:39 2010 +0000

    - update to 2.5.0beta5

 .gitignore       |    1 +
 qbittorrent.spec |   11 ++++++-----
 sources          |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74fdc37..0186ae2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.5.0beta2.tar.gz
 /qbittorrent-2.5.0beta3.tar.gz
 /qbittorrent-2.5.0beta4.tar.gz
+/qbittorrent-2.5.0beta5.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 26d06d2..2c2bcb7 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.5.0
-Release: 0.4.beta4%{?dist}
+Release: 0.5.beta5%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -12,10 +12,9 @@ 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}beta4.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta5.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
-Patch1:  temp_build_fix.patch
 
 # Upstream patches
 
@@ -51,9 +50,8 @@ 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}beta4
+%setup -q -n %{name}-%{version}beta5
 #%patch0 -p1 -b .disable_extra_debug
-%patch1 -p1 -b .temp_build_fix
 # Upstream patches
 
 
@@ -129,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Nov 21 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.5.beta5
+- update to 2.5.0beta5
+
 * Thu Nov 18 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.4.beta4
 - update to 2.5.0beta4
 - add temp build fix
diff --git a/sources b/sources
index 8c29b5c..088dc0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11540d805ff1acea82acebf1c45d77a6  qbittorrent-2.5.0beta4.tar.gz
+ad9b0ccbadf3ca07e802fc928751b65c  qbittorrent-2.5.0beta5.tar.gz


More information about the scm-commits mailing list