Accepting request 93548 from KDE:Distro:Factory

Update to 1.1.3, Spec file updates (forwarded request 93547 from adra)

OBS-URL: https://build.opensuse.org/request/show/93548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libktorrent?expand=0&rev=23
This commit is contained in:
Stephan Kulow 2011-11-25 22:11:41 +00:00 committed by Git OBS Bridge
parent cf841732c8
commit 9c8a5d2da6
4 changed files with 20 additions and 11 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Nov 24 20:18:48 UTC 2011 - asterios.dramis@gmail.com
- Update to 1.1.3:
* Fix bug causing UPnP not to work properly if there is a question mark in
the controlurl
* Fix crash in webseed code (kde#281605)
- Spec file updates:
* Changes based on spec-cleaner run.
* Renamed License: to GPL-2.0+ (SPDX style).
-------------------------------------------------------------------
Wed Aug 17 07:55:49 UTC 2011 - javier@opensuse.org

View File

@ -18,29 +18,27 @@
Name: libktorrent
Version: 1.1.2
Version: 1.1.3
Release: 1
License: GPL-2.0+
Summary: Torrent Downloading Library
License: GPLv2+
Url: http://ktorrent.org/
Group: Productivity/Networking/File-Sharing
Source0: http://ktorrent.org/downloads/4.1.1/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://ktorrent.org/downloads/4.1.3/%{name}-%{version}.tar.bz2
BuildRequires: boost-devel
BuildRequires: doxygen
BuildRequires: gmp-devel
BuildRequires: libgcrypt-devel
BuildRequires: libkde4-devel
BuildRequires: libqca2-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
libktorrent is a torrent downloading library.
%package devel
License: GPL-2.0+
Summary: Development files for libktorrent
License: GPLv2+
Group: Development/Libraries/C and C++
Requires: libktorrent3 = %{version}
@ -48,8 +46,8 @@ Requires: libktorrent3 = %{version}
This package includes the necessary files for development using libktorrent.
%package -n libktorrent3
License: GPL-2.0+
Summary: Torrent Downloading Library
License: GPLv2+
Group: Productivity/Networking/File-Sharing
Recommends: libktorrent3-lang = %{version}