Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package drkonqi5 for openSUSE:Factory checked in at 2022-02-07 23:36:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drkonqi5 (Old) and /work/SRC/openSUSE:Factory/.drkonqi5.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drkonqi5" Mon Feb 7 23:36:53 2022 rev:80 rq:951866 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/drkonqi5/drkonqi5.changes 2022-01-11 21:13:56.476733957 +0100 +++ /work/SRC/openSUSE:Factory/.drkonqi5.new.1898/drkonqi5.changes 2022-02-07 23:36:58.242897848 +0100 @@ -1,0 +2,34 @@ +Sat Feb 5 19:50:55 UTC 2022 - Fabian Vogt <[email protected]> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- No code changes since 5.23.90 + +------------------------------------------------------------------- +Thu Jan 13 20:30:08 UTC 2022 - Fabian Vogt <[email protected]> + +- Update to 5.23.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.90 +- Changes since 5.23.5: + * It compiles fine without deprecated methods + * add a new env var to skip dupe checks + * make sure we can find execs on newer debians as well + * update fixture to correct requirements + * add some debugging for wallet interaction + * make sure toggles trigger state updates + * bring back idle detection and rejigger timer code + * Port KToolInvocation::invokeMailer deprecated methods + * I18N_NOOP was not possible here + * Fix KMyMoney Bugzilla mapping + * fix the notifier dump truck + * replace restart checkbox with button (kde#443304) + * Add FreeBSD CI + * find cleanup binary more reliably + * Add Linux CI + * Add .kde-ci.yml + +------------------------------------------------------------------- Old: ---- drkonqi-5.23.5.tar.xz drkonqi-5.23.5.tar.xz.sig New: ---- drkonqi-5.24.0.tar.xz drkonqi-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drkonqi5.spec ++++++ --- /var/tmp/diff_new_pack.yzsmZa/_old 2022-02-07 23:36:58.834893863 +0100 +++ /var/tmp/diff_new_pack.yzsmZa/_new 2022-02-07 23:36:58.838893837 +0100 @@ -17,21 +17,21 @@ %define kf5_version 5.58.0 -%bcond_without lang +%bcond_without released Name: drkonqi5 # Full Plasma 5 version (e.g. 5.9.1) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} -Version: 5.23.5 +Version: 5.24.0 Release: 0 Summary: Helper for debugging and reporting crashes License: GPL-2.0-or-later Group: Development/Tools/Debuggers URL: http://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig +Source: drkonqi-%{version}.tar.xz +%if %{with released} +Source1: drkonqi-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCHES 100-199 are from upstream 5.16 branch @@ -79,7 +79,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %{kf5_find_lang} %endif @@ -95,7 +95,7 @@ %{_kf5_applicationsdir}/org.kde.drkonqi.desktop %{_kf5_debugdir}/drkonqi.categories -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ drkonqi-5.23.5.tar.xz -> drkonqi-5.24.0.tar.xz ++++++ ++++ 92270 lines of diff (skipped)
