forked from pool/ktorrent
Accepting request 24178 from KDE:KDE4:Factory:Desktop
Copy from KDE:KDE4:Factory:Desktop/ktorrent based on submit request 24178 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/24178 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=49
This commit is contained in:
parent
c8cbd1eda4
commit
f6f07fa426
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9a8094d2b790b6ddb545edf34618ee10f562d02bf3bdbc8f0b1bd7336d6a1991
|
|
||||||
size 2679351
|
|
3
ktorrent-3.3.tar.bz2
Normal file
3
ktorrent-3.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dab849622d1d6c69edade774886589e37f6feb1f845e8f70fe66b91721036687
|
||||||
|
size 2745995
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 11 23:38:30 UTC 2009 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- update to 3.3
|
||||||
|
* Newly designed user interface
|
||||||
|
* Plugins have full window themselves
|
||||||
|
* New shutdown plugin, that allows you to shutdown, sleep or hibernate
|
||||||
|
when one or more torrents have finished seeding/downloading
|
||||||
|
* Mediaplayer plugin has it's own activity and gains a playlist widget
|
||||||
|
* File selection dialog now shows if existing files are found
|
||||||
|
* Queue Manager behaviour has been changed significantly and you can
|
||||||
|
disable it completely
|
||||||
|
* see http://ktorrent.org/?q=node/35 or the Changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 28 18:44:16 UTC 2009 - beineri@opensuse.org
|
Wed Oct 28 18:44:16 UTC 2009 - beineri@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ktorrent (Version 3.2.5)
|
# spec file for package ktorrent (Version 3.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -26,7 +26,7 @@ Url: http://ktorrent.pwsp.net/
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Networking/File-Sharing
|
Group: Productivity/Networking/File-Sharing
|
||||||
Summary: KDE BitTorrent Client
|
Summary: KDE BitTorrent Client
|
||||||
Version: 3.2.5
|
Version: 3.3
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%define rversion %version
|
%define rversion %version
|
||||||
@ -179,7 +179,9 @@ tar xfj %{SOURCE2}
|
|||||||
%_kde_share_dir/services/ktmediaplayerplugin.desktop
|
%_kde_share_dir/services/ktmediaplayerplugin.desktop
|
||||||
%_kde_share_dir/servicetypes/ktorrentplugin.desktop
|
%_kde_share_dir/servicetypes/ktorrentplugin.desktop
|
||||||
/usr/%_lib/kde4/ktzeroconfplugin.so
|
/usr/%_lib/kde4/ktzeroconfplugin.so
|
||||||
|
/usr/%_lib/kde4/ktshutdownplugin.so
|
||||||
/usr/share/kde4/services/ktzeroconfplugin.desktop
|
/usr/share/kde4/services/ktzeroconfplugin.desktop
|
||||||
|
/usr/share/kde4/services/ktshutdownplugin.desktop
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user