[qbittorrent] - update to 2.4.0rc2

Leigh Scott leigh123linux at fedoraproject.org
Sat Aug 21 20:59:44 UTC 2010


commit 7a59d5755776bbb7e7ba979fba783d54bfd7ff85
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sat Aug 21 21:59:38 2010 +0100

    - update to 2.4.0rc2

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0fcba99..eafadde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.4.0beta2.tar.gz
 /qbittorrent-2.4.0beta3.tar.gz
 /qbittorrent-2.4.0rc1.tar.gz
+/qbittorrent-2.4.0rc2.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index d40300a..60b4708 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.4.0
-Release: 0.4.rc1%{?dist}
+Release: 0.5.rc2%{?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}rc1.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}rc2.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 Patch1:  qt_deprecated.patch
@@ -51,7 +51,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}rc1
+%setup -q -n %{name}-%{version}rc2
 #%patch0 -p1 -b .disable_extra_debug
 %patch1 -p1 -b .qt_deprecated
 # Upstream patches
@@ -129,6 +129,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Aug 21 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.5.rc2
+- update to 2.4.0rc2
+
 * Fri Aug 20 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.4.rc1
 - update to 2.4.0rc1
 
diff --git a/sources b/sources
index 51abb0c..5cb72a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-232f8769fca903e47580ca0254cfa813  qbittorrent-2.4.0rc1.tar.gz
+d26b77e98efe48e0e2a6fca725558112  qbittorrent-2.4.0rc2.tar.gz


More information about the scm-commits mailing list