[ktorrent] ktorrent-4.2.1

nucleo nucleo at fedoraproject.org
Tue Jun 12 19:24:57 UTC 2012


commit 12a012bf25f537ea3d81ea75e426c23ea3c31404
Author: nucleo <nucleo at fedoraproject.org>
Date:   Tue Jun 12 22:24:52 2012 +0300

    ktorrent-4.2.1

 .gitignore                                   |    1 +
 ktorrent-4.2.0-libktcore_namelink_skip.patch |    2 +-
 ktorrent.spec                                |    9 ++++++---
 sources                                      |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d464d19..c513e7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ktorrent-4.1.3.tar.bz2
 /ktorrent-4.2.0.tar.bz2
+/ktorrent-4.2.1.tar.bz2
diff --git a/ktorrent-4.2.0-libktcore_namelink_skip.patch b/ktorrent-4.2.0-libktcore_namelink_skip.patch
index 3f348cc..8d3d404 100644
--- a/ktorrent-4.2.0-libktcore_namelink_skip.patch
+++ b/ktorrent-4.2.0-libktcore_namelink_skip.patch
@@ -4,7 +4,7 @@ diff -up ktorrent-4.2.0/libktcore/CMakeLists.txt.libktcore_namelink_skip ktorren
 @@ -58,5 +58,5 @@ kde4_add_library(ktcore SHARED ${libktor
  
  target_link_libraries(ktcore ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KPARTS_LIBS} ${KDE4_KUTILS_LIBS} ${LIBKTORRENT_LIBRARIES} ${KDE4_SOLID_LIBS} ${GMP_LIBRARIES})
- set_target_properties(ktcore PROPERTIES VERSION 13.0.0 SOVERSION 13 )
+ set_target_properties(ktcore PROPERTIES VERSION 13.0.1 SOVERSION 13 )
 -install(TARGETS ktcore  ${INSTALL_TARGETS_DEFAULT_ARGS} )
 +install(TARGETS ktcore  ${INSTALL_TARGETS_DEFAULT_ARGS} LIBRARY NAMELINK_SKIP)
  
diff --git a/ktorrent.spec b/ktorrent.spec
index 26c89e7..a07fa09 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -1,11 +1,11 @@
 
 # TODO: add pkg-config support to libktorrent, so groking this
 # add buildtime is easier -- rex
-%global libktorrent_ver 1.2.0
+%global libktorrent_ver 1.2.1
 
 Name:           ktorrent
-Version:        4.2.0
-Release:        5%{?pre}%{?dist}
+Version:        4.2.1
+Release:        1%{?pre}%{?dist}
 Summary:        A BitTorrent program
 Group:          Applications/Internet
 License:        GPLv2+
@@ -155,6 +155,9 @@ fi
 
 
 %changelog
+* Tue Jun 12 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.2.1-1
+- ktorrent-4.2.1
+
 * Wed May 30 2012 Rex Dieter <rdieter at fedoraproject.org> 4.2.0-5
 - -libs: Requires: libktorrent >= ...
 
diff --git a/sources b/sources
index a25c6a1..cf31629 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01aa25e1339ffd84776f3c9c27bd4a72  ktorrent-4.2.0.tar.bz2
+374589db1b07a7d62e3156001cae1231  ktorrent-4.2.1.tar.bz2


More information about the scm-commits mailing list