diff --git a/.gitignore b/.gitignore index ec30c8d..c922291 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libktorrent-1.0.4.tar.bz2 +/libktorrent-1.0.5-3.tar.bz2 diff --git a/libktorrent.spec b/libktorrent.spec index af65997..377c134 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,13 +1,13 @@ Name: libktorrent -Version: 1.0.4 +Version: 1.0.5 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.4%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 +Source0: http://ktorrent.org/downloads/4.0.5%{?pre}/libktorrent-%{version}%{?pre}-3.tar.bz2 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: boost-devel @@ -16,7 +16,7 @@ BuildRequires: gmp-devel BuildRequires: kdelibs4-devel BuildRequires: qca2-devel -%{?_kde4_version:Requires: kdelibs4 >= %{_kde4_version}} +%{?_kde4_version:Requires: kdelibs4%{?_isa} >= %{_kde4_version}} %description %{summary}. @@ -33,7 +33,7 @@ Requires: kdelibs4-devel %prep -%setup -q -n %{name}-%{version}%{?pre} +%setup -q -n %{name}-%{version}%{?pre}-3 %build @@ -75,6 +75,9 @@ rm -rf %{buildroot} %changelog +* Wed Dec 29 2010 Alexey Kurov - 1.0.5-1 +- libktorrent-1.0.5-3 + * Mon Oct 18 2010 Rex Dieter - 1.0.4-1 - libktorrent-1.0.4 diff --git a/sources b/sources index b64521f..42008ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3a51222b0c78e23fd2cf330ed10c8b0 libktorrent-1.0.4.tar.bz2 +31f0397a28557220ce38fe2c8630826d libktorrent-1.0.5-3.tar.bz2