Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libktorrent for openSUSE:Factory checked in at 2021-08-16 10:10:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libktorrent (Old) and /work/SRC/openSUSE:Factory/.libktorrent.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libktorrent" Mon Aug 16 10:10:54 2021 rev:50 rq:911782 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes 2021-07-10 00:02:32.599029578 +0200 +++ /work/SRC/openSUSE:Factory/.libktorrent.new.1899/libktorrent.changes 2021-08-16 10:16:39.726725728 +0200 @@ -1,0 +2,31 @@ +Fri Aug 6 09:42:21 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08/ +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:05:49 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:06:59 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * respect file priority when selecting preview chunks + * Fix clang warning and processedAmount deprecation notice. + * CMP0115 is too new so removing it for now + * Fix tests with new ecm way + * add missing include #include <random> + * update random_shuffle for equivalent of cpp17 + * Increase Cmake deps , fix boost directory and + make initial c++17 support + +------------------------------------------------------------------- Old: ---- libktorrent-21.04.3.tar.xz libktorrent-21.04.3.tar.xz.sig New: ---- libktorrent-21.08.0.tar.xz libktorrent-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.izQBcK/_old 2021-08-16 10:16:40.082725300 +0200 +++ /var/tmp/diff_new_pack.izQBcK/_new 2021-08-16 10:16:40.086725295 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libktorrent -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later @@ -83,6 +83,9 @@ %prep %autosetup -p1 +# The boost minimum version change is only cosmetic. Leap 15.2 provides 1.66 +sed -i 's#1.71.0#1.66.0#' CMakeLists.txt + %build %cmake_kf5 -d build %cmake_build ++++++ libktorrent-21.04.3.tar.xz -> libktorrent-21.08.0.tar.xz ++++++ ++++ 4898 lines of diff (skipped)