[qbittorrent] - update to 2.4.0rc1

Leigh Scott leigh123linux at fedoraproject.org
Fri Aug 20 13:34:03 UTC 2010


commit 6861778fbe2011026ae9bfcacbaf69c70c7dbc44
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Fri Aug 20 14:33:24 2010 +0100

    - update to 2.4.0rc1

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a80f069..0fcba99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ qbittorrent-2.3.0.tar.gz
 qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.4.0beta2.tar.gz
 /qbittorrent-2.4.0beta3.tar.gz
+/qbittorrent-2.4.0rc1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index ad2841c..d40300a 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.4.0
-Release: 0.3.beta3%{?dist}
+Release: 0.4.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}beta3.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
 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}beta3
+%setup -q -n %{name}-%{version}rc1
 #%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
+* Fri Aug 20 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.4.rc1
+- update to 2.4.0rc1
+
 * Fri Aug 20 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.3.beta3
 - drop upstream missing includes patch
 - update to 2.4.0beta3
diff --git a/sources b/sources
index 0b4d916..51abb0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59cebbbe59bd0ebdff28983444fcb0e8  qbittorrent-2.4.0beta3.tar.gz
+232f8769fca903e47580ca0254cfa813  qbittorrent-2.4.0rc1.tar.gz


More information about the scm-commits mailing list