Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kdeclarative for 
openSUSE:Factory checked in at 2025-11-17 12:10:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kdeclarative (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kdeclarative"

Mon Nov 17 12:10:12 2025 rev:21 rq:1317882 version:6.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kdeclarative/kf6-kdeclarative.changes        
2025-10-12 22:22:25.780862660 +0200
+++ 
/work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.2061/kf6-kdeclarative.changes  
    2025-11-17 12:15:50.150686154 +0100
@@ -1,0 +2,12 @@
+Thu Nov 13 20:58:49 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.20.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.20.0
+- Changes since 6.19.0:
+  * Update dependency version to 6.20.0
+  * kquickcontrols: install kquickcontrolsprivate to 
KF_INSTALL_TARGETS_DEFAULT_ARGS (kde#510081)
+  * Update version to 6.20.0
+
+-------------------------------------------------------------------

Old:
----
  kdeclarative-6.19.0.tar.xz
  kdeclarative-6.19.0.tar.xz.sig

New:
----
  kdeclarative-6.20.0.tar.xz
  kdeclarative-6.20.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.9YiEBz/_old  2025-11-17 12:15:51.238732037 +0100
+++ /var/tmp/diff_new_pack.9YiEBz/_new  2025-11-17 12:15:51.238732037 +0100
@@ -19,11 +19,11 @@
 %define qt6_version 6.8.0
 
 %define rname kdeclarative
-# Full KF6 version (e.g. 6.19.0)
+# Full KF6 version (e.g. 6.20.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kdeclarative
-Version:        6.19.0
+Version:        6.20.0
 Release:        0
 Summary:        Integration of QML and KDE workspaces
 License:        LGPL-2.1-or-later


++++++ kdeclarative-6.19.0.tar.xz -> kdeclarative-6.20.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.19.0/CMakeLists.txt 
new/kdeclarative-6.20.0/CMakeLists.txt
--- old/kdeclarative-6.19.0/CMakeLists.txt      2025-10-05 14:35:34.000000000 
+0200
+++ new/kdeclarative-6.20.0/CMakeLists.txt      2025-11-07 20:00:04.000000000 
+0100
@@ -1,13 +1,13 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "6.19.0") # handled by release scripts
-set(KF_DEP_VERSION "6.19.0") # handled by release scripts
-set(REQUIRED_QT_VERSION 6.7.0)
+set(KF_VERSION "6.20.0") # handled by release scripts
+set(KF_DEP_VERSION "6.20.0") # handled by release scripts
+set(REQUIRED_QT_VERSION 6.8.0)
 project(KDeclarative VERSION ${KF_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 6.19.0  NO_MODULE)
+find_package(ECM 6.20.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -60,7 +60,7 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"kdeclarative6\")
 ecm_set_disabled_deprecation_versions(
     QT 6.10.0
-    KF 6.18.0
+    KF 6.19.0
 )
 
 ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.19.0/po/ca/kdeclarative6.po 
new/kdeclarative-6.20.0/po/ca/kdeclarative6.po
--- old/kdeclarative-6.19.0/po/ca/kdeclarative6.po      2025-10-05 
14:35:34.000000000 +0200
+++ new/kdeclarative-6.20.0/po/ca/kdeclarative6.po      2025-11-07 
20:00:04.000000000 +0100
@@ -3,12 +3,12 @@
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2020, 2021.
-# Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2019, 2020, 2022, 2024.
-# Robert Millan <[email protected]>, 2009.
-# Orestes Mas <[email protected]>, 2010.
+# SPDX-FileCopyrightText: 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 
2006, 2007 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2003, 2006, 2011, 2012, 2013, 2014, 2020, 2021 
Antoni Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005, 2007 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2019, 2020, 2022, 2024 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2009 Robert Millan <[email protected]>
+# SPDX-FileCopyrightText: 2010 Orestes Mas <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeclarative\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.19.0/po/ca@valencia/kdeclarative6.po 
new/kdeclarative-6.20.0/po/ca@valencia/kdeclarative6.po
--- old/kdeclarative-6.19.0/po/ca@valencia/kdeclarative6.po     2025-10-05 
14:35:34.000000000 +0200
+++ new/kdeclarative-6.20.0/po/ca@valencia/kdeclarative6.po     2025-11-07 
20:00:04.000000000 +0100
@@ -3,12 +3,12 @@
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2020, 2021.
-# Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2019, 2020, 2022, 2024.
-# Robert Millan <[email protected]>, 2009.
-# Orestes Mas <[email protected]>, 2010.
+# SPDX-FileCopyrightText: 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 
2006, 2007 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2003, 2006, 2011, 2012, 2013, 2014, 2020, 2021 
Antoni Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005, 2007 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2019, 2020, 2022, 2024 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2009 Robert Millan <[email protected]>
+# SPDX-FileCopyrightText: 2010 Orestes Mas <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeclarative\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.19.0/po/de/kdeclarative6.po 
new/kdeclarative-6.20.0/po/de/kdeclarative6.po
--- old/kdeclarative-6.19.0/po/de/kdeclarative6.po      2025-10-05 
14:35:34.000000000 +0200
+++ new/kdeclarative-6.20.0/po/de/kdeclarative6.po      2025-11-07 
20:00:04.000000000 +0100
@@ -1,15 +1,15 @@
 # SPDX-FileCopyrightText: 2010, 2024 Johannes Obermayr 
<[email protected]>
-# Thomas Diehl <[email protected]>, 2002, 2003, 2004, 2005.
-# Stefan Winter <[email protected]>, 2004.
-# Thomas Fischer <[email protected]>, 2004.
-# Stephan Johach <[email protected]>, 2004, 2005, 2006, 2007.
-# Georg Schuster <[email protected]>, 2005.
-# Thomas Reitelbach <[email protected]>, 2005, 2006, 2007, 2008, 2009.
-# Burkhard Lück <[email protected]>, 2006, 2007, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2019, 2020, 2021.
-# Frederik Schwarzer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2022.
-# Panagiotis Papadopoulos <[email protected]>, 2010.
-# Rolf Eike Beer <[email protected]>, 2012.
-# Frank Steinmetzger <[email protected]>, 2022.
+# SPDX-FileCopyrightText: 2002, 2003, 2004, 2005 Thomas Diehl <[email protected]>
+# SPDX-FileCopyrightText: 2004 Stefan Winter <[email protected]>
+# SPDX-FileCopyrightText: 2004 Thomas Fischer <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005, 2006, 2007 Stephan Johach <[email protected]>
+# SPDX-FileCopyrightText: 2005 Georg Schuster <[email protected]>
+# SPDX-FileCopyrightText: 2005, 2006, 2007, 2008, 2009 Thomas Reitelbach 
<[email protected]>
+# SPDX-FileCopyrightText: 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2019, 2020, 2021 Burkhard Lück <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2022 
Frederik Schwarzer <[email protected]>
+# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2012 Rolf Eike Beer <[email protected]>
+# SPDX-FileCopyrightText: 2022 Frank Steinmetzger <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeclarative6\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.19.0/po/fr/kdeclarative6.po 
new/kdeclarative-6.20.0/po/fr/kdeclarative6.po
--- old/kdeclarative-6.19.0/po/fr/kdeclarative6.po      2025-10-05 
14:35:34.000000000 +0200
+++ new/kdeclarative-6.20.0/po/fr/kdeclarative6.po      2025-11-07 
20:00:04.000000000 +0100
@@ -48,7 +48,7 @@
 msgctxt "@info:whatsthis for a button of current color code %1"
 msgid "Current color is %1. This button will open a color chooser dialog."
 msgstr ""
-"La couleur courante est %1. Ce bouton ouvrira une boîte de dialogue de "
+"La couleur courante est %1. Ce bouton ouvrira une boite de dialogue de "
 "sélecteur de couleurs."
 
 #: qmlcontrols/kquickcontrols/ColorButton.qml:64
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.19.0/po/is/kdeclarative6.po 
new/kdeclarative-6.20.0/po/is/kdeclarative6.po
--- old/kdeclarative-6.19.0/po/is/kdeclarative6.po      2025-10-05 
14:35:34.000000000 +0200
+++ new/kdeclarative-6.20.0/po/is/kdeclarative6.po      2025-11-07 
20:00:04.000000000 +0100
@@ -6,21 +6,21 @@
 # Richard Allen <[email protected]>, 1998-2004.
 # Pjetur G. Hjaltason <[email protected]>, 2003.
 # Arnar Leósson <[email protected]>, 2003, 2005.
-# Sveinn í Felli <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2016.
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2016, 2025 
Sveinn í Felli <[email protected]>
 # SPDX-FileCopyrightText: 2024 Gummi <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-06-12 00:39+0000\n"
-"PO-Revision-Date: 2024-05-06 12:13+0000\n"
-"Last-Translator: Gummi <[email protected]>\n"
-"Language-Team: Icelandic <[email protected]>\n"
+"PO-Revision-Date: 2025-10-08 10:18+0000\n"
+"Last-Translator: Sveinn í Felli <[email protected]>\n"
+"Language-Team: Icelandic\n"
 "Language: is\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 23.08.3\n"
+"X-Generator: Lokalize 23.08.5\n"
 "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
 "\n"
 "\n"
@@ -119,13 +119,10 @@
 msgstr "Lyklasamsetningin '%1' speglar eftirfarandi altækar aðgerðir:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:165
-#, fuzzy, kde-format
-#| msgctxt "%1 is the number of conflicts"
-#| msgid "Shortcut Conflict"
-#| msgid_plural "Shortcut Conflicts"
+#, kde-format
 msgctxt "@dialog:title"
 msgid "Found Conflict"
-msgstr "Árekstur milli flýtilykla"
+msgstr "Fann árekstur"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:170
 #, kde-format
@@ -133,29 +130,23 @@
 "Shortcut '%1' is already assigned to action '%2' of %3.\n"
 "Do you want to reassign it?"
 msgstr ""
+"Lyklasamsetningunni '%1' er þegar úthlutað á aðgerð '%2' af %3.\n"
+"Viltu endurúthluta þessu?"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:175
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "%1 is the number of conflicts (hidden), %2 is the key sequence of the "
-#| "shortcut that is problematic"
-#| msgid "The shortcut '%2' conflicts with the following key combination:\n"
-#| msgid_plural ""
-#| "The shortcut '%2' conflicts with the following key combinations:\n"
+#, kde-format
 msgid "Shortcut '%1' is already assigned to the following actions:\n"
-msgstr "Lyklasamsetningin '%2' rekst á við eftirfarandi lyklaskilgreiningu.\n"
+msgstr "Lyklasamsetningunni '%1' er þegar úthlutað á eftirfarandi aðgerðir:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:177
-#, fuzzy, kde-format
-#| msgid "Action '%1' in context '%2'\n"
+#, kde-format
 msgid "Action '%1' of %2\n"
-msgstr "Aðgerð '%1' í samhengi við '%2'\n"
+msgstr "Aðgerð '%1' af %2\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:179
-#, fuzzy, kde-format
-#| msgid "Do you want to store this password?"
+#, kde-format
 msgid "Do you want to reassign it?"
-msgstr "Viltu geyma þetta lykilorð?"
+msgstr "Viltu endurúthluta þessu?"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:195
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeclarative-6.19.0/src/qmlcontrols/kquickcontrols/private/CMakeLists.txt 
new/kdeclarative-6.20.0/src/qmlcontrols/kquickcontrols/private/CMakeLists.txt
--- 
old/kdeclarative-6.19.0/src/qmlcontrols/kquickcontrols/private/CMakeLists.txt   
    2025-10-05 14:35:34.000000000 +0200
+++ 
new/kdeclarative-6.20.0/src/qmlcontrols/kquickcontrols/private/CMakeLists.txt   
    2025-11-07 20:00:04.000000000 +0100
@@ -44,4 +44,4 @@
 
 ecm_finalize_qml_module(kquickcontrolsprivate)
 
-install(TARGETS kquickcontrolsprivate DESTINATION ${KDE_INSTALL_LIBDIR} 
LIBRARY NAMELINK_SKIP)
+install(TARGETS kquickcontrolsprivate ${KF_INSTALL_TARGETS_DEFAULT_ARGS} 
LIBRARY NAMELINK_SKIP)

Reply via email to