Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kf6-kwidgetsaddons"

Mon Nov 17 12:12:22 2025 rev:24 rq:1317919 version:6.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kwidgetsaddons/kf6-kwidgetsaddons.changes    
2025-10-12 22:24:11.865304519 +0200
+++ 
/work/SRC/openSUSE:Factory/.kf6-kwidgetsaddons.new.2061/kf6-kwidgetsaddons.changes
  2025-11-17 12:19:15.611350239 +0100
@@ -1,0 +2,11 @@
+Thu Nov 13 20:59:01 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
+  * Update version to 6.20.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kf6-kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.bQAUJC/_old  2025-11-17 12:19:16.411383976 +0100
+++ /var/tmp/diff_new_pack.bQAUJC/_new  2025-11-17 12:19:16.415384144 +0100
@@ -32,11 +32,11 @@
 %define mypython_sitearch %{expand:%%%{mypython}_sitearch}
 %endif
 
-# 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-kwidgetsaddons
-Version:        6.19.0
+Version:        6.20.0
 Release:        0
 Summary:        Large set of desktop widgets
 License:        LGPL-2.1-or-later


++++++ kwidgetsaddons-6.19.0.tar.xz -> kwidgetsaddons-6.20.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwidgetsaddons-6.19.0/CMakeLists.txt 
new/kwidgetsaddons-6.20.0/CMakeLists.txt
--- old/kwidgetsaddons-6.19.0/CMakeLists.txt    2025-10-05 14:40:16.000000000 
+0200
+++ new/kwidgetsaddons-6.20.0/CMakeLists.txt    2025-11-07 20:04:01.000000000 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "6.19.0") # handled by release scripts
+set(KF_VERSION "6.20.0") # handled by release scripts
 project(KWidgetsAddons VERSION ${KF_VERSION})
 
 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)
 
@@ -18,7 +18,7 @@
 include(KDEGitCommitHooks)
 include(ECMDeprecationSettings)
 
