[qbittorrent] - update to 2.5.0beta7

leigh123linux leigh123linux at fedoraproject.org
Sun Nov 21 21:35:05 UTC 2010


commit 502eb727f513c95aa6818431291cbbe6b1f66b03
Author: leigh scott <leigh123linux at googlemail.com>
Date:   Sun Nov 21 21:35:07 2010 +0000

    - update to 2.5.0beta7

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06304f5..ad361b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.5.0beta4.tar.gz
 /qbittorrent-2.5.0beta5.tar.gz
 /qbittorrent-2.5.0beta6.tar.gz
+/qbittorrent-2.5.0beta7.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 27f4cf3..4e091fd 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.5.0
-Release: 0.7.beta6%{?dist}
+Release: 0.8.beta7%{?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}beta6.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta7.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}beta6
+%setup -q -n %{name}-%{version}beta7
 #%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
 
@@ -126,6 +126,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.8.beta7
+- update to 2.5.0beta7
+
 * Sun Nov 21 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.7.beta6
 - replaced wrongly versioned source code
 
diff --git a/sources b/sources
index dc30b5e..d779cd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a2f7796f0804fa79c78c3602473d241  qbittorrent-2.5.0beta6.tar.gz
+06a0ef15ee59ff4843dc6c3123e59211  qbittorrent-2.5.0beta7.tar.gz


More information about the scm-commits mailing list