Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmail-account-wizard for 
openSUSE:Factory checked in at 2025-11-08 16:27:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail-account-wizard"

Sat Nov  8 16:27:57 2025 rev:111 rq:1316242 version:25.08.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes    
    2025-10-13 17:24:33.524326861 +0200
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1980/kmail-account-wizard.changes
      2025-11-08 16:29:08.674679321 +0100
@@ -1,0 +2,9 @@
+Thu Nov  6 18:37:47 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.3/
+- No code change since 25.08.2
+
+-------------------------------------------------------------------

Old:
----
  kmail-account-wizard-25.08.2.tar.xz
  kmail-account-wizard-25.08.2.tar.xz.sig

New:
----
  kmail-account-wizard-25.08.3.tar.xz
  kmail-account-wizard-25.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.Gm5cBU/_old  2025-11-08 16:29:09.354707787 +0100
+++ /var/tmp/diff_new_pack.Gm5cBU/_new  2025-11-08 16:29:09.354707787 +0100
@@ -20,11 +20,11 @@
 
 %define kf6_version 6.14.0
 %define qt6_version 6.8.0
-%define kpim6_version 6.5.2
+%define kpim6_version 6.5.3
 
 %bcond_without released
 Name:           kmail-account-wizard
-Version:        25.08.2
+Version:        25.08.3
 Release:        0
 Summary:        Account wizard for KMail
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ kmail-account-wizard-25.08.2.tar.xz -> 
kmail-account-wizard-25.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-25.08.2/CMakeLists.txt 
new/kmail-account-wizard-25.08.3/CMakeLists.txt
--- old/kmail-account-wizard-25.08.2/CMakeLists.txt     2025-10-06 
05:31:06.000000000 +0200
+++ new/kmail-account-wizard-25.08.3/CMakeLists.txt     2025-10-31 
01:01:14.000000000 +0100
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 
-set(PIM_VERSION "6.5.2")
+set(PIM_VERSION "6.5.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(kmail-account-wizard VERSION ${PIM_VERSION})
 set(KDEPIM_LIB_SOVERSION "6")
@@ -64,7 +64,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "25.08.2")
+set(RELEASE_SERVICE_VERSION "25.08.3")
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
@@ -72,10 +72,10 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_MIMELIB_VERSION "6.5.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.5.2")
-set(KMAILTRANSPORT_LIB_VERSION "6.5.2")
-set(AKONADI_VERSION "6.5.2")
+set(AKONADI_MIMELIB_VERSION "6.5.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.5.3")
+set(KMAILTRANSPORT_LIB_VERSION "6.5.3")
+set(AKONADI_VERSION "6.5.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(QT_REQUIRED_VERSION "6.8.0")
@@ -91,8 +91,8 @@
         Quick
         QuickControls2
 )
-set(PIMCOMMON_LIB_VERSION "6.5.2")
-set(KPIM_MIME_VERSION "6.5.2")
+set(PIMCOMMON_LIB_VERSION "6.5.3")
+set(KPIM_MIME_VERSION "6.5.3")
 set(QT6KEYCHAIN_LIB_VERSION "0.14.2")
 
 # Find KF6 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-25.08.2/po/ca/accountwizard.po 
new/kmail-account-wizard-25.08.3/po/ca/accountwizard.po
--- old/kmail-account-wizard-25.08.2/po/ca/accountwizard.po     2025-10-06 
05:31:06.000000000 +0200
+++ new/kmail-account-wizard-25.08.3/po/ca/accountwizard.po     2025-10-31 
01:01:14.000000000 +0100
@@ -3,9 +3,9 @@
 # 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.
 #
-# Manuel Tortosa Moreno <[email protected]>, 2010.
-# Josep M. Ferrer <[email protected]>, 2010, 2012, 2015, 2016, 2017, 2018, 
2020, 2021, 2023, 2024, 2025.
-# Antoni Bella Pérez <[email protected]>, 2013, 2014, 2015, 2016, 2017, 
2019, 2020.
+# SPDX-FileCopyrightText: 2010 Manuel Tortosa Moreno <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2012, 2015, 2016, 2017, 2018, 2020, 2021, 
2023, 2024, 2025 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2019, 2020 Antoni 
Bella Pérez <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail-account-wizard\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-25.08.2/po/ca@valencia/accountwizard.po 
new/kmail-account-wizard-25.08.3/po/ca@valencia/accountwizard.po
--- old/kmail-account-wizard-25.08.2/po/ca@valencia/accountwizard.po    
2025-10-06 05:31:06.000000000 +0200
+++ new/kmail-account-wizard-25.08.3/po/ca@valencia/accountwizard.po    
2025-10-31 01:01:14.000000000 +0100
@@ -3,9 +3,9 @@
 # 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.
 #
-# Manuel Tortosa Moreno <[email protected]>, 2010.
-# Josep M. Ferrer <[email protected]>, 2010, 2012, 2015, 2016, 2017, 2018, 
2020, 2021, 2023, 2024, 2025.
-# Antoni Bella Pérez <[email protected]>, 2013, 2014, 2015, 2016, 2017, 
2019, 2020.
+# SPDX-FileCopyrightText: 2010 Manuel Tortosa Moreno <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2012, 2015, 2016, 2017, 2018, 2020, 2021, 
2023, 2024, 2025 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2019, 2020 Antoni 
Bella Pérez <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail-account-wizard\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-25.08.2/po/de/accountwizard.po 
new/kmail-account-wizard-25.08.3/po/de/accountwizard.po
--- old/kmail-account-wizard-25.08.2/po/de/accountwizard.po     2025-10-06 
05:31:06.000000000 +0200
+++ new/kmail-account-wizard-25.08.3/po/de/accountwizard.po     2025-10-31 
01:01:14.000000000 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: 2023, 2024, 2025 Johannes Obermayr 
<[email protected]>
-# Panagiotis Papadopoulos <[email protected]>, 2010.
-# Frederik Schwarzer <[email protected]>, 2010, 2016, 2018, 2021.
-# Thomas Reitelbach <[email protected]>, 2010.
-# Burkhard Lück <[email protected]>, 2012, 2013, 2015, 2017, 2019, 2020, 
2021.
-# Jürgen Jäckle <[email protected]>, 2021.
+# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2016, 2018, 2021 Frederik Schwarzer 
<[email protected]>
+# SPDX-FileCopyrightText: 2010 Thomas Reitelbach <[email protected]>
+# SPDX-FileCopyrightText: 2012, 2013, 2015, 2017, 2019, 2020, 2021 Burkhard 
Lück <[email protected]>
+# SPDX-FileCopyrightText: 2021 Jürgen Jäckle <[email protected]>
 # SPDX-FileCopyrightText: 2025 Alexander Becker 
<[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-25.08.2/src/data/org.kde.accountwizard.appdata.xml 
new/kmail-account-wizard-25.08.3/src/data/org.kde.accountwizard.appdata.xml
--- old/kmail-account-wizard-25.08.2/src/data/org.kde.accountwizard.appdata.xml 
2025-10-06 05:31:06.000000000 +0200
+++ new/kmail-account-wizard-25.08.3/src/data/org.kde.accountwizard.appdata.xml 
2025-10-31 01:01:14.000000000 +0100
@@ -123,6 +123,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.accountwizard.desktop</launchable>
   <releases>
+    <release version="6.5.3" date="2025-11-06"/>
     <release version="6.5.2" date="2025-10-09"/>
     <release version="6.5.1" date="2025-09-11"/>
     <release version="6.5.0" date="2025-08-14"/>

Reply via email to