Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktorrent for openSUSE:Factory checked in at 2021-08-16 10:10:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktorrent (Old) and /work/SRC/openSUSE:Factory/.ktorrent.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktorrent" Mon Aug 16 10:10:42 2021 rev:124 rq:911747 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes 2021-07-10 00:02:14.811167903 +0200 +++ /work/SRC/openSUSE:Factory/.ktorrent.new.1899/ktorrent.changes 2021-08-16 10:16:17.290752704 +0200 @@ -1,0 +2,34 @@ +Fri Aug 6 09:40:59 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:33 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:41 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * adjust to new Priority constants in libktorrent + * Fix broken GeoIp plugin (kde#403054) + * Fix indentation ( it was a tab vs space problem ) + * CMP0115 is too new for now so removing + * Fix tests with new ecm sytle + * Increase Cmake deps , fix boost problems and initial steps for cpp17 support + * Remove unneeded ruby scripts + * Add copyright text to shutdowntorrentmodel.h file + * Remove unneeded templates + * Rename GPL-2.1-or-later license to GPL-2.0-or-later + * Convert license headers to SPDX + +------------------------------------------------------------------- Old: ---- ktorrent-21.04.3.tar.xz ktorrent-21.04.3.tar.xz.sig New: ---- ktorrent-21.08.0.tar.xz ktorrent-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktorrent.spec ++++++ --- /var/tmp/diff_new_pack.OVrJxr/_old 2021-08-16 10:16:17.794752098 +0200 +++ /var/tmp/diff_new_pack.OVrJxr/_new 2021-08-16 10:16:17.798752093 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktorrent -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: KDE BitTorrent Client License: GPL-2.0-or-later @@ -74,7 +74,6 @@ BuildRequires: cmake(Qt5Script) BuildRequires: cmake(Qt5Widgets) BuildRequires: pkgconfig(taglib) -Recommends: %{name}-lang = %{version} %ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64 BuildRequires: cmake(Qt5WebEngineWidgets) %endif @@ -90,6 +89,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 ++++++ ktorrent-21.04.3.tar.xz -> ktorrent-21.08.0.tar.xz ++++++ ++++ 294278 lines of diff (skipped)