Hello community,

here is the log from the commit of package ktorrent for openSUSE:Factory 
checked in at 2011-11-25 15:52:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.ktorrent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktorrent", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes        2011-09-23 
02:07:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ktorrent.new/ktorrent.changes   2011-11-25 
14:57:05.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Nov 24 20:48:04 UTC 2011 - [email protected]
+
+- Update to 4.1.3:
+  * Fix statusbar hiding and showing not working (kde#281674)
+  * Fix missing items in tray menu (kde#282304)
+  * Fix move on completion location not being set when open all torrents
+    silently is enabled (kde#279582)
+- Spec file updates:
+  * Changes based on spec-cleaner run.
+  * Renamed License: to GPL-2.0+ (SPDX style).
+- Updated manpages.
+
+-------------------------------------------------------------------

Old:
----
  ktorrent-4.1.2.tar.bz2

New:
----
  ktorrent-4.1.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ktorrent.spec ++++++
--- /var/tmp/diff_new_pack.zStuif/_old  2011-11-25 14:57:10.000000000 +0100
+++ /var/tmp/diff_new_pack.zStuif/_new  2011-11-25 14:57:10.000000000 +0100
@@ -18,14 +18,13 @@
 
 
 Name:           ktorrent
-Version:        4.1.2
+Version:        4.1.3
 Release:        1
+License:        GPL-2.0+
 Summary:        KDE BitTorrent Client
-
-License:        GPLv2+
 Url:            http://ktorrent.org/
 Group:          Productivity/Networking/File-Sharing
-Source0:        http://ktorrent.org/downloads/4.1.1/%{name}-%{version}.tar.bz2
+Source0:        
http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.bz2
 # Mimetype icons
 Source1:        icons.tar.bz2
 Source2:        ktorrent.1
@@ -36,8 +35,6 @@
 Patch1:         suse-dht-warning.diff
 # PATCH-FIX-OPENSUSE initial-preference.diff [email protected] -- 
InitialPreference to set it as the default torrent downloader
 Patch2:         initial-preference.diff
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  ImageMagick
 BuildRequires:  fdupes
 BuildRequires:  kdebase4-workspace-devel
@@ -47,8 +44,6 @@
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
-%kde4_pimlibs_requires
-%kde4_runtime_requires
 Recommends:     %{name}-lang = %{version}
 # ktorrent-devel was last used in openSUSE 11.4
 Provides:       ktorrent-devel = %{version}
@@ -56,6 +51,9 @@
 # libktcore12 was last used in openSUSE 11.4
 Provides:       libktcore12 = %{version}
 Obsoletes:      libktcore12 < %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%kde4_pimlibs_requires
+%kde4_runtime_requires
 
 %description
 KTorrent is a bittorrent application for KDE which allows you to download files
@@ -91,8 +89,8 @@
 
 # Add man pages from help2man edited.
 mkdir -p %{buildroot}%{_mandir}/man1
-cp -a %{S:2} %{buildroot}%{_mandir}/man1
-cp -a %{S:3} %{buildroot}%{_mandir}/man1
+cp -a %{SOURCE2} %{buildroot}%{_mandir}/man1
+cp -a %{SOURCE3} %{buildroot}%{_mandir}/man1
 
 # Fix any .py files with shebangs and wrong permissions.
 if test -z `find %{buildroot} -name *.py -perm 0644 -print0|xargs -0r grep -l 
'#!'`; \
@@ -129,73 +127,18 @@
 %{_kde4_bindir}/ktorrent
 %{_kde4_bindir}/ktupnptest
 %{_kde4_modulesdir}/kio_magnet.so
-%{_kde4_modulesdir}/ktbwschedulerplugin.so
-%{_kde4_modulesdir}/ktdownloadorderplugin.so
-%{_kde4_modulesdir}/ktinfowidgetplugin.so
-%{_kde4_modulesdir}/ktipfilterplugin.so
-%{_kde4_modulesdir}/ktlogviewerplugin.so
-%{_kde4_modulesdir}/ktmagnetgeneratorplugin.so
-%{_kde4_modulesdir}/ktmediaplayerplugin.so
-%{_kde4_modulesdir}/ktscanfolderplugin.so
-%{_kde4_modulesdir}/ktscriptingplugin.so
-%{_kde4_modulesdir}/ktsearchplugin.so
-%{_kde4_modulesdir}/ktshutdownplugin.so
-%{_kde4_modulesdir}/ktstatsplugin.so
-%{_kde4_modulesdir}/ktsyndicationplugin.so
-%{_kde4_modulesdir}/ktupnpplugin.so
-%{_kde4_modulesdir}/ktwebinterfaceplugin.so
-%{_kde4_modulesdir}/ktzeroconfplugin.so
+%{_kde4_modulesdir}/kt*.so
 %{_kde4_modulesdir}/plasma_applet_ktorrent.so
 %{_kde4_modulesdir}/plasma_engine_ktorrent.so
 %{_kde4_libdir}/libktcore.so.*
 %{_kde4_applicationsdir}/ktorrent.desktop
 %doc %{_kde4_htmldir}/en/ktorrent/
-%{_kde4_iconsdir}/hicolor/*/actions/kt-add-feeds.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-add-filters.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-bandwidth-scheduler.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-change-tracker.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-check-data.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-chunks.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-encrypted.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-info-widget.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-magnet.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-pause.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-plugins.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-queue-manager.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-remove-feeds.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-remove-filters.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-remove.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-restore-defaults.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-set-max-download-speed.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-set-max-upload-speed.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-show-hide.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-show-statusbar.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-speed-limits.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-start-all.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-start.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-stop-all.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-stop.*
-%{_kde4_iconsdir}/hicolor/*/actions/kt-upnp.*
+%{_kde4_iconsdir}/hicolor/*/actions/kt-*.*
 %{_kde4_iconsdir}/hicolor/*/apps/ktorrent.*
 %{_kde4_iconsdir}/hicolor/*/mimetypes/torrent.*
 %{_kde4_appsdir}/ktorrent/
 %{_kde4_sharedir}/config.kcfg/magnetsettings.kcfg
-%{_kde4_servicesdir}/ktbwschedulerplugin.desktop
-%{_kde4_servicesdir}/ktdownloadorderplugin.desktop
-%{_kde4_servicesdir}/ktinfowidgetplugin.desktop
-%{_kde4_servicesdir}/ktipfilterplugin.desktop
-%{_kde4_servicesdir}/ktlogviewerplugin.desktop
-%{_kde4_servicesdir}/ktmagnetgeneratorplugin.desktop
-%{_kde4_servicesdir}/ktmediaplayerplugin.desktop
-%{_kde4_servicesdir}/ktscanfolderplugin.desktop
-%{_kde4_servicesdir}/ktscriptingplugin.desktop
-%{_kde4_servicesdir}/ktsearchplugin.desktop
-%{_kde4_servicesdir}/ktshutdownplugin.desktop
-%{_kde4_servicesdir}/ktstatsplugin.desktop
-%{_kde4_servicesdir}/ktsyndicationplugin.desktop
-%{_kde4_servicesdir}/ktupnpplugin.desktop
-%{_kde4_servicesdir}/ktwebinterfaceplugin.desktop
-%{_kde4_servicesdir}/ktzeroconfplugin.desktop
+%{_kde4_servicesdir}/kt*.desktop
 %{_kde4_servicesdir}/magnet.protocol
 %{_kde4_servicesdir}/plasma-applet-ktorrent.desktop
 %{_kde4_servicesdir}/plasma-dataengine-ktorrent.desktop

++++++ ktorrent-4.1.2.tar.bz2 -> ktorrent-4.1.3.tar.bz2 ++++++
++++ 33675 lines of diff (skipped)

++++++ ktorrent.1 ++++++
--- /var/tmp/diff_new_pack.zStuif/_old  2011-11-25 14:57:12.000000000 +0100
+++ /var/tmp/diff_new_pack.zStuif/_new  2011-11-25 14:57:12.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
-.TH KTORRENT "1" "May 2011" "ktorrent 4.1.1" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
+.TH KTORRENT "1" "November 2011" "ktorrent  " "User Commands"
 .SH NAME
 ktorrent \- Bittorrent client for KDE
 .SH SYNOPSIS

++++++ ktupnptest.1 ++++++
--- /var/tmp/diff_new_pack.zStuif/_old  2011-11-25 14:57:12.000000000 +0100
+++ /var/tmp/diff_new_pack.zStuif/_new  2011-11-25 14:57:12.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
-.TH KTUPNPTEST "1" "May 2011" "ktupnptest 1.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
+.TH KTUPNPTEST "1" "November 2011" "ktupnptest  " "User Commands"
 .SH NAME
 ktupnptest \- KTorrent's UPnP test application
 .SH SYNOPSIS

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to