From afdfc2e776e583e4beb31f85ab19f612c3b71c43 Mon Sep 17 00:00:00 2001 From: nucleo Date: Aug 31 2010 17:36:36 +0000 Subject: libktorrent-1.0.3 --- diff --git a/.gitignore b/.gitignore index 2300521..7ad7684 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libktorrent-1.0.2.tar.bz2 +/libktorrent-1.0.3.tar.bz2 diff --git a/libktorrent.spec b/libktorrent.spec index b2028cf..d61fb28 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,13 +1,13 @@ Name: libktorrent -Version: 1.0.2 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Library providing torrent downloading code Group: System Environment/Libraries License: GPLv2+ URL: http://ktorrent.org/ -Source0: http://ktorrent.org/downloads/4.0.2%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 +Source0: http://ktorrent.org/downloads/4.0.3%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: boost-devel @@ -16,6 +16,8 @@ BuildRequires: gmp-devel BuildRequires: kdelibs4-devel BuildRequires: qca2-devel +%{?_kde4_version:Requires: kdelibs4 >= %{_kde4_version}} + %description %{summary}. @@ -73,6 +75,10 @@ rm -rf %{buildroot} %changelog +* Tue Aug 31 2010 Alexey Kurov - 1.0.3-1 +- libktorrent-1.0.3 +- Requires: kdelibs4 + * Fri Jul 9 2010 Alexey Kurov - 1.0.2-2 - fixed license tag - added license text diff --git a/sources b/sources index c1c9ae2..9ee526c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d2a056de32db4c9e3224eac517f26bd libktorrent-1.0.2.tar.bz2 +575d3e67a858a64364cb66b65716200b libktorrent-1.0.3.tar.bz2