[libktorrent] libktorrent-1.2.0

nucleo nucleo at fedoraproject.org
Mon Mar 5 17:49:54 UTC 2012


commit 516e8b3f681fc4885184d0028a9e793fb1cc46ee
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Mar 5 19:49:23 2012 +0200

    libktorrent-1.2.0

 .gitignore                           |    1 +
 libktorrent-1.2rc1-performance.patch |   66 ----------------------------------
 libktorrent.spec                     |   15 ++++----
 sources                              |    2 +-
 4 files changed, 9 insertions(+), 75 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b77ee73..85f2187 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /libktorrent-1.1.2.tar.bz2
 /libktorrent-1.1.3.tar.bz2
 /libktorrent-1.2rc1.tar.bz2
+/libktorrent-1.2.0.tar.bz2
diff --git a/libktorrent.spec b/libktorrent.spec
index 57c6b68..06b94cf 100644
--- a/libktorrent.spec
+++ b/libktorrent.spec
@@ -1,17 +1,14 @@
-%define pre rc1
+#define pre rc1
 
 Name:    libktorrent
-Version: 1.2
-Release: 0.4.%{?pre}%{?dist}
+Version: 1.2.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.2%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2
-# fix performance issues
-# http://quickgit.kde.org/index.php?p=libktorrent.git&a=commitdiff&h=cd4324dc77d8f28c760a289fa1202749a06806f3
-Patch0:  libktorrent-1.2rc1-performance.patch
+Source0: http://ktorrent.org/downloads/4.2.0%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2
 BuildRequires: boost-devel
 BuildRequires: gettext
 BuildRequires: gmp-devel
@@ -37,7 +34,6 @@ Requires: kdelibs4-devel%{?_isa}
 
 %prep
 %setup -q -n %{name}-%{version}%{?pre}
-%patch0 -p1
 
 %build
 mkdir -p %{_target_platform}
@@ -78,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Mar  5 2012 Alexey Kurov <nucleo at fedoraproject.org> - 1.2.0-1
+- libktorrent-1.2.0
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-0.4.rc1
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 078a3d1..e461b11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ec1adf5b9934b3d5c0ab257c3240280  libktorrent-1.2rc1.tar.bz2
+3bd38fc221fe2177dd17b14e2baf60c0  libktorrent-1.2.0.tar.bz2


More information about the scm-commits mailing list