SHA256
1
0
forked from pool/ktorrent

Accepting request 57324 from KDE:Distro:Factory

Accepted submit request 57324 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/57324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=68
This commit is contained in:
2011-01-10 13:40:52 +00:00
committed by Git OBS Bridge
parent 549a2a4396
commit dcf4f7f9e9
8 changed files with 245 additions and 255 deletions

View File

@@ -1,3 +1,58 @@
-------------------------------------------------------------------
Mon Jan 3 09:19:29 UTC 2011 - davejplater@gmail.com
- Update to ktorrent-1.0.80 (1.1beta1) fix kde #(261679) crash with
rss syndication plugin.
- Added "Requires libktcore12 = version-release to ensure the
correct libktcore12 is upgraded.
- Upstream changes :
- * Video streaming support
* Superseeding support
* Data file moves are now tracked in the GUI
* The GUI has been redesigned and now makes proper use of KDE's
KParts technologie
* The search plugin now uses webkit
* Exclusion patterns have been added to the syndication plugin
filters
* And many other smaller changes. For a full overview of all the
changes, take a look in the ChangeLog's of libktorrent and
ktorrent.
-------------------------------------------------------------------
Tue Dec 21 20:03:10 UTC 2010 - davejplater@gmail.com
- Used kde macros in the files section and added man pages -
ktupnptest.1 and ktorrent.1 generated by help2man.
-------------------------------------------------------------------
Fri Dec 17 20:28:51 UTC 2010 - davejplater@gmail.com
- Split off libktcore.so.12 into sub package libktcore12.
- Update to 4.0.4.60git20101217 to fix crash #(kde#260338).
- Removed new_kde_powermanagement.diff, incorporated upstream.
- Upstream changes :
*Make it possible to add TorrentFileStream from the dbus interface
and also provide a dbus interface for this TorrentFileStream.
*Improve perfor.ance of View
*Remove unnecessary call to setEmitDownloadStatusChanged in
FileSelectDlg.
*Use QVector instead of in WebSeedsModel.
*Add do not ask again option to dialog shown when torrent file is
downloaded in the search plugin.
*Support data check queueing feature of libktorrent.
*Fix bug causing user modified filename not be shown for single
file torrents.
*Ensure that lastSaveDir is saved to the config.
*Make sure ktorrent compiles and works with new solid
powermanagement api introduced in KDE 4.6beta2.
*Fix bug with properties extender not setting uniform row heights
to false when it is shown.
*Add option to rename single file torrents to the file inside.
*Add patch from Duns Ens which adds a dbus call to remove the
TorrentFileStream in DBusTorrent.
*Fix bug causing the wrong path to be opened when opening a
nested directory in a multifile torrent.
-------------------------------------------------------------------
Thu Dec 9 12:59:58 UTC 2010 - tittiatcoke@gmail.com