Accepting request 149549 from KDE:Distro:Factory
Update to version 4.3.1 OBS-URL: https://build.opensuse.org/request/show/149549 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=93
This commit is contained in:
parent
41f5b0a4bc
commit
ff664d01e1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e3a7d12d351cad0e40b87562556f07ce9ee1378048f99073c6bac7b971483ed
|
||||
size 2983013
|
3
ktorrent-4.3.1.tar.bz2
Normal file
3
ktorrent-4.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66094f6833347afb0c49e332f0ec15ec48db652cbe66476840846ffd5ca0e4a1
|
||||
size 2943708
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 18 10:36:46 UTC 2013 - nico.kruber@gmail.com
|
||||
|
||||
- Update to version 4.3.1
|
||||
* Fix new custom groups not appearing in add to group submenu
|
||||
(kde#307230)
|
||||
* Fix crash when right clicking on some locations in the
|
||||
GroupView due to 0 pointer (kde#307160)
|
||||
* Force KDirWatch to use polling when watching NFS filesystems
|
||||
(kde#301381)
|
||||
* Fix crash due to bus error in ip filter plugin (kde#307854)
|
||||
* First check for missing files then for unmounted storage
|
||||
(kde#308638)
|
||||
* Use extended selection mode in syndication plugin so ctrl
|
||||
key works as expected (kde#308672)
|
||||
* Fix crash in GroupViewModel when dragging torrents over
|
||||
groups (kde#308733)
|
||||
* Sort by total leechers and seeders, if connected seeders and
|
||||
leechers is equal (kde#311470)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 15:56:48 UTC 2012 - ctrippe@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ktorrent
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ktorrent
|
||||
Version: 4.3.0
|
||||
Version: 4.3.1
|
||||
Release: 0
|
||||
Summary: KDE BitTorrent Client
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user