Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kinfocenter6 for openSUSE:Factory checked in at 2025-06-18 15:54:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinfocenter6 (Old) and /work/SRC/openSUSE:Factory/.kinfocenter6.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinfocenter6" Wed Jun 18 15:54:02 2025 rev:26 rq:1285714 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kinfocenter6/kinfocenter6.changes 2025-05-08 18:21:12.879161540 +0200 +++ /work/SRC/openSUSE:Factory/.kinfocenter6.new.19631/kinfocenter6.changes 2025-06-18 15:54:26.227964802 +0200 @@ -1,0 +2,29 @@ +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 + +------------------------------------------------------------------- Old: ---- kinfocenter-6.3.5.tar.xz kinfocenter-6.3.5.tar.xz.sig New: ---- kinfocenter-6.4.0.tar.xz kinfocenter-6.4.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinfocenter6.spec ++++++ --- /var/tmp/diff_new_pack.nEXQXX/_old 2025-06-18 15:54:28.168045278 +0200 +++ /var/tmp/diff_new_pack.nEXQXX/_new 2025-06-18 15:54:28.180045776 +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,14 +28,14 @@ # 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.5 +Version: 6.4.0 Release: 0 Summary: Utility that provides information about a computer system License: GPL-2.0-or-later URL: https://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE @@ -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.5.tar.xz -> kinfocenter-6.4.0.tar.xz ++++++ ++++ 46778 lines of diff (skipped)