diff --git a/.gitignore b/.gitignore index a938e1e..eaec771 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libktorrent-1.1rc1.tar.bz2 /libktorrent-1.1.0.tar.bz2 /libktorrent-1.1.1.tar.bz2 +/libktorrent-1.1.2.tar.bz2 diff --git a/libktorrent.spec b/libktorrent.spec index 527905c..f190037 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,14 +1,14 @@ #define pre rc1 Name: libktorrent -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?pre}%{?dist} Summary: Library providing torrent downloading code Group: System Environment/Libraries License: GPLv2+ URL: http://ktorrent.org/ -Source0: http://ktorrent.org/downloads/4.1.0%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 +Source0: http://ktorrent.org/downloads/4.1.2%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: boost-devel @@ -77,6 +77,9 @@ rm -rf %{buildroot} %changelog +* Tue Aug 30 2011 Alexey Kurov - 1.1.2-1 +- libktorrent-1.1.2 + * Thu Apr 28 2011 Alexey Kurov - 1.1.1-1 - libktorrent-1.1.1 diff --git a/sources b/sources index 7089ab9..d2cf6db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96de8dd6d6cea4255ce946bb4cd69836 libktorrent-1.1.1.tar.bz2 +471b25afc48e195723ac1e264c8a0fc5 libktorrent-1.1.2.tar.bz2