[ktorrent] ktorrent-4.3rc1

nucleo nucleo at fedoraproject.org
Tue Aug 14 21:56:17 UTC 2012


commit 5ed6e1113bbe8b1581dcd8a8a86692061d643679
Author: nucleo <nucleo at fedoraproject.org>
Date:   Wed Aug 15 00:56:09 2012 +0300

    ktorrent-4.3rc1

 .gitignore                                   |    1 +
 ktorrent-4.2.0-libktcore_namelink_skip.patch |   10 ----------
 ktorrent.spec                                |   15 ++++++++-------
 sources                                      |    2 +-
 4 files changed, 10 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c513e7e..ed4d33b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ktorrent-4.1.3.tar.bz2
 /ktorrent-4.2.0.tar.bz2
 /ktorrent-4.2.1.tar.bz2
+/ktorrent-4.3rc1.tar.bz2
diff --git a/ktorrent.spec b/ktorrent.spec
index f66575a..8a8b00b 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -1,11 +1,12 @@
+%global pre rc1
 
 # TODO: add pkg-config support to libktorrent, so groking this
 # add buildtime is easier -- rex
-%global libktorrent_ver 1.2.1
+%global libktorrent_ver 1.3
 
 Name:           ktorrent
-Version:        4.2.1
-Release:        2%{?pre}%{?dist}
+Version:        4.3
+Release:        0.1.%{?pre}%{?dist}
 Summary:        A BitTorrent program
 Group:          Applications/Internet
 License:        GPLv2+
@@ -17,8 +18,6 @@ Source0:        http://ktorrent.org/downloads/%{version}%{?pre}/ktorrent-%{versi
 Patch50: ktorrent-4.2.0-mimetype_magnet.patch
 
 ## upstream patches
-# http://commits.kde.org/ktorrent/d15fea3d3fb66068dc8c98e51fec409cf9cc38f9
-Patch100: ktorrent-4.2.0-libktcore_namelink_skip.patch
 
 BuildRequires: avahi-devel
 BuildRequires: desktop-file-utils
@@ -68,7 +67,6 @@ Requires: plasma-engine-ktorrent = %{version}-%{release}
 %setup -q -n %{name}-%{version}%{?pre}
 
 %patch50 -p1 -b .mimetype_magnet
-%patch100 -p1 -b .libktcore_namelink_skip
 
 
 %build
@@ -146,7 +144,7 @@ fi
 
 %files libs
 %defattr(-,root,root,-)
-%{_kde4_libdir}/libktcore.so.13*
+%{_kde4_libdir}/libktcore.so.14*
 
 %files -n kde-plasma-ktorrent
 %defattr(-,root,root,-)
@@ -155,6 +153,9 @@ fi
 
 
 %changelog
+* Wed Aug 15 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.3-0.1.rc1
+- ktorrent-4.3rc1
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index cf31629..8308e3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-374589db1b07a7d62e3156001cae1231  ktorrent-4.2.1.tar.bz2
+f9226cdc65f7c368c9f853a1f6173d4d  ktorrent-4.3rc1.tar.bz2


More information about the scm-commits mailing list