Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kinfocenter6 for openSUSE:Factory checked in at 2026-06-25 10:48:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinfocenter6 (Old) and /work/SRC/openSUSE:Factory/.kinfocenter6.new.2088 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinfocenter6" Thu Jun 25 10:48:36 2026 rev:45 rq:1361393 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kinfocenter6/kinfocenter6.changes 2026-06-18 21:35:30.443294266 +0200 +++ /work/SRC/openSUSE:Factory/.kinfocenter6.new.2088/kinfocenter6.changes 2026-06-25 10:48:47.875910972 +0200 @@ -1,0 +2,10 @@ +Tue Jun 23 10:55:03 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.1 +- Changes since 6.7.0: + * Update version for new release 6.7.1 + * kcms/samba: Port to Kirigami.StyleHints for framed backgrounds + +------------------------------------------------------------------- Old: ---- kinfocenter-6.7.0.tar.xz kinfocenter-6.7.0.tar.xz.sig New: ---- kinfocenter-6.7.1.tar.xz kinfocenter-6.7.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinfocenter6.spec ++++++ --- /var/tmp/diff_new_pack.hjht98/_old 2026-06-25 10:48:48.611936405 +0200 +++ /var/tmp/diff_new_pack.hjht98/_new 2026-06-25 10:48:48.611936405 +0200 @@ -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.7.0 +Version: 6.7.1 Release: 0 Summary: Utility that provides information about a computer system License: GPL-2.0-or-later URL: https://www.kde.org/ -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE ++++++ kinfocenter-6.7.0.tar.xz -> kinfocenter-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.7.0/CMakeLists.txt new/kinfocenter-6.7.1/CMakeLists.txt --- old/kinfocenter-6.7.0/CMakeLists.txt 2026-06-11 11:32:12.000000000 +0200 +++ new/kinfocenter-6.7.1/CMakeLists.txt 2026-06-23 10:11:25.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kinfocenter) -set(PROJECT_VERSION "6.7.0") +set(PROJECT_VERSION "6.7.1") set(QT_MIN_VERSION "6.10.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.7.0/kcms/samba/ui/main.qml new/kinfocenter-6.7.1/kcms/samba/ui/main.qml --- old/kinfocenter-6.7.0/kcms/samba/ui/main.qml 2026-06-11 11:32:12.000000000 +0200 +++ new/kinfocenter-6.7.1/kcms/samba/ui/main.qml 2026-06-23 10:11:25.000000000 +0200 @@ -30,7 +30,7 @@ Kirigami.Theme.colorSet: Kirigami.Theme.View Kirigami.Theme.inherit: false - Component.onCompleted: background.visible = true // crashes when initialized with this. god knows why + Kirigami.StyleHints.showFramedBackground: true ListView { id: view @@ -62,7 +62,7 @@ Kirigami.Theme.colorSet: Kirigami.Theme.View Kirigami.Theme.inherit: false - Component.onCompleted: background.visible = true // crashes when initialized with this. god knows why + Kirigami.StyleHints.showFramedBackground: true ListView { currentIndex: -1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.7.0/org.kde.kinfocenter.appdata.xml new/kinfocenter-6.7.1/org.kde.kinfocenter.appdata.xml --- old/kinfocenter-6.7.0/org.kde.kinfocenter.appdata.xml 2026-06-11 11:32:12.000000000 +0200 +++ new/kinfocenter-6.7.1/org.kde.kinfocenter.appdata.xml 2026-06-23 10:11:25.000000000 +0200 @@ -211,9 +211,9 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="6.7.1" date="2026-06-23"/> <release version="6.7.0" date="2026-06-16"/> <release version="6.6.5" date="2026-05-12"/> <release version="6.6.4" date="2026-04-06"/> - <release version="6.6.3" date="2026-03-17"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.7.0/po/fr/kcm_energyinfo.po new/kinfocenter-6.7.1/po/fr/kcm_energyinfo.po --- old/kinfocenter-6.7.0/po/fr/kcm_energyinfo.po 2026-06-11 11:32:12.000000000 +0200 +++ new/kinfocenter-6.7.1/po/fr/kcm_energyinfo.po 2026-06-23 10:11:25.000000000 +0200 @@ -4,7 +4,7 @@ # Sebastien Renard <[email protected]>, 2015. # Vincent Pinon <[email protected]>, 2016. # Simon Depiets <[email protected]>, 2019. -# SPDX-FileCopyrightText: 2021, 2023, 2024, 2025, 2026 Xavier Besnard <[email protected]> +# SPDX-FileCopyrightText: 2021, 2023-2026 Xavier Besnard <[email protected]> # msgid "" msgstr "" @@ -13,7 +13,7 @@ "POT-Creation-Date: 2026-03-24 00:45+0000\n" "PO-Revision-Date: 2026-03-25 18:28+0100\n" "Last-Translator: Xavier Besnard <[email protected]>\n" -"Language-Team: \n" +"Language-Team: fr\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +21,7 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: &\n" "X-Environment: kde\n" -"X-Generator: Lokalize 25.12.3\n" +"X-Generator: Lokalize 26.04.1\n" "X-Text-Markup: kde4\n" #: ui/main.qml:31 ui/main.qml:243 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.7.0/po/it/kcm_energyinfo.po new/kinfocenter-6.7.1/po/it/kcm_energyinfo.po --- old/kinfocenter-6.7.0/po/it/kcm_energyinfo.po 2026-06-11 11:32:12.000000000 +0200 +++ new/kinfocenter-6.7.1/po/it/kcm_energyinfo.po 2026-06-23 10:11:25.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# SPDX-FileCopyrightText: 2015, 2019, 2021, 2023, 2024, 2025, 2026 Vincenzo Reale <[email protected]> +# SPDX-FileCopyrightText: 2015, 2019, 2021, 2023-2026 Vincenzo Reale <[email protected]> # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 25.12.3\n" +"X-Generator: Lokalize 26.04.2\n" #: ui/main.qml:31 ui/main.qml:243 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.7.0/po/nn/kcm_energyinfo.po new/kinfocenter-6.7.1/po/nn/kcm_energyinfo.po --- old/kinfocenter-6.7.0/po/nn/kcm_energyinfo.po 2026-06-11 11:32:12.000000000 +0200 +++ new/kinfocenter-6.7.1/po/nn/kcm_energyinfo.po 2026-06-23 10:11:25.000000000 +0200 @@ -14,7 +14,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 25.12.3\n" +"X-Generator: Lokalize 26.07.70\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n"
