diff --git a/.gitignore b/.gitignore index 7ad7684..ec30c8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -libktorrent-1.0.2.tar.bz2 -/libktorrent-1.0.3.tar.bz2 +/libktorrent-1.0.4.tar.bz2 diff --git a/libktorrent.spec b/libktorrent.spec index d61fb28..af65997 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,13 +1,13 @@ Name: libktorrent -Version: 1.0.3 +Version: 1.0.4 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.3%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 +Source0: http://ktorrent.org/downloads/4.0.4%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: boost-devel @@ -75,6 +75,9 @@ rm -rf %{buildroot} %changelog +* Mon Oct 18 2010 Rex Dieter - 1.0.4-1 +- libktorrent-1.0.4 + * Tue Aug 31 2010 Alexey Kurov - 1.0.3-1 - libktorrent-1.0.3 - Requires: kdelibs4 diff --git a/sources b/sources index 9ee526c..b64521f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -575d3e67a858a64364cb66b65716200b libktorrent-1.0.3.tar.bz2 +b3a51222b0c78e23fd2cf330ed10c8b0 libktorrent-1.0.4.tar.bz2