Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libktorrent for openSUSE:Factory checked in at 2022-08-19 17:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libktorrent (Old) and /work/SRC/openSUSE:Factory/.libktorrent.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libktorrent" Fri Aug 19 17:55:41 2022 rev:63 rq:997942 version:22.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes 2022-07-09 17:04:56.696894247 +0200 +++ /work/SRC/openSUSE:Factory/.libktorrent.new.2083/libktorrent.changes 2022-08-19 17:58:31.132356942 +0200 @@ -1,0 +2,20 @@ +Sun Aug 14 09:43:53 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.08.0/ + +------------------------------------------------------------------- +Fri Aug 5 12:11:39 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:28:55 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- Old: ---- libktorrent-22.04.3.tar.xz libktorrent-22.04.3.tar.xz.sig New: ---- libktorrent-22.08.0.tar.xz libktorrent-22.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.ZxP5NA/_old 2022-08-19 17:58:31.528357772 +0200 +++ /var/tmp/diff_new_pack.ZxP5NA/_new 2022-08-19 17:58:31.532357781 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libktorrent -Version: 22.04.3 +Version: 22.08.0 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later ++++++ libktorrent-22.04.3.tar.xz -> libktorrent-22.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/CMakeLists.txt new/libktorrent-22.08.0/CMakeLists.txt --- old/libktorrent-22.04.3/CMakeLists.txt 2022-07-05 06:43:53.000000000 +0200 +++ new/libktorrent-22.08.0/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -4,8 +4,8 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "22") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") @@ -53,7 +53,7 @@ PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5TorrentConfigVersion.cmake" SOVERSION "${SOVERSION}") -find_package(Qt5 "${QT_MIN_VERSION}" CONFIG REQUIRED COMPONENTS +find_package(Qt${QT_MAJOR_VERSION} "${QT_MIN_VERSION}" CONFIG REQUIRED COMPONENTS Core Network Xml @@ -72,7 +72,7 @@ find_package(Boost "${Boost_MIN_VERSION}" MODULE REQUIRED) find_package(LibGMP "${LibGMP_MIN_VERSION}" REQUIRED) find_package(LibGcrypt "${LibGcrypt_MIN_VERSION}" REQUIRED) -find_package(Qca-qt5 CONFIG REQUIRED) +find_package(Qca-qt${QT_MAJOR_VERSION} CONFIG REQUIRED) kde_enable_exceptions() add_definitions( @@ -127,7 +127,7 @@ configure_package_config_file("${CMAKE_CURRENT_SOURCE_DIR}/KF5TorrentConfig.cmake.in" "${CMAKE_CURRENT_BINARY_DIR}/KF5TorrentConfig.cmake" INSTALL_DESTINATION ${CMAKECONFIG_INSTALL_DIR} - PATH_VARS INCLUDE_INSTALL_DIR + PATH_VARS KDE_INSTALL_INCLUDEDIR ) # Install the CMake modules needed to use libktorrent @@ -140,6 +140,8 @@ install(EXPORT KF5TorrentTargets DESTINATION "${CMAKECONFIG_INSTALL_DIR}" FILE KF5TorrentTargets.cmake NAMESPACE KF5:: ) +ki18n_install(po) + # add clang-format target for all our real source files file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h) kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES}) @@ -147,4 +149,3 @@ feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) -ki18n_install(po) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/po/ca@valencia/libktorrent5.po new/libktorrent-22.08.0/po/ca@valencia/libktorrent5.po --- old/libktorrent-22.04.3/po/ca@valencia/libktorrent5.po 2022-07-05 06:43:53.000000000 +0200 +++ new/libktorrent-22.08.0/po/ca@valencia/libktorrent5.po 2022-08-12 02:14:06.000000000 +0200 @@ -127,7 +127,7 @@ #: src/diskio/cachefile.cpp:386 #, kde-format msgid "Failed to write to file %1: %2" -msgstr "No s'ha pogut escriure al fitxer %1: %2" +msgstr "No s'ha pogut escriure en el fitxer %1: %2" #: src/diskio/cachefile.cpp:443 #, kde-format @@ -147,12 +147,12 @@ #: src/diskio/dndfile.cpp:114 #, kde-format msgid "Failed to write first chunk to DND file: %1" -msgstr "No s'ha pogut escriure el primer tros al fitxer DND: %1" +msgstr "No s'ha pogut escriure el primer tros en el fitxer DND: %1" #: src/diskio/dndfile.cpp:129 #, kde-format msgid "Failed to write last chunk to DND file: %1" -msgstr "No s'ha pogut escriure l'??ltim tros al fitxer DND: %1" +msgstr "No s'ha pogut escriure l'??ltim tros en el fitxer DND: %1" #: src/diskio/movedatafilesjob.cpp:109 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/po/tr/libktorrent5.po new/libktorrent-22.08.0/po/tr/libktorrent5.po --- old/libktorrent-22.04.3/po/tr/libktorrent5.po 2022-07-05 06:43:53.000000000 +0200 +++ new/libktorrent-22.08.0/po/tr/libktorrent5.po 2022-08-12 02:14:06.000000000 +0200 @@ -461,7 +461,7 @@ "Forwarding failed:\n" "Device does not have a WANIPConnection or WANPPPConnection." msgstr "" -"Y??nlendirme ba??ar??s??z oldu: \n" +"Y??nlendirme ba??ar??s??z oldu:\n" "Ayg??t bir WANIPConnection veya WANPPPConnection'a sahip de??il." #: src/upnp/upnprouter.cpp:279 @@ -586,30 +586,3 @@ #, kde-format msgid "Error when reading from disk" msgstr "Diskten okunurken hata olu??tu" - -#~ msgid "The directory %1 does not exist" -#~ msgstr "%1 dizini yok" - -#~ msgid "Connection closed unexpectedly" -#~ msgstr "Ba??lant?? beklenmedik bir bi??imde kapat??ld??" - -#~ msgid "Torrent to open" -#~ msgstr "A????lacak torrent" - -#~ msgid "Port to use" -#~ msgstr "Kullan??lacak port" - -#~ msgid "Whether or not to enable encryption" -#~ msgstr "??ifrelemenin etkinle??tirilip etkinle??tirilmeyece??i" - -#~ msgid "Whether or not to enable peer exchange" -#~ msgstr "??ift de??i??ikli??inin yap??l??p yap??lmayaca????" - -#~ msgid "Whether or not to use utp" -#~ msgstr "Utp kullan??l??p kullan??lmayaca????" - -#~ msgid "ktcli" -#~ msgstr "ktcli" - -#~ msgid "Redirect without a redirect location" -#~ msgstr "Bir konum olmadan yeniden y??nlendir." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/po/zh_CN/libktorrent5.po new/libktorrent-22.08.0/po/zh_CN/libktorrent5.po --- old/libktorrent-22.04.3/po/zh_CN/libktorrent5.po 2022-07-05 06:43:53.000000000 +0200 +++ new/libktorrent-22.08.0/po/zh_CN/libktorrent5.po 2022-08-12 02:14:06.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-23 00:45+0000\n" -"PO-Revision-Date: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/CMakeLists.txt new/libktorrent-22.08.0/src/CMakeLists.txt --- old/libktorrent-22.04.3/src/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -234,14 +234,14 @@ target_link_libraries(KF5Torrent PRIVATE - qca-qt5 + qca-qt${QT_MAJOR_VERSION} PUBLIC KF5::Archive KF5::KIOCore KF5::KIOWidgets KF5::Solid KF5::I18n - Qt5::Xml + Qt::Xml Boost::boost LibGcrypt::LibGcrypt LibGMP::LibGMP diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/bcodec/value.h new/libktorrent-22.08.0/src/bcodec/value.h --- old/libktorrent-22.04.3/src/bcodec/value.h 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/bcodec/value.h 2022-08-10 23:03:38.000000000 +0200 @@ -6,10 +6,10 @@ #ifndef BTVALUE_H #define BTVALUE_H +#include <QTextCodec> #include <ktorrent_export.h> #include <qstring.h> #include <util/constants.h> - namespace bt { /** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/datachecker/tests/CMakeLists.txt new/libktorrent-22.08.0/src/datachecker/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/datachecker/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/datachecker/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,2 +1,2 @@ include(ECMAddTests) -ecm_add_test(datacheckertest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) +ecm_add_test(datacheckertest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/dht/tests/CMakeLists.txt new/libktorrent-22.08.0/src/dht/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/dht/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/dht/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,3 +1,3 @@ include(ECMAddTests) -ecm_add_test(rpcmsgtest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) -ecm_add_test(keytest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) +ecm_add_test(rpcmsgtest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) +ecm_add_test(keytest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/diskio/cache.h new/libktorrent-22.08.0/src/diskio/cache.h --- old/libktorrent-22.04.3/src/diskio/cache.h 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/diskio/cache.h 2022-08-10 23:03:38.000000000 +0200 @@ -9,13 +9,12 @@ #include <QMultiMap> #include <QSet> #include <QString> +#include <QStringList> #include <diskio/piecedata.h> #include <ktorrent_export.h> #include <torrent/torrent.h> #include <util/constants.h> -class QStringList; - namespace bt { class TorrentFile; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/diskio/chunkmanager.h new/libktorrent-22.08.0/src/diskio/chunkmanager.h --- old/libktorrent-22.04.3/src/diskio/chunkmanager.h 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/diskio/chunkmanager.h 2022-08-10 23:03:38.000000000 +0200 @@ -11,13 +11,12 @@ #include <QObject> #include <QSet> #include <QString> +#include <QStringList> #include <ktorrent_export.h> #include <torrent/torrent.h> #include <util/bitset.h> #include <vector> -class QStringList; - namespace bt { class TorrentFile; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/diskio/tests/CMakeLists.txt new/libktorrent-22.08.0/src/diskio/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/diskio/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/diskio/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,3 +1,3 @@ include(ECMAddTests) -ecm_add_test(chunkmanagertest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) -ecm_add_test(preallocationtest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) \ No newline at end of file +ecm_add_test(chunkmanagertest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) +ecm_add_test(preallocationtest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/download/httpresponseheader.cpp new/libktorrent-22.08.0/src/download/httpresponseheader.cpp --- old/libktorrent-22.04.3/src/download/httpresponseheader.cpp 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/download/httpresponseheader.cpp 2022-08-10 23:03:38.000000000 +0200 @@ -13,7 +13,7 @@ if (i == -1) return false; - values[line.leftRef(i).trimmed().toString().toLower()] = line.midRef(i + 1).trimmed().toString(); + values[QStringView(line).left(i).trimmed().toString().toLower()] = QStringView(line).mid(i + 1).trimmed().toString(); return true; } @@ -29,9 +29,17 @@ int pos = l.indexOf(QLatin1Char(' '), 9); if (pos != -1) { _reasonPhr = l.mid(pos + 1); +#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) _statCode = l.midRef(9, pos - 9).toInt(); +#else + _statCode = QStringView(l).mid(9, pos - 9).toInt(); +#endif } else { +#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) _statCode = l.midRef(9).toInt(); +#else + _statCode = QStringView(l).mid(9).toInt(); +#endif _reasonPhr.clear(); } } else { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/download/tests/CMakeLists.txt new/libktorrent-22.08.0/src/download/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/download/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/download/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,2 +1,2 @@ include(ECMAddTests) -ecm_add_test(streamingchunkselectortest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) +ecm_add_test(streamingchunkselectortest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/interfaces/torrentinterface.h new/libktorrent-22.08.0/src/interfaces/torrentinterface.h --- old/libktorrent-22.04.3/src/interfaces/torrentinterface.h 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/interfaces/torrentinterface.h 2022-08-10 23:03:38.000000000 +0200 @@ -8,6 +8,7 @@ #include <QPointer> #include <QSharedPointer> +#include <QTextCodec> #include <QUrl> #include <interfaces/trackerslist.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/magnet/tests/CMakeLists.txt new/libktorrent-22.08.0/src/magnet/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/magnet/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/magnet/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,3 +1,3 @@ include(ECMAddTests) -ecm_add_test(magnetlinktest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) +ecm_add_test(magnetlinktest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/mse/tests/CMakeLists.txt new/libktorrent-22.08.0/src/mse/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/mse/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/mse/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,2 +1,2 @@ include(ECMAddTests) -ecm_add_test(rc4encryptortest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) +ecm_add_test(rc4encryptortest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/net/tests/CMakeLists.txt new/libktorrent-22.08.0/src/net/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/net/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/net/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,4 +1,4 @@ include(ECMAddTests) -ecm_add_test(polltest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(wakeuppipetest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) +ecm_add_test(polltest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(wakeuppipetest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/peer/peerid.cpp new/libktorrent-22.08.0/src/peer/peerid.cpp --- old/libktorrent-22.04.3/src/peer/peerid.cpp 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/peer/peerid.cpp 2022-08-10 23:03:38.000000000 +0200 @@ -284,7 +284,7 @@ name = Map[QStringLiteral("SP")] + ' ' + peer_id.at(2) + '.' + peer_id.at(3) + '.' + peer_id.at(4) + '.' + peer_id.at(5); } else if (peer_id.startsWith(QLatin1String("FG"))) { name = Map[QStringLiteral("FG")] + ' ' + peer_id.at(2) + '.' + peer_id.at(3) + '.' + peer_id.at(4) + '.' + peer_id.at(5); - } else if (peer_id.midRef(2, 2) == QLatin1String("RS")) { + } else if (QStringView(peer_id).mid(2, 2) == QLatin1String("RS")) { name = Map[QStringLiteral("RS")]; } else if (peer_id.startsWith(QLatin1String("Q1"))) { name = Map[QStringLiteral("Q1")]; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/peer/tests/CMakeLists.txt new/libktorrent-22.08.0/src/peer/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/peer/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/peer/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,5 +1,5 @@ include(ECMAddTests) -ecm_add_test(superseedtest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(packetreadertest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(connectionlimittest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(accessmanagertest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) +ecm_add_test(superseedtest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(packetreadertest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(connectionlimittest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(accessmanagertest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/torrent/tests/CMakeLists.txt new/libktorrent-22.08.0/src/torrent/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/torrent/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/torrent/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,5 +1,5 @@ include(ECMAddTests) -ecm_add_test(statsfiletest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(torrentfilestreamtest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) -ecm_add_test(torrentfilestreammultitest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt5::Test) +ecm_add_test(statsfiletest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(torrentfilestreamtest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) +ecm_add_test(torrentfilestreammultitest.cpp LINK_LIBRARIES testlib KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/torrent/torrentcontrol.h new/libktorrent-22.08.0/src/torrent/torrentcontrol.h --- old/libktorrent-22.04.3/src/torrent/torrentcontrol.h 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/torrent/torrentcontrol.h 2022-08-10 23:03:38.000000000 +0200 @@ -9,6 +9,7 @@ #include <QDateTime> #include <QObject> +#include <QStringList> #include <QTimer> #include <QUrl> @@ -19,7 +20,6 @@ #include <ktorrent_export.h> #include <util/timer.h> -class QStringList; class QString; class KJob; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/util/compressfilejob.cpp new/libktorrent-22.08.0/src/util/compressfilejob.cpp --- old/libktorrent-22.04.3/src/util/compressfilejob.cpp 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/util/compressfilejob.cpp 2022-08-10 23:03:38.000000000 +0200 @@ -9,7 +9,7 @@ #include <QFile> #include <QThread> -#include <KFilterDev> +#include <KCompressionDevice> #include <KIO/Global> #include "fileops.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/util/tests/CMakeLists.txt new/libktorrent-22.08.0/src/util/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/util/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/util/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,8 +1,8 @@ include(ECMAddTests) -ecm_add_test(circularbuffertest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) +ecm_add_test(circularbuffertest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) if(NOT MSVC) -ecm_add_test(signalcatchertest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) +ecm_add_test(signalcatchertest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) endif(NOT MSVC) -ecm_add_test(resourcemanagertest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(fileopstest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(bufferpooltest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) +ecm_add_test(resourcemanagertest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(fileopstest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(bufferpooltest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-22.04.3/src/utp/tests/CMakeLists.txt new/libktorrent-22.08.0/src/utp/tests/CMakeLists.txt --- old/libktorrent-22.04.3/src/utp/tests/CMakeLists.txt 2022-07-01 20:36:19.000000000 +0200 +++ new/libktorrent-22.08.0/src/utp/tests/CMakeLists.txt 2022-08-10 23:03:38.000000000 +0200 @@ -1,13 +1,13 @@ include(ECMAddTests) -ecm_add_test(localwindowtest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(remotewindowtest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(connectiontest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(sendtest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(connecttest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(transmittest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(packetlosstest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(fintest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(sockettest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(utppolltest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(delaywindowtest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) -ecm_add_test(packetbuffertest.cpp LINK_LIBRARIES KF5::Torrent Qt5::Test) +ecm_add_test(localwindowtest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(remotewindowtest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(connectiontest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(sendtest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(connecttest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(transmittest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(packetlosstest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(fintest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(sockettest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(utppolltest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(delaywindowtest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test) +ecm_add_test(packetbuffertest.cpp LINK_LIBRARIES KF5::Torrent Qt::Test)