[qbittorrent] update to 3.0.0rc1

leigh123linux leigh123linux at fedoraproject.org
Sun Jul 1 13:33:01 UTC 2012


commit fa06fbcb38f1ebc2435bff670f2ebad3f2856cf4
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun Jul 1 14:32:58 2012 +0100

    update to 3.0.0rc1

 .gitignore       |    1 +
 qbittorrent.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb35297..663334c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.9.8.tar.gz
 /qbittorrent-3.0.0beta2.tar.gz
 /qbittorrent-3.0.0beta4.tar.gz
+/qbittorrent-3.0.0rc1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 63c9f6a..8dcb8ab 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 3.0.0
-Release: 0.3.beta4%{?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}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
 
@@ -48,7 +48,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
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Sun Jul 01 2012 Leigh Scott <leigh123linux at googlemail.com> - 1:3.0.0-0.4.rc1
+- update to 3.0.0rc1
+
 * Sun Jun 24 2012 leigh scott <leigh123linux at googlemail.com> - 1:3.0.0-0.3.beta4
 - rebuilt for rb_libtorrent-0.16.1
 
diff --git a/sources b/sources
index a0bb70a..74f3974 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e0ac0d08bb8af24004a91b81acc83a8  qbittorrent-3.0.0beta4.tar.gz
+69c2a60982a1f8999791866167bce0d0  qbittorrent-3.0.0rc1.tar.gz


More information about the scm-commits mailing list