[qbittorrent] - update to 2.5.0rc1

leigh123linux leigh123linux at fedoraproject.org
Tue Nov 23 18:52:08 UTC 2010


commit f7e82b8771c72d005757c519bc3bb963d9659e7a
Author: leigh scott <leigh123linux at googlemail.com>
Date:   Tue Nov 23 18:52:11 2010 +0000

    - update to 2.5.0rc1

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad361b6..92b2f69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.5.0beta5.tar.gz
 /qbittorrent-2.5.0beta6.tar.gz
 /qbittorrent-2.5.0beta7.tar.gz
+/qbittorrent-2.5.0rc1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 4e091fd..4326680 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.5.0
-Release: 0.8.beta7%{?dist}
+Release: 0.9.rc1%{?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}beta7.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}rc1.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}beta7
+%setup -q -n %{name}-%{version}rc1
 #%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
 
@@ -126,6 +126,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Nov 23 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.9.rc1
+- update to 2.5.0rc1
+
 * Sun Nov 21 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.8.beta7
 - update to 2.5.0beta7
 
diff --git a/sources b/sources
index d779cd7..be873e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06a0ef15ee59ff4843dc6c3123e59211  qbittorrent-2.5.0beta7.tar.gz
+f6ab15ced0af5fef0f8944d182f60be1  qbittorrent-2.5.0rc1.tar.gz


More information about the scm-commits mailing list