[qbittorrent] update to 3.1.9 release

leigh123linux leigh123linux at fedoraproject.org
Sun Mar 2 09:45:04 UTC 2014


commit e31d032dfb440f7576063e7ffdaff77419c9df2e
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun Mar 2 09:45:48 2014 +0000

    update to 3.1.9 release

 .gitignore                 |    1 +
 qbittorrent.spec           |   11 +++++------
 sources                    |    2 +-
 upstream_preview_fix.patch |   28 ----------------------------
 4 files changed, 7 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 773c6e0..21d1f6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /qbittorrent-3.1.3.tar.xz
 /qbittorrent-3.1.4.tar.xz
 /qbittorrent-3.1.5.tar.xz
+/qbittorrent-3.1.9.tar.xz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index f7eeef1..41ccb7a 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,8 +2,8 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client
-Version: 3.1.5
-Release: 3%{?dist}
+Version: 3.1.9
+Release: 1%{?dist}
 Epoch:   1
 License: GPLv2+
 URL:     http://sourceforge.net/projects/qbittorrent
@@ -13,9 +13,6 @@ Source2: qbittorrent
 Source3: qbittorrent-nox
 
 Patch0:  build_flags.patch
-# upstream commit
-# https://github.com/qbittorrent/qBittorrent/commit/e30dee631975a2373bfe49212a7e044fb67447d2
-Patch1:  upstream_preview_fix.patch
 
 BuildRequires: qt4-devel
 BuildRequires: desktop-file-utils
@@ -45,7 +42,6 @@ It aims to be as fast as possible and to provide multi-OS, unicode support.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 rm -rf src/qtsingleapp
 cp -p %{SOURCE1} .
 
@@ -119,6 +115,9 @@ fi
 %{_mandir}/man1/qbittorrent-nox.1*
 
 %changelog
+* Sun Mar 02 2014 Leigh Scott <leigh123linux at googlemail.com> - 1:3.1.9-1
+- update to 3.1.9 release
+
 * Sat Jan 18 2014 Leigh Scott <leigh123linux at googlemail.com> - 1:3.1.5-3
 - add upstream commit to fix file preview
 
diff --git a/sources b/sources
index 157627e..d195c22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5199d6d5f84e09e67d55879f547caf9  qbittorrent-3.1.5.tar.xz
+24e0913637ddc14b484322ccaf9f551d  qbittorrent-3.1.9.tar.xz


More information about the scm-commits mailing list