Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kcmutils for openSUSE:Factory 
checked in at 2026-04-11 22:23:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kcmutils.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kcmutils"

Sat Apr 11 22:23:41 2026 rev:26 rq:1345870 version:6.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcmutils/kf6-kcmutils.changes        
2026-03-16 14:17:39.998095897 +0100
+++ /work/SRC/openSUSE:Factory/.kf6-kcmutils.new.21863/kf6-kcmutils.changes     
2026-04-11 22:27:28.075070131 +0200
@@ -1,0 +2,12 @@
+Tue Apr  7 19:18:49 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.25.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.25.0
+- Changes since 6.24.0:
+  * Update dependency version to 6.25.0
+  * Revert "Enable LSAN in CI"
+  * Update version to 6.25.0
+
+-------------------------------------------------------------------

Old:
----
  kcmutils-6.24.0.tar.xz
  kcmutils-6.24.0.tar.xz.sig

New:
----
  kcmutils-6.25.0.tar.xz
  kcmutils-6.25.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kf6-kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.tP1S6P/_old  2026-04-11 22:27:28.635093068 +0200
+++ /var/tmp/diff_new_pack.tP1S6P/_new  2026-04-11 22:27:28.639093232 +0200
@@ -22,11 +22,11 @@
 # Internal QML import
 %global __requires_exclude qt6qmlimport\\(org\\.kde\\.kcmutils\\.private.*\\)
 
-# Full KF6 version (e.g. 6.24.0)
+# Full KF6 version (e.g. 6.25.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kcmutils
-Version:        6.24.0
+Version:        6.25.0
 Release:        0
 Summary:        Classes to work with KCModules
 License:        LGPL-2.1-or-later


++++++ kcmutils-6.24.0.tar.xz -> kcmutils-6.25.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-6.24.0/.kde-ci.yml 
new/kcmutils-6.25.0/.kde-ci.yml
--- old/kcmutils-6.24.0/.kde-ci.yml     2026-03-07 21:29:18.000000000 +0100
+++ new/kcmutils-6.25.0/.kde-ci.yml     2026-04-03 19:07:30.000000000 +0200
@@ -16,4 +16,3 @@
  test-before-installing: True
  require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
  run-qmllint: true
- enable-lsan: True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-6.24.0/CMakeLists.txt 
new/kcmutils-6.25.0/CMakeLists.txt
--- old/kcmutils-6.24.0/CMakeLists.txt  2026-03-07 21:29:18.000000000 +0100
+++ new/kcmutils-6.25.0/CMakeLists.txt  2026-04-03 19:07:30.000000000 +0200
@@ -1,11 +1,11 @@
-cmake_minimum_required(VERSION 3.27)
+cmake_minimum_required(VERSION 3.29)
 
-set(KF_VERSION "6.24.0") # handled by release scripts
-set(KF_DEP_VERSION "6.24.0") # handled by release scripts
+set(KF_VERSION "6.25.0") # handled by release scripts
+set(KF_DEP_VERSION "6.25.0") # handled by release scripts
 project(KCMUtils VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 6.24.0  NO_MODULE)
+find_package(ECM 6.25.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://invent.kde.org/frameworks/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -36,7 +36,7 @@
     return()
 endif()
 
-set(REQUIRED_QT_VERSION 6.8.0)
+set(REQUIRED_QT_VERSION 6.9.0)
 find_package(Qt6 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Qml Quick 
QuickWidgets Test)
 
 # shall we use DBus?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-6.24.0/po/de/kcmutils6.po 
new/kcmutils-6.25.0/po/de/kcmutils6.po
--- old/kcmutils-6.24.0/po/de/kcmutils6.po      2026-03-07 21:29:18.000000000 
+0100
+++ new/kcmutils-6.25.0/po/de/kcmutils6.po      2026-04-03 19:07:30.000000000 
+0200
@@ -9,20 +9,21 @@
 # SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2022, 2023 
Frederik Schwarzer <[email protected]>
 # SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
 # SPDX-FileCopyrightText: 2012 Rolf Eike Beer <[email protected]>
+# SPDX-FileCopyrightText: 2026 Frank Steinmetzger <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmutils6\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-01 00:39+0000\n"
-"PO-Revision-Date: 2024-08-21 21:45+0200\n"
-"Last-Translator: Johannes Obermayr <[email protected]>\n"
+"PO-Revision-Date: 2026-02-22 13:07+0100\n"
+"Last-Translator: Frank Steinmetzger <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 24.05.2\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -91,7 +92,7 @@
 #, kde-format
 msgctxt "@other accessible name for view that can be scrolled"
 msgid "Scrollable area"
-msgstr ""
+msgstr "Scrollbarer Bereich"
 
 #: kpluginwidget.cpp:67
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-6.24.0/po/eu/kcmutils6.po 
new/kcmutils-6.25.0/po/eu/kcmutils6.po
--- old/kcmutils-6.24.0/po/eu/kcmutils6.po      2026-03-07 21:29:18.000000000 
+0100
+++ new/kcmutils-6.25.0/po/eu/kcmutils6.po      2026-04-03 19:07:30.000000000 
+0200
@@ -1,7 +1,7 @@
 # Translation for kcmutils6.po to Euskara/Basque (eu).
 # Copyright (C) 1999-2025 this file is copyright:
 # This file is distributed under the same license as the kcmutils package.
-# SPDX-FileCopyrightText: 2024, 2025 KDE euskaratzeko proiektuko arduraduna 
<[email protected]>
+# SPDX-FileCopyrightText: 2024, 2025, 2026 KDE euskaratzeko proiektuko 
arduraduna <[email protected]>
 #
 # Translators:
 # Marcos <[email protected]>, 2002,2003, 2004, 2005.
@@ -14,14 +14,14 @@
 "Project-Id-Version: kcmutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-01 00:39+0000\n"
-"PO-Revision-Date: 2025-07-23 14:00+0200\n"
+"PO-Revision-Date: 2026-03-19 20:15+0100\n"
 "Last-Translator: IƱigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.04.3\n"
+"X-Generator: Lokalize 25.12.3\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #, kde-format
@@ -104,7 +104,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Show Contextual Help"
-msgstr "Erakutsi testuinguruko laguntza"
+msgstr "Erakutsi testuinguru-laguntza"
 
 #: qml/components/PluginDelegate.qml:111
 #, kde-format

Reply via email to