[qbittorrent] update to 3.1.3 release

leigh123linux leigh123linux at fedoraproject.org
Sat Dec 7 03:03:12 UTC 2013


commit cb11bfaea1e73801e47ca9cf447ee7a5c5cfcf8f
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sat Dec 7 03:02:53 2013 +0000

    update to 3.1.3 release

 .gitignore         |    1 +
 fix_conf_pri.patch |    9 ---------
 qbittorrent.spec   |   11 ++++++-----
 sources            |    2 +-
 4 files changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a625fb2..977da84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qbittorrent-3.0.11.tar.xz
 /qBittorrent-release-3.1.0.tar.gz
+/qbittorrent-3.1.3.tar.xz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 9c1a1a1..f8ea695 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -1,13 +1,12 @@
 Name:    qbittorrent
 Summary: A Bittorrent Client
-Version: 3.1.0
+Version: 3.1.3
 Release: 1%{?dist}
 Epoch:   1
 License: GPLv2+
 URL:     http://sourceforge.net/projects/qbittorrent
-Source0: http://leigh123linux.fedorapeople.org/pub/qbittorrent/source/qBittorrent-release-%{version}.tar.gz
+Source0: http://downloads.sf.net/qbittorrent/%{name}-%{version}.tar.xz
 Source1: qbittorrent-nox.README
-Patch0:  fix_conf_pri.patch
 
 BuildRequires: qt4-devel
 BuildRequires: desktop-file-utils
@@ -35,8 +34,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 qBittorrent-release-%{version}
-%patch0 -p1
+%setup -q
 rm -rf src/qtsingleapp
 cp -p %{SOURCE1} .
 
@@ -104,6 +102,9 @@ fi
 %{_mandir}/man1/qbittorrent-nox.1*
 
 %changelog
+* Sat Dec 07 2013 Leigh Scott <leigh123linux at googlemail.com> - 1:3.1.3-1
+- update to 3.1.3 release
+
 * Sun Oct 13 2013 Leigh Scott <leigh123linux at googlemail.com> - 1:3.1.0-1
 - update to 3.1.0 release
 
diff --git a/sources b/sources
index e999307..7ae1a04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69480c10aae352415497a7f5644ccb43  qBittorrent-release-3.1.0.tar.gz
+79cf01a9d6f27cfe06977c762b1506cc  qbittorrent-3.1.3.tar.xz


More information about the scm-commits mailing list