[qbittorrent] - update to 2.6.0rc1

leigh123linux leigh123linux at fedoraproject.org
Thu Jan 6 11:15:31 UTC 2011


commit 6d44beb7b08e74ba6f73ed11c95a9199acb90f7a
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Thu Jan 6 11:15:20 2011 +0000

    - update to 2.6.0rc1

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc85b6a..211c7fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.6.0beta2.tar.gz
 /qbittorrent-2.6.0beta3.tar.gz
 /qbittorrent-2.6.0beta4.tar.gz
+/qbittorrent-2.6.0rc1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index d55ed1c..cebdb99 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.6.0
-Release: 0.4.beta4%{?dist}
+Release: 0.5.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}beta4.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}beta4
+%setup -q -n %{name}-%{version}rc1
 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 Jan 06 2011 Leigh Scott <leigh123linux at googlemail.com> - 1:2.6.0-0.5.rc1
+- update to 2.6.0rc1
+
 * Sat Jan 01 2011 leigh scott <leigh123linux at googlemail.com> - 1:2.6.0-0.4.beta4
 - update to 2.6.0beta4
 
diff --git a/sources b/sources
index 732fb36..de46f33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da638774b9ad05af452460dff762c325  qbittorrent-2.6.0beta4.tar.gz
+e573524280875c2e2cd60c786a0739c3  qbittorrent-2.6.0rc1.tar.gz


More information about the scm-commits mailing list