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-06-23 10:23:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drkonqi5 (Old) and /work/SRC/openSUSE:Factory/.drkonqi5.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drkonqi5" Thu Jun 23 10:23:12 2022 rev:89 rq:984372 version:5.25.1 Changes: -------- --- /work/SRC/openSUSE:Factory/drkonqi5/drkonqi5.changes 2022-06-17 21:22:03.166758401 +0200 +++ /work/SRC/openSUSE:Factory/.drkonqi5.new.1548/drkonqi5.changes 2022-06-23 10:23:32.159692109 +0200 @@ -1,0 +2,10 @@ +Tue Jun 21 11:39:43 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.1 +- Changes since 5.25.0: + * Drop bogus KConfigWidgets dep, add explicit KConfig dep + +------------------------------------------------------------------- Old: ---- drkonqi-5.25.0.tar.xz drkonqi-5.25.0.tar.xz.sig New: ---- drkonqi-5.25.1.tar.xz drkonqi-5.25.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drkonqi5.spec ++++++ --- /var/tmp/diff_new_pack.Ixrrbp/_old 2022-06-23 10:23:32.911692926 +0200 +++ /var/tmp/diff_new_pack.Ixrrbp/_new 2022-06-23 10:23:32.915692930 +0200 @@ -23,22 +23,22 @@ %{!?_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.25.0 +Version: 5.25.1 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: drkonqi-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz %if %{with released} -Source1: drkonqi-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCHES 100-199 are from upstream 5.16 branch # PATCHES 200-299 and above are from upstream master/5.17+ branch BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: cmake(KF5Completion) >= %{kf5_version} -BuildRequires: cmake(KF5ConfigWidgets) >= %{kf5_version} +BuildRequires: cmake(KF5Config) >= %{kf5_version} BuildRequires: cmake(KF5CoreAddons) >= %{kf5_version} BuildRequires: cmake(KF5Crash) >= %{kf5_version} BuildRequires: cmake(KF5Declarative) >= %{kf5_version} ++++++ drkonqi-5.25.0.tar.xz -> drkonqi-5.25.1.tar.xz ++++++ ++++ 1983 lines of diff (skipped)