Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kinfocenter6 for openSUSE:Leap:16.0 checked in at 2025-08-07 19:22:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kinfocenter6 (Old) and /work/SRC/openSUSE:Leap:16.0/.kinfocenter6.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinfocenter6" Thu Aug 7 19:22:29 2025 rev:4 rq:1292832 version:6.4.2 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kinfocenter6/kinfocenter6.changes 2025-04-23 10:12:29.553860004 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.kinfocenter6.new.1085/kinfocenter6.changes 2025-08-07 19:28:11.206229254 +0200 @@ -1,0 +2,57 @@ +Tue Jul 1 13:10:57 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.2 +- Changes since 6.4.1: + * Update version for new release 6.4.2 + +------------------------------------------------------------------- +Tue Jun 24 11:54:08 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.1 +- Changes since 6.4.0: + * Update version for new release 6.4.1 + * CommandOutputContext: Fix broken i18n call + +------------------------------------------------------------------- +Thu Jun 12 10:37:26 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.0 +- Changes since 6.3.91: + * Update version for new release 6.4.0 + * Add missing cmake find module for di-edid-decode + +------------------------------------------------------------------- +Thu May 29 21:19:08 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.91 +- Changes since 6.3.90: + * Update version for new release 6.3.91 + * 🍒 Change uncreatable type name "Hint to "hint" (kde#504560) + * Add missing include(ECMQmlModule) + +------------------------------------------------------------------- +Mon May 19 19:35:18 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.3.90 +- Too many changes to list here + +------------------------------------------------------------------- +Tue May 6 20:07:37 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.5 +- Changes since 6.3.4: + * update version for new release + +------------------------------------------------------------------- Old: ---- kinfocenter-6.3.4.tar.xz kinfocenter-6.3.4.tar.xz.sig New: ---- kinfocenter-6.4.2.tar.xz kinfocenter-6.4.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinfocenter6.spec ++++++ --- /var/tmp/diff_new_pack.6Ix3uV/_old 2025-08-07 19:28:11.530242737 +0200 +++ /var/tmp/diff_new_pack.6Ix3uV/_new 2025-08-07 19:28:11.534242903 +0200 @@ -16,8 +16,8 @@ # -%define kf6_version 6.10.0 -%define qt6_version 6.7.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %global __requires_exclude qt6qmlimport\\(org\\.kde\\.kinfocenter\\.private.* @@ -28,7 +28,7 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: kinfocenter6 -Version: 6.3.4 +Version: 6.4.2 Release: 0 Summary: Utility that provides information about a computer system License: GPL-2.0-or-later @@ -56,6 +56,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6Gui) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libusb-1.0) Provides: kinfocenter5 = %{version} Obsoletes: kinfocenter5 < %{version} @@ -86,6 +87,8 @@ Requires: (aha if fwupd) # EDID kcm requires di-edid-decode Recommends: libdisplay-info-tools >= 0.2.0 +# Temperature sensors +Recommends: sensors %description KDE Utility that provides information about a computer system. @@ -131,6 +134,7 @@ %{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_opencl.so %{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_pci.so %{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_samba.so +%{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_sensors.so %{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_usb.so %{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_vulkan.so %{_kf6_plugindir}/plasma/kcms/kinfocenter/kcm_wayland.so ++++++ kinfocenter-6.3.4.tar.xz -> kinfocenter-6.4.2.tar.xz ++++++ ++++ 47002 lines of diff (skipped)