Accepting request 424887 from KDE:Extra
1 OBS-URL: https://build.opensuse.org/request/show/424887 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=104
This commit is contained in:
parent
3193e3fba3
commit
142d422945
3
ktorrent-5.0.1.tar.xz
Normal file
3
ktorrent-5.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d00feeca5dcc6a76a039d67dbe91a2d5a5e1da0f5e0bbd8da2c156d9c44879e5
|
||||
size 2152908
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78aefd4660a57e7d512f68db08a0f01e29dc4500242e58cbe7fac4592e24afec
|
||||
size 2153772
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 4 14:55:52 UTC 2016 - astieger@suse.com
|
||||
|
||||
- KTorrent 5.0.1:
|
||||
* Store interface name as a string in cfg
|
||||
* Port stats plugin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 22:57:41 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: ktorrent
|
||||
Version: 5.0
|
||||
Version: 5.0.1
|
||||
Release: 0
|
||||
Summary: KDE BitTorrent Client
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
Url: http://ktorrent.org/
|
||||
Source0: http://download.kde.org/stable/ktorrent/%{version}/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.kde.org/stable/ktorrent/5.0/%{name}-%{version}.tar.xz
|
||||
Source2: ktorrent.1
|
||||
Source3: ktupnptest.1
|
||||
# PATCH-FIX-OPENSUSE remove-links.diff adrian@suse.de -- Remove links to some search engine with maybe legal problems
|
||||
@ -50,6 +50,7 @@ BuildRequires: ki18n-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: kplotting-devel
|
||||
BuildRequires: kross-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libktorrent-devel >= 2.0
|
||||
|
Loading…
Reference in New Issue
Block a user