-set(REQUIRED_QT_VERSION 6.7.0)
+set(REQUIRED_QT_VERSION 6.8.0)
 find_package(Qt6 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
 option(BUILD_PYTHON_BINDINGS "Build Python bindings" ON)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwidgetsaddons-6.19.0/poqm/ca/kwidgetsaddons6_qt.po 
new/kwidgetsaddons-6.20.0/poqm/ca/kwidgetsaddons6_qt.po
--- old/kwidgetsaddons-6.19.0/poqm/ca/kwidgetsaddons6_qt.po     2025-10-05 
14:40:17.000000000 +0200
+++ new/kwidgetsaddons-6.20.0/poqm/ca/kwidgetsaddons6_qt.po     2025-11-07 
20:04:01.000000000 +0100
@@ -3,13 +3,13 @@
 # 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, 2015, 2016, 2017, 2019, 2020, 2022, 2023.
-# Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Robert Millan <[email protected]>, 2009.
-# Orestes Mas <[email protected]>, 2010.
-# Empar Montoro Martín <[email protected]>, 2019.
-# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025.
+# 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, 2015, 2016, 
2017, 2019, 2020, 2022, 2023 Antoni Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005, 2007 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2009 Robert Millan <[email protected]>
+# SPDX-FileCopyrightText: 2010 Orestes Mas <[email protected]>
+# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Josep M. 
Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kwidgetsaddons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwidgetsaddons-6.19.0/poqm/ca@valencia/kwidgetsaddons6_qt.po 
new/kwidgetsaddons-6.20.0/poqm/ca@valencia/kwidgetsaddons6_qt.po
--- old/kwidgetsaddons-6.19.0/poqm/ca@valencia/kwidgetsaddons6_qt.po    
2025-10-05 14:40:17.000000000 +0200
+++ new/kwidgetsaddons-6.20.0/poqm/ca@valencia/kwidgetsaddons6_qt.po    
2025-11-07 20:04:01.000000000 +0100
@@ -3,13 +3,13 @@
 # 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, 2015, 2016, 2017, 2019, 2020, 2022, 2023.
-# Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Robert Millan <[email protected]>, 2009.
-# Orestes Mas <[email protected]>, 2010.
-# Empar Montoro Martín <[email protected]>, 2019.
-# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025.
+# 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, 2015, 2016, 
2017, 2019, 2020, 2022, 2023 Antoni Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005, 2007 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2009 Robert Millan <[email protected]>
+# SPDX-FileCopyrightText: 2010 Orestes Mas <[email protected]>
+# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Josep M. 
Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kwidgetsaddons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwidgetsaddons-6.19.0/poqm/de/kwidgetsaddons6_qt.po 
new/kwidgetsaddons-6.20.0/poqm/de/kwidgetsaddons6_qt.po
--- old/kwidgetsaddons-6.19.0/poqm/de/kwidgetsaddons6_qt.po     2025-10-05 
14:40:17.000000000 +0200
+++ new/kwidgetsaddons-6.20.0/poqm/de/kwidgetsaddons6_qt.po     2025-11-07 
20:04:01.000000000 +0100
@@ -1,14 +1,14 @@
 # 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, 2017, 2018, 2019, 2020, 2021.
-# Frederik Schwarzer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2022.
-# Panagiotis Papadopoulos <[email protected]>, 2010.
-# Rolf Eike Beer <[email protected]>, 2012.
+# 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, 2017, 2018, 2019, 2020, 2021 Burkhard Lück <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2022 Frederik Schwarzer <[email protected]>
+# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2012 Rolf Eike Beer <[email protected]>
 # SPDX-FileCopyrightText: 2024 Flori G <[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwidgetsaddons-6.19.0/poqm/fr/kwidgetsaddons6_qt.po 
new/kwidgetsaddons-6.20.0/poqm/fr/kwidgetsaddons6_qt.po
--- old/kwidgetsaddons-6.19.0/poqm/fr/kwidgetsaddons6_qt.po     2025-10-05 
14:40:17.000000000 +0200
+++ new/kwidgetsaddons-6.20.0/poqm/fr/kwidgetsaddons6_qt.po     2025-11-07 
20:04:01.000000000 +0100
@@ -2161,7 +2161,7 @@
 "Pressing this button will discard all recent changes made in this dialog."
 msgstr ""
 "Cliquer sur ce bouton entraînera l'annulation de toutes les modifications "
-"récentes effectuées dans cette boîte de dialogue."
+"récentes effectuées dans cette boite de dialogue."
 
 #: kstandardguiitem.cpp:172
 msgctxt "KStandardGuiItem|"
@@ -2211,7 +2211,7 @@
 "Use this to try different settings."
 msgstr ""
 "Lorsque vous cliquez sur <b>Appliquer</b>, les paramètres sont transmis au "
-"programme mais la boîte de dialogue n'est pas fermée.\n"
+"programme mais la boite de dialogue n'est pas fermée.\n"
 "À utiliser pour essayer différents paramètres."
 
 #: kstandardguiitem.cpp:203
@@ -2329,7 +2329,7 @@
 msgctxt "KStandardGuiItem|"
 msgid "Opens the print dialog to print the current document"
 msgstr ""
-"Ouvre la boîte de dialogue d'impression pour imprimer le document en cours"
+"Ouvre la boite de dialogue d'impression pour imprimer le document en cours"
 
 #: kstandardguiitem.cpp:285
 msgctxt "KStandardGuiItem|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwidgetsaddons-6.19.0/poqm/is/kwidgetsaddons6_qt.po 
new/kwidgetsaddons-6.20.0/poqm/is/kwidgetsaddons6_qt.po
--- old/kwidgetsaddons-6.19.0/poqm/is/kwidgetsaddons6_qt.po     2025-10-05 
14:40:17.000000000 +0200
+++ new/kwidgetsaddons-6.20.0/poqm/is/kwidgetsaddons6_qt.po     2025-11-07 
20:04:01.000000000 +0100
@@ -7,20 +7,20 @@
 # 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, 
2023, 2024.
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2023, 
2024, 2025 Sveinn í Felli <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2024-05-09 11:02+0000\n"
+"PO-Revision-Date: 2025-10-08 09:49+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 22.04.3\n"
+"X-Generator: Lokalize 23.08.5\n"
 "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -1673,7 +1673,7 @@
 #: kfontchooserwidget.ui:21
 msgctxt "KFontChooserWidget|"
 msgid "Comma separated list of font features (e.g., liga, calt):"
-msgstr ""
+msgstr "Kommuaðgreindur listi yfir eiginleika leturs (t.d. liga, calt):"
 
 #: kfontchooserwidget.ui:31
 msgctxt "KFontChooserWidget|"
@@ -1846,35 +1846,24 @@
 msgstr "Loka skeytinu"
 
 #: kmessagewidget.cpp:288
-#, fuzzy
-#| msgid "Success"
 msgctxt ""
 "KMessageWidget|accessible name of positively-colored (e.g. green) message box"
 msgid "Success"
 msgstr "Tókst"
 
 #: kmessagewidget.cpp:291
-#, fuzzy
-#| msgctxt "KCharSelect|"
-#| msgid "Notes:"
 msgctxt ""
 "KMessageWidget|accessible name of info-colored (e.g. blue) message box"
 msgid "Note"
-msgstr "Athugasemdir:"
+msgstr "Athugasemd"
 
 #: kmessagewidget.cpp:294
-#, fuzzy
-#| msgctxt "KMessageBox|"
-#| msgid "Warning"
 msgctxt ""
 "KMessageWidget|accessible name of warning-colored (e.g. orange) message box"
 msgid "Warning"
 msgstr "Aðvörun"
 
 #: kmessagewidget.cpp:297
-#, fuzzy
-#| msgctxt "KMessageBox|"
-#| msgid "Error"
 msgctxt ""
 "KMessageWidget|accessible name of error-colored (e.g. red) message box"
 msgid "Error"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwidgetsaddons-6.19.0/poqm/ko/kwidgetsaddons6_qt.po 
new/kwidgetsaddons-6.20.0/poqm/ko/kwidgetsaddons6_qt.po
--- old/kwidgetsaddons-6.19.0/poqm/ko/kwidgetsaddons6_qt.po     2025-10-05 
14:40:17.000000000 +0200
+++ new/kwidgetsaddons-6.20.0/poqm/ko/kwidgetsaddons6_qt.po     2025-11-07 
20:04:01.000000000 +0100
@@ -1,7 +1,7 @@
 # Korean messages for kdelibs.
 # Copyright (C) Free Software Foundation, Inc.
 # Cho Sung Jae <[email protected]>, 2007.
-# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Shinjo Park 
<[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Shinjo Park 
<[email protected]>
 # DaeHyun Sung <[email protected]>, 2017.
 #
 msgid ""
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2024-12-10 01:13+0100\n"
+"PO-Revision-Date: 2025-10-12 13:39+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 24.12.3\n"
 "X-Qt-Contexts: true\n"
 
 #. Generic sans serif font presented in font choosers. When selected, the 
system will choose a real font, mandated by distro settings.
@@ -1293,7 +1293,7 @@
 #: kcharselectdata.cpp:752
 msgctxt "KCharSelectData|"
 msgid "Non-printable"
-msgstr "인쇄 불가능"
+msgstr "출력 불가능"
 
 #: kcharselectdata.cpp:785
 msgctxt "KCharSelectData|"

Reply via email to