[qbittorrent] remove-donate.patch

leigh123linux leigh123linux at fedoraproject.org
Mon Sep 8 18:05:31 UTC 2014


commit c57925226e682e9611da5be54358e10dd3ab0712
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Sep 8 19:04:33 2014 +0100

    remove-donate.patch

 qbittorrent.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/qbittorrent.spec b/qbittorrent.spec
index d1d5f09..2a79909 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -4,7 +4,7 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client
 Version: 3.2.0
-Release: 0.6.git%{_internal_version}%{?dist}
+Release: 0.7.git%{_internal_version}%{?dist}
 Epoch:   1
 License: GPLv2+
 URL:     http://sourceforge.net/projects/qbittorrent
@@ -17,6 +17,7 @@ Source2: qbittorrent-nox
 
 Patch0:  build_flags.patch
 Patch1:  use_system_qjson.patch
+Patch2:  remove-donate.patch
 
 BuildRequires: qt4-devel
 BuildRequires: desktop-file-utils
@@ -48,6 +49,7 @@ It aims to be as fast as possible and to provide multi-OS, unicode support.
 %setup -q -n %{name}-qBittorrent-%{_internal_version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 rm -rf src/qtsingleapp
 rm -rf src/webui/qjson
 cp -p %{SOURCE1} .
@@ -120,6 +122,9 @@ fi
 %{_mandir}/man1/qbittorrent-nox.1*
 
 %changelog
+* Mon Sep 08 2014 Leigh Scott <leigh123linux at googlemail.com> - 1:3.2.0-0.7.git2b061da
+- remove donate from help tab
+
 * Fri Aug 22 2014 Leigh Scott <leigh123linux at googlemail.com> - 1:3.2.0-0.6.git2b061da
 - update to the latest git
 


More information about the scm-commits mailing list