From 67e7cbb710ca55de7fa8a71ab9194c7c6eb5bdd1 Mon Sep 17 00:00:00 2001 From: nucleo Date: Feb 06 2011 14:14:39 +0000 Subject: libktorrent-1.1rc1 --- diff --git a/.gitignore b/.gitignore index 25cb748..c0f5fca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libktorrent-1.0.4.tar.bz2 /libktorrent-1.1beta1.tar.bz2 +/libktorrent-1.1rc1.tar.bz2 diff --git a/libktorrent.spec b/libktorrent.spec index 9c63d67..02ed3f0 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,8 +1,8 @@ -%define pre beta1 +%define pre rc1 Name: libktorrent Version: 1.1 -Release: 0.1.%{pre}%{?dist} +Release: 0.2.%{pre}%{?dist} Summary: Library providing torrent downloading code Group: System Environment/Libraries @@ -28,7 +28,7 @@ Summary: Developer files for %{name} Group: Development/Libraries Obsoletes: ktorrent-devel <= 4.0 Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: kdelibs4-devel +Requires: kdelibs4-devel%{?_isa} %description devel %{summary}. @@ -77,6 +77,9 @@ rm -rf %{buildroot} %changelog +* Sun Feb 6 2011 Alexey Kurov - 1.1-0.2.rc1 +- libktorrent-1.1rc1 + * Thu Dec 30 2010 Alexey Kurov - 1.1-0.1.beta1 - libktorrent-1.1beta1 - BR: libgcrypt-devel diff --git a/sources b/sources index 85640bd..fcf6029 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86ec2b0152548a3f9a0ce810582d4314 libktorrent-1.1beta1.tar.bz2 +0060a3a83c5e63485bc168d59f33656e libktorrent-1.1rc1.tar.bz2