diff --git a/.cvsignore b/.cvsignore index 0b97767..d4d9bad 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ktorrent-3.2.1.tar.bz2 +ktorrent-3.2.2.tar.bz2 diff --git a/ktorrent.spec b/ktorrent.spec index d2a70c8..00c91b8 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -2,8 +2,8 @@ # Fedora pkg review: http://bugzilla.redhat.com/187818 Name: ktorrent -Version: 3.2.1 -Release: 3%{?dist} +Version: 3.2.2 +Release: 2%{?dist} Summary: A BitTorrent program Group: Applications/Internet License: GPLv2+ @@ -11,10 +11,6 @@ URL: http://ktorrent.org/ Source0: http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -## upstream patches -# http://websvn.kde.org/branches/stable/extragear-kde4/network/ktorrent/ktorrent/trayicon.cpp?r1=919524&r2=949983&pathrev=949983&view=patch -Patch100: ktorrent-3.2.1-kdebug#188447.patch - BuildRequires: avahi-devel BuildRequires: cmake BuildRequires: desktop-file-utils @@ -50,8 +46,6 @@ The headers and libraries used for developing applications on top of ktorrent. %prep %setup -q -%patch100 -p5 -b .kdebug#188447 - %build mkdir -p %{_target_platform} pushd %{_target_platform} @@ -112,7 +106,7 @@ rm -rf $RPM_BUILD_ROOT %{_kde4_libdir}/kde4/ktsyndicationplugin.so %{_kde4_libdir}/kde4/plasma_applet_ktorrent.so %{_kde4_libdir}/kde4/plasma_engine_ktorrent.so -%{_kde4_libdir}/libbtcore.so.10* +%{_kde4_libdir}/libbtcore.so.11* %{_kde4_libdir}/libktcore.so.9* %{_kde4_libdir}/libktupnp.so.4* %{_kde4_iconsdir}/hicolor/*/*/* @@ -133,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %{_kde4_appsdir}/cmake/modules/FindBTCore.cmake %changelog +* Wed Jun 03 2009 Roland Wolters - 3.2.2-2 +- ktorrent-3.2.2 + * Tue May 05 2009 Rex Dieter - 3.2.1-3 - crash adjusting speed from systray (kdebug#188447, rhbz#499147) diff --git a/sources b/sources index 625717d..1e4a234 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a013e070af30fe199d51910ebbdba5f5 ktorrent-3.2.1.tar.bz2 +409fc30dcb0d72fa3a6d3c3719db4199 ktorrent-3.2.2.tar.bz2