[ktorrent] ktorrent-4.2rc1

nucleo nucleo at fedoraproject.org
Sat Jan 7 14:06:37 UTC 2012


commit d9825bdd8b5c1d8cb4514734db6c7f02a11a1b2b
Author: nucleo <nucleo at fedoraproject.org>
Date:   Sat Jan 7 16:06:32 2012 +0200

    ktorrent-4.2rc1

 .gitignore    |    1 +
 ktorrent.spec |   14 ++++++++------
 sources       |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af6a51d..e2ee249 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /ktorrent-4.1.1.tar.bz2
 /ktorrent-4.1.2.tar.bz2
 /ktorrent-4.1.3.tar.bz2
+/ktorrent-4.2rc1.tar.bz2
diff --git a/ktorrent.spec b/ktorrent.spec
index 0b5fc4c..98271c3 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -1,17 +1,16 @@
 
 # Fedora pkg review: http://bugzilla.redhat.com/187818
 
-#define pre rc1
+%define pre rc1
 
 Name:           ktorrent
-Version:        4.1.3
-Release:        1%{?pre}%{?dist}
+Version:        4.2
+Release:        0.1%{?pre}%{?dist}
 Summary:        A BitTorrent program
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://ktorrent.org/
 Source0:        http://ktorrent.org/downloads/%{version}%{?pre}/ktorrent-%{version}%{?pre}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: avahi-devel
 BuildRequires: cmake
@@ -23,7 +22,7 @@ BuildRequires: GeoIP-devel
 BuildRequires: kdebase-workspace-devel
 BuildRequires: kdelibs4-devel >= 4.4.0
 BuildRequires: kdepimlibs-devel
-BuildRequires: libktorrent-devel >= 1.1.3
+BuildRequires: libktorrent-devel >= 1.2
 BuildRequires: plasma-devel
 BuildRequires: qca2-devel
 BuildRequires: taglib-devel
@@ -140,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs
 %defattr(-,root,root,-)
-%{_kde4_libdir}/libktcore.so.12*
+%{_kde4_libdir}/libktcore.so.13*
 
 %files -n kde-plasma-ktorrent
 %defattr(-,root,root,-)
@@ -149,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan  7 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.2-0.1.rc1
+- ktorrent-4.2rc1
+
 * Tue Nov 22 2011 Alexey Kurov <nucleo at fedoraproject.org> - 4.1.3-1
 - ktorrent-4.1.3
 
diff --git a/sources b/sources
index e44c5c1..1698730 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cdd6597a11a465d91e17ac86320883e  ktorrent-4.1.3.tar.bz2
+f99bc7af3101f712c73e0eeb07e5c4b6  ktorrent-4.2rc1.tar.bz2


More information about the scm-commits mailing list