From d18274f1f4f1ef5e6d68abd703bf5d841ed17537 Mon Sep 17 00:00:00 2001 From: nucleo Date: Mar 15 2011 18:10:28 +0000 Subject: libktorrent-1.1.0 --- diff --git a/.gitignore b/.gitignore index c0f5fca..e99ec8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libktorrent-1.0.4.tar.bz2 /libktorrent-1.1beta1.tar.bz2 /libktorrent-1.1rc1.tar.bz2 +/libktorrent-1.1.0.tar.bz2 diff --git a/libktorrent.spec b/libktorrent.spec index f727c14..3d3a90d 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,14 +1,14 @@ -%define pre rc1 +#define pre rc1 Name: libktorrent -Version: 1.1 -Release: 0.3.%{pre}%{?dist} +Version: 1.1.0 +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%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2 +Source0: http://ktorrent.org/downloads/4.1.0%{?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 Mar 15 2011 Alexey Kurov - 1.1.0-1 +- libktorrent-1.1.0 + * Tue Feb 08 2011 Fedora Release Engineering - 1.1-0.3.rc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index fcf6029..7c2a7ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0060a3a83c5e63485bc168d59f33656e libktorrent-1.1rc1.tar.bz2 +76d3e58bbf2e4df7e97421e06ebf8fb8 libktorrent-1.1.0.tar.bz2