Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pimcommon for openSUSE:Factory 
checked in at 2026-03-07 20:03:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pimcommon (Old)
 and      /work/SRC/openSUSE:Factory/.pimcommon.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pimcommon"

Sat Mar  7 20:03:42 2026 rev:123 rq:1337263 version:25.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pimcommon/pimcommon.changes      2026-02-06 
19:06:20.862004055 +0100
+++ /work/SRC/openSUSE:Factory/.pimcommon.new.8177/pimcommon.changes    
2026-03-07 20:05:44.885485238 +0100
@@ -1,0 +2,12 @@
+Fri Mar  6 07:48:54 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.3/
+- Changes since 25.12.2:
+  * Fix bug 514511: Use addresses indexed from emails for
+    autocompletion refuses to stop harvesting addresses
+    regardless of check box setting (kde#514511)
+
+-------------------------------------------------------------------

Old:
----
  pimcommon-25.12.2.tar.xz
  pimcommon-25.12.2.tar.xz.sig

New:
----
  pimcommon-25.12.3.tar.xz
  pimcommon-25.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ pimcommon.spec ++++++
--- /var/tmp/diff_new_pack.yhiqI0/_old  2026-03-07 20:05:45.541512309 +0100
+++ /var/tmp/diff_new_pack.yhiqI0/_new  2026-03-07 20:05:45.545512474 +0100
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.6.2
+%define kpim6_version 6.6.3
 
 %bcond_without released
 Name:           pimcommon
-Version:        25.12.2
+Version:        25.12.3
 Release:        0
 Summary:        Base package of KDE PIM PimCommon library
 License:        GPL-2.0-only AND LGPL-2.1-or-later


++++++ pimcommon-25.12.2.tar.xz -> pimcommon-25.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-25.12.2/CMakeLists.txt 
new/pimcommon-25.12.3/CMakeLists.txt
--- old/pimcommon-25.12.2/CMakeLists.txt        2026-02-01 04:21:45.000000000 
+0100
+++ new/pimcommon-25.12.3/CMakeLists.txt        2026-02-28 04:32:09.000000000 
+0100
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: CC0-1.0
 # SPDX-FileCopyrightText: none
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.6.2")
+set(PIM_VERSION "6.6.3")
 
 project(pimcommon VERSION ${PIM_VERSION})
 
@@ -58,14 +58,14 @@
 )
 
 set(PIMCOMMON_LIB_VERSION ${PIM_VERSION})
-set(LIBKDEPIM_LIB_VERSION "6.6.2")
+set(LIBKDEPIM_LIB_VERSION "6.6.3")
 set(KTEXTADDONS_MIN_VERSION "1.8.0")
-set(KIMAP_LIB_VERSION "6.6.2")
-set(KLDAP_LIB_VERSION "6.6.2")
+set(KIMAP_LIB_VERSION "6.6.3")
+set(KLDAP_LIB_VERSION "6.6.3")
 
