[qbittorrent/f14/master] - update to 2.4.0 release

Leigh Scott leigh123linux at fedoraproject.org
Tue Aug 24 20:19:39 UTC 2010


commit feb95617797d0208aa81d6e2c6a620b28ce5db12
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Tue Aug 24 21:19:35 2010 +0100

    - update to 2.4.0 release

 qbittorrent.spec |   11 ++++++++---
 sources          |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 604e63d..305b19a 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,7 +2,7 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.3.1
+Version: 2.4.0
 Release: 1%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
@@ -12,13 +12,14 @@ 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}rc10.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
 
 # Upstream patches
 
+
 URL: http://sourceforge.net/projects/qbittorrent
 Group: Applications/Internet
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -50,11 +51,12 @@ 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}
+%setup -q
 #%patch0 -p1 -b .disable_extra_debug
 %patch1 -p1 -b .qt_deprecated
 # Upstream patches
 
+
 cp -p %{SOURCE1} .
 
 %build
@@ -127,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
+
 * Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 1:2.3.1-1
 - update to 2.3.1
 - drop upstream patches
diff --git a/sources b/sources
index 52c693d..9fdb8cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a42e497cd7e124a4b74c278dbc020d9  qbittorrent-2.3.1.tar.gz
+ad54e357c4b010da4196afc663057b3c  qbittorrent-2.4.0.tar.gz


More information about the scm-commits mailing list