[qbittorrent/f14/master] * Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 1:2.3.1-1 - update to 2.3.1 - drop up

Leigh Scott leigh123linux at fedoraproject.org
Tue Aug 17 09:51:13 UTC 2010


commit 2bc911be700974a92a9d5facd54a14143f42d0ae
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Tue Aug 17 10:51:06 2010 +0100

    * Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 1:2.3.1-1
    - update to 2.3.1
    - drop upstream patches

 .gitignore        |    1 +
 gcc-4.5-fix.patch |   22 ----------------------
 qbittorrent.spec  |   10 ++++++----
 sources           |    2 +-
 4 files changed, 8 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8667f6..0b61a73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 qbittorrent-2.3.0.tar.gz
+qbittorrent-2.3.1.tar.gz
diff --git a/qbittorrent.spec b/qbittorrent.spec
index 1f7d4b0..604e63d 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,8 +2,8 @@
 
 Name:    qbittorrent
 Summary: A Bittorrent Client 
-Version: 2.3.0
-Release: 3%{?dist}
+Version: 2.3.1
+Release: 1%{?dist}
 Epoch:   1
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
@@ -18,7 +18,6 @@ Patch0:  disable_extra_debug.patch
 Patch1:  qt_deprecated.patch
 
 # Upstream patches
-Patch2:  gcc-4.5-fix.patch
 
 URL: http://sourceforge.net/projects/qbittorrent
 Group: Applications/Internet
@@ -54,7 +53,6 @@ It aims to be as fast as possible and to provide multi-OS, unicode support.
 %setup -q -n %{name}-%{version}
 #%patch0 -p1 -b .disable_extra_debug
 %patch1 -p1 -b .qt_deprecated
-%patch2 -p0 -b .gcc-4.5-fix
 # Upstream patches
 
 cp -p %{SOURCE1} .
@@ -129,6 +127,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Aug 17 2010 Leigh Scott <leigh123linux at googlemail.com> - 1:2.3.1-1
+- update to 2.3.1
+- drop upstream patches
+
 * Fri Aug 13 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-3
 - remove temporary gcc45 patch and replace with upstream fix
 
diff --git a/sources b/sources
index df30ba6..52c693d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa7d929ea7a564a69425d947265c8e2a  qbittorrent-2.3.0.tar.gz
+3a42e497cd7e124a4b74c278dbc020d9  qbittorrent-2.3.1.tar.gz


More information about the scm-commits mailing list