[qbittorrent] - update to 2.4.0 release

Leigh Scott leigh123linux at fedoraproject.org
Tue Aug 24 20:03:04 UTC 2010


commit 19c6e3da12d50652fc0b50337f1fc0c444196fe0
Author: leigh scott <leigh at localhost.localdomain>
Date:   Tue Aug 24 21:03:00 2010 +0100

    - update to 2.4.0 release

 .gitignore       |    1 +
 qbittorrent.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfea5a8..b9be106 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.4.0rc1.tar.gz
 /qbittorrent-2.4.0rc2.tar.gz
 /qbittorrent-2.4.0rc3.tar.gz
+/qbittorrent-2.4.0.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index b7e736b..ca94bdf 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.4.0
-Release: 0.6.rc3%{?dist}
+Release: 1%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -11,8 +11,8 @@ Epoch:   1
 # rm -rf qbittorrent/.svn
 # 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}rc3.tar.gz
+Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.gz
+#Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}rc3.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}rc3
+%setup -q
 #%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
+* Tue Aug 24 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-1
+- update to 2.4.0 release
+
 * Mon Aug 23 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.4.0-0.6.rc3
 - update to 2.4.0rc3
 
diff --git a/sources b/sources
index d1dd307..9fdb8cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bbdf93bec199d7c7b359d302fd09a3e  qbittorrent-2.4.0rc3.tar.gz
+ad54e357c4b010da4196afc663057b3c  qbittorrent-2.4.0.tar.gz


More information about the scm-commits mailing list