Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libktorrent for openSUSE:Leap:16.0 checked in at 2025-04-23 18:08:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/libktorrent (Old) and /work/SRC/openSUSE:Leap:16.0/.libktorrent.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libktorrent" Wed Apr 23 18:08:04 2025 rev:3 rq:1271794 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/libktorrent/libktorrent.changes 2025-03-19 11:49:44.609315736 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.libktorrent.new.30101/libktorrent.changes 2025-04-23 18:09:32.970942762 +0200 @@ -1,0 +2,126 @@ +Mon Apr 14 07:07:13 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:43:00 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * Add missing CMakeFindDependencyMacro for find_dependency + * Add QByteArrayView overloads for SHA1 hash + * Remove unnecessary copy when loading torrent hash + * Add missing include + * Explicitely cast C string to QString. + * Reserve encoded string size + * Use -DQT_NO_CAST_FROM_ASCII + * Port File::open uses to use string literals + * Use QStringLiteral + * Use QLatin1StringView + * Use QDir::NoDotAndDotDot and QDir::isEmpty + * No need to construct a full string here + * Port URLEncoder to use string literals + * Use QString() instead of "" + * Fix windows build not finding boost. + * Reduce dependency on boost. + * Use QList directly. + * Remove size argument from CacheFile::unmap function. + * KIO::TransferJob::isErrorPage has been deprecated in KF6. + * Fix initialization order. + * Switch to CamelCase Qt/KF includes and C++ style C includes. + * Port away from Qt5Compat. + * Send and receive IPv6 peers via peer exchange + * Link with libnetwork on Haiku + +------------------------------------------------------------------- +Tue Mar 4 13:01:29 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- No code change since 24.12.2 + +------------------------------------------------------------------- +Tue Feb 4 12:30:13 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:53:50 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:28:24 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:54 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:30:34 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Explicitly use dual-stacked sockets + * Fix loading HTTPS webseeds + * Add explicit WITH_XFS option, be more verbose + * Add Windows CI + * Port from mingw_poll to winsocks WSAPoll + * Fix setting a socket to non-blocking on Windows + * Fix comparison of struct with memcmp + * Fix wakeuppipetest and polltest on Windows + * Init Windows sockets for tests that use sockets + * Fix building chunkmanagertest on Windows + * Fix building upnpmcastsocket on Windows + * Fix building win32 on Windows + * Fix building cachefile on Windows + * Mostly implement MaxOpenFiles and MaximizeLimits for Windows + * Implement TruncateFile for Windows + * Fix building socket on Windows + * Filter out non-existant headers from Windows build + * Port from symlink to create_directory_symlink + * Port from htobe32 to htonl + * Port from inet_aton to inet_pton + * Port from gettimeofday to chrono::system_clock + * Q_WS_WIN -> Q_OS_WIN + * target_link_libraries usage must be all-keyword + * Fix FindLibGcrypt on Windows with craft + * addData is deprecated, use QByteArrayView overload instead + * Cppcheck: these can be declared as pointers to const + * Cppcheck: move from constructor body to initializer list + +------------------------------------------------------------------- +Tue Nov 5 10:44:07 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- libktorrent-24.08.2.tar.xz libktorrent-24.08.2.tar.xz.sig New: ---- libktorrent-25.04.0.tar.xz libktorrent-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.pGqd0E/_old 2025-04-23 18:09:33.290956175 +0200 +++ /var/tmp/diff_new_pack.pGqd0E/_new 2025-04-23 18:09:33.290956175 +0200 @@ -1,7 +1,7 @@ # # spec file for package libktorrent # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: libktorrent -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later @@ -42,7 +42,6 @@ BuildRequires: cmake(KF6KIO) >= %{kf6_version} BuildRequires: cmake(KF6Solid) >= %{kf6_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} -BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version} BuildRequires: cmake(Qt6Test) >= %{qt6_version} BuildRequires: cmake(Qt6Xml) >= %{qt6_version} @@ -69,7 +68,6 @@ Requires: cmake(KF6Config) >= %{kf6_version} Requires: cmake(KF6KIO) >= %{kf6_version} Requires: cmake(Qt6Core) >= %{qt6_version} -Requires: cmake(Qt6Core5Compat) >= %{qt6_version} Requires: cmake(Qt6Network) >= %{qt6_version} Requires: gmp-devel >= 6.0.0 Requires: pkgconfig(libgcrypt) >= 1.4.5 ++++++ libktorrent-24.08.2.tar.xz -> libktorrent-25.04.0.tar.xz ++++++ ++++ 48396 lines of diff (skipped)