Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksysguard6 for openSUSE:Factory checked in at 2024-10-24 15:41:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksysguard6 (Old) and /work/SRC/openSUSE:Factory/.libksysguard6.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksysguard6" Thu Oct 24 15:41:22 2024 rev:15 rq:1217189 version:6.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libksysguard6/libksysguard6.changes 2024-10-16 23:42:30.194348298 +0200 +++ /work/SRC/openSUSE:Factory/.libksysguard6.new.2020/libksysguard6.changes 2024-10-24 15:41:45.929649440 +0200 @@ -1,0 +2,9 @@ +Tue Oct 22 14:07:43 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.2 +- Changes since 6.2.1: + * update version for new release + +------------------------------------------------------------------- Old: ---- libksysguard-6.2.1.tar.xz libksysguard-6.2.1.tar.xz.sig New: ---- libksysguard-6.2.2.tar.xz libksysguard-6.2.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksysguard6.spec ++++++ --- /var/tmp/diff_new_pack.RxLolY/_old 2024-10-24 15:41:47.865729996 +0200 +++ /var/tmp/diff_new_pack.RxLolY/_new 2024-10-24 15:41:47.881730662 +0200 @@ -28,7 +28,7 @@ # Latest ABI-stable Plasma (e.g. 5.8 in KF6, but 5.8.95 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: libksysguard6 -Version: 6.2.1 +Version: 6.2.2 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0-or-later ++++++ libksysguard-6.2.1.tar.xz -> libksysguard-6.2.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksysguard-6.2.1/CMakeLists.txt new/libksysguard-6.2.2/CMakeLists.txt --- old/libksysguard-6.2.1/CMakeLists.txt 2024-10-15 15:14:17.000000000 +0200 +++ new/libksysguard-6.2.2/CMakeLists.txt 2024-10-22 14:56:25.000000000 +0200 @@ -2,7 +2,7 @@ project(libksysguard) -set(PROJECT_VERSION "6.2.1") +set(PROJECT_VERSION "6.2.2") set(PROJECT_VERSION_MAJOR 6) # check with non-Plasma consumers (e.g. KDevelop) before bumping these versions to make sure the KDE CI does not break