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-04-25 21:27:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libktorrent (Old) and /work/SRC/openSUSE:Factory/.libktorrent.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libktorrent" Sun Apr 25 21:27:10 2021 rev:46 rq:887772 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes 2021-03-10 08:55:41.770792424 +0100 +++ /work/SRC/openSUSE:Factory/.libktorrent.new.12324/libktorrent.changes 2021-04-25 21:28:37.704517487 +0200 @@ -1,0 +2,32 @@ +Fri Apr 16 16:13:11 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:37 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:39 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Add pre-commit hook for clang-format + * Add .gitignore file + * Add .git-blame-ignore-revs file + * Run clang-format + * Add trailing comma to enums + * Add clang-format target + * Convert some old-style connects + * raise peer max metasize (torrent file) size to 100mib + * Fix PeerID for new versioning + +------------------------------------------------------------------- Old: ---- libktorrent-20.12.3.tar.xz libktorrent-20.12.3.tar.xz.sig New: ---- libktorrent-21.04.0.tar.xz libktorrent-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.mLqzYM/_old 2021-04-25 21:28:38.188518069 +0200 +++ /var/tmp/diff_new_pack.mLqzYM/_new 2021-04-25 21:28:38.192518074 +0200 @@ -1,7 +1,7 @@ # # spec file for package libktorrent # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libktorrent -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later Group: Productivity/Networking/File-Sharing -URL: https://kde.org/applications/internet/org.kde.ktorrent/ +URL: https://apps.kde.org/ktorrent Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: doxygen BuildRequires: extra-cmake-modules BuildRequires: gmp-devel >= 6.0.0 @@ -43,10 +47,6 @@ BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Xml) -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description libktorrent is a torrent downloading library. @@ -81,7 +81,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build ++++++ libktorrent-20.12.3.tar.xz -> libktorrent-21.04.0.tar.xz ++++++ ++++ 69137 lines of diff (skipped)