[qbittorrent] - update to 2.5.0beta3

leigh123linux leigh123linux at fedoraproject.org
Sat Nov 13 22:32:43 UTC 2010


commit a27927db59f317043c6a258533f437221e7aeba7
Author: leigh scott <leigh123linux at googlemail.com>
Date:   Sat Nov 13 22:32:36 2010 +0000

    - update to 2.5.0beta3

 .gitignore             |    1 +
 libnotify-070-fix.diff |   18 ------------------
 qbittorrent.spec       |   11 ++++++-----
 sources                |    2 +-
 4 files changed, 8 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 016febe..5d97e7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ qbittorrent-2.4.0beta1.tar.gz
 /qbittorrent-2.4.4.tar.gz
 /qbittorrent-2.4.8.tar.gz
 /qbittorrent-2.5.0beta2.tar.gz
+/qbittorrent-2.5.0beta3.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index d02a9fc..cdfcc1a 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -3,7 +3,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client 
 Version: 2.5.0
-Release: 0.2.beta2%{?dist}
+Release: 0.3.beta3%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -12,12 +12,11 @@ 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}beta2.tar.gz
+Source0: http://downloads.sourceforge.net/project/qbittorrent/qbittorrent-unstable/%{name}-%{version}beta3.tar.gz
 Source1: qbittorrent-nox.README
 Patch0:  disable_extra_debug.patch
 
 # Upstream patches
-Patch1: libnotify-070-fix.diff
 
 
 URL: http://sourceforge.net/projects/qbittorrent
@@ -51,10 +50,9 @@ 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}beta2
+%setup -q -n %{name}-%{version}beta3
 #%patch0 -p1 -b .disable_extra_debug
 # Upstream patches
-%patch1 -p0 -b.libnotify-070-fix
 
 
 cp -p %{SOURCE1} .
@@ -129,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Nov 13 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.3.beta3
+- update to 2.5.0beta3
+
 * Sat Nov 06 2010 leigh scott <leigh123linux at googlemail.com> - 1:2.5.0-0.2.beta2
 - rebuilt and patched for new libnotify version
 
diff --git a/sources b/sources
index f7c6bc3..5aeb100 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b24827ccc25f784b5ed56478de36ba12  qbittorrent-2.5.0beta2.tar.gz
+632cab02530c36598c028317b0505b8a  qbittorrent-2.5.0beta3.tar.gz


More information about the scm-commits mailing list