Accepting request 149548 from KDE:Distro:Factory

Update to version 1.3.1

OBS-URL: https://build.opensuse.org/request/show/149548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libktorrent?expand=0&rev=29
This commit is contained in:
Stephan Kulow 2013-01-22 21:22:11 +00:00 committed by Git OBS Bridge
parent c24607268b
commit 005473c43d
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ac79a937dfc9f6617dc584d9b3bbe01295333f759dae8dd29db309d56d9f144
size 884917

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fe11ccb4bf2028c3da11e52cde890f1b3a90560e548eac89a4f8e1558b09725
size 863105

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jan 18 10:33:50 UTC 2013 - nico.kruber@gmail.com
- Update to version 1.3.1
* Add workaround for broken handling of btrfs subvolumes by
solid (kde#306825)
* Fix crash when preallocating diskspace when a file is enabled
during the download of a torrent (kde#307178)
* Make sure stats get updated properly during data check
(kde#308707)
* Bind peer sockets to preferred interface for outbound
connections
* Fix bug causing UDP connections not to get established on
FreeBSD because FIONREAD returns the size of the data and the
peer address (Review: 108076)
-------------------------------------------------------------------
Wed Sep 5 04:36:19 UTC 2012 - mlin@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libktorrent
#
# 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,14 +17,14 @@
Name: libktorrent
Version: 1.3.0
Version: 1.3.1
Release: 0
%define sonum 5
Summary: Torrent Downloading Library
License: GPL-2.0+
Group: Productivity/Networking/File-Sharing
Url: http://ktorrent.org/
Source0: http://ktorrent.org/downloads/4.3.0/%{name}-%{version}.tar.bz2
Source0: http://ktorrent.org/downloads/4.3.1/%{name}-%{version}.tar.bz2
BuildRequires: boost-devel
BuildRequires: doxygen
BuildRequires: gmp-devel