-set(AKONADICONTACT_LIB_VERSION "6.6.2")
-set(AKONADI_VERSION "6.6.2")
-set(AKONADI_SEARCH_VERSION "6.6.2")
+set(AKONADICONTACT_LIB_VERSION "6.6.3")
+set(AKONADI_VERSION "6.6.3")
+set(AKONADI_SEARCH_VERSION "6.6.3")
 
 find_package(
     Qt6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-25.12.2/po/cs/libpimcommon6.po 
new/pimcommon-25.12.3/po/cs/libpimcommon6.po
--- old/pimcommon-25.12.2/po/cs/libpimcommon6.po        2026-02-01 
04:21:45.000000000 +0100
+++ new/pimcommon-25.12.3/po/cs/libpimcommon6.po        2026-02-28 
04:32:09.000000000 +0100
@@ -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: 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2023, 2024, 2025 Vit Pelcak <[email protected]>
+# SPDX-FileCopyrightText: 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2023, 2024, 2025, 2026 Vit Pelcak <[email protected]>
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 25.08.3\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #: pimcommon-activities/configureactivitieswidget.cpp:56
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-25.12.2/po/ia/libpimcommon6.po 
new/pimcommon-25.12.3/po/ia/libpimcommon6.po
--- old/pimcommon-25.12.2/po/ia/libpimcommon6.po        2026-02-01 
04:21:45.000000000 +0100
+++ new/pimcommon-25.12.3/po/ia/libpimcommon6.po        2026-02-28 
04:32:09.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# SPDX-FileCopyrightText: 2012, 2013, 2014, 2020, 2021, 2022, 2023, 2024, 2025 
Giovanni Sora <[email protected]>
+# SPDX-FileCopyrightText: 2012, 2013, 2014, 2020, 2021, 2022, 2023, 2024, 
2025, 2026 Giovanni Sora <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-15 02:30+0000\n"
-"PO-Revision-Date: 2025-01-17 12:22+0100\n"
+"PO-Revision-Date: 2026-02-17 16:53+0100\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
@@ -285,10 +285,9 @@
 msgstr "Que es de novo in %2. %1"
 
 #: pimcommon/whatsnew/whatsnewwidget.cpp:44
-#, fuzzy, kde-format
-#| msgid "All Version"
+#, kde-format
 msgid "All Versions"
-msgstr "Tote Version"
+msgstr "Omne Versiones"
 
 #: pimcommon/whatsnew/whatsnewwidget.cpp:47
 #, kde-format
@@ -303,7 +302,7 @@
 #: pimcommon/whatsnew/whatsnewwidget.cpp:90
 #, kde-format
 msgid "Some of the new features in this release include:"
-msgstr "Alcun delnove characteristicas in iste version include:"
+msgstr "Alcun del nove characteristicas in iste version include:"
 
 #: pimcommon/whatsnew/whatsnewwidget.cpp:95
 #, kde-format
@@ -1451,7 +1450,7 @@
 #~ "mistake which is quite hard to find in formatted text."
 #~ msgstr ""
 #~ "Face secur que plus que un spatio non pote esser typate, que isto es un "
-#~ "error commun que es difficile de trovar in texto formattate."
+#~ "error commun que es difficile de trovar in texto fnormatate."
 
 #~ msgid "&Suppress double spaces"
 #~ msgstr "&Supprime duple spatios"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-25.12.2/po/ko/libpimcommon6.po 
new/pimcommon-25.12.3/po/ko/libpimcommon6.po
--- old/pimcommon-25.12.2/po/ko/libpimcommon6.po        2026-02-01 
04:21:45.000000000 +0100
+++ new/pimcommon-25.12.3/po/ko/libpimcommon6.po        2026-02-28 
04:32:09.000000000 +0100
@@ -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: 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2021, 2022, 2023, 2024, 2025 Shinjo Park <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2021, 2022, 2023, 2024, 2025, 2026 Shinjo Park <[email protected]>
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 24.12.3\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #: pimcommon-activities/configureactivitieswidget.cpp:56
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pimcommon-25.12.2/src/pimcommonakonadi/addressline/addresslineedit/addresseelineedit.cpp
 
new/pimcommon-25.12.3/src/pimcommonakonadi/addressline/addresslineedit/addresseelineedit.cpp
--- 
old/pimcommon-25.12.2/src/pimcommonakonadi/addressline/addresslineedit/addresseelineedit.cpp
        2026-02-01 04:21:45.000000000 +0100
+++ 
new/pimcommon-25.12.3/src/pimcommonakonadi/addressline/addresslineedit/addresseelineedit.cpp
        2026-02-28 04:32:09.000000000 +0100
@@ -123,12 +123,12 @@
 
 void AddresseeLineEdit::setEnableBalooSearch(bool enable)
 {
-    d->setEnableAkonadiSearch(enable);
+    d->setEnableBalooSearch(enable);
 }
 
 bool AddresseeLineEdit::enableBalooSearch() const
 {
-    return d->enableAkonadiSearch();
+    return d->enableBalooSearch();
 }
 
 void AddresseeLineEdit::setEnableAkonadiSearch(bool enable)

Reply via email to