Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ksmtp"

Sat Nov  8 16:28:21 2025 rev:97 rq:1316284 version:25.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes      2025-10-13 
17:25:08.669796455 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.1980/ksmtp.changes    2025-11-08 
16:29:35.095785510 +0100
@@ -1,0 +2,9 @@
+Thu Nov  6 18:38:00 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:
----
  ksmtp-25.08.2.tar.xz
  ksmtp-25.08.2.tar.xz.sig

New:
----
  ksmtp-25.08.3.tar.xz
  ksmtp-25.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ ksmtp.spec ++++++
--- /var/tmp/diff_new_pack.JXvQ9T/_old  2025-11-08 16:29:35.687810297 +0100
+++ /var/tmp/diff_new_pack.JXvQ9T/_new  2025-11-08 16:29:35.687810297 +0100
@@ -18,11 +18,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:           ksmtp
-Version:        25.08.2
+Version:        25.08.3
 Release:        0
 Summary:        Job-based library to send email through an SMTP server
 License:        LGPL-2.1-or-later


++++++ ksmtp-25.08.2.tar.xz -> ksmtp-25.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-25.08.2/CMakeLists.txt 
new/ksmtp-25.08.3/CMakeLists.txt
--- old/ksmtp-25.08.2/CMakeLists.txt    2025-09-11 06:46:39.000000000 +0200
+++ new/ksmtp-25.08.3/CMakeLists.txt    2025-10-25 05:21:55.000000000 +0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.5.2")
+set(PIM_VERSION "6.5.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-25.08.2/po/ca/libksmtp6.po 
new/ksmtp-25.08.3/po/ca/libksmtp6.po
--- old/ksmtp-25.08.2/po/ca/libksmtp6.po        2025-09-11 06:46:39.000000000 
+0200
+++ new/ksmtp-25.08.3/po/ca/libksmtp6.po        2025-10-25 05:21:55.000000000 
+0200
@@ -3,8 +3,8 @@
 # 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.
 #
-# Antoni Bella Pérez <[email protected]>, 2014, 2017, 2018, 2020.
-# Josep M. Ferrer <[email protected]>, 2017, 2018, 2021, 2023.
+# SPDX-FileCopyrightText: 2014, 2017, 2018, 2020 Antoni Bella Pérez 
<[email protected]>
+# SPDX-FileCopyrightText: 2017, 2018, 2021, 2023 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: ksmtp\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-25.08.2/po/ca@valencia/libksmtp6.po 
new/ksmtp-25.08.3/po/ca@valencia/libksmtp6.po
--- old/ksmtp-25.08.2/po/ca@valencia/libksmtp6.po       2025-09-11 
06:46:39.000000000 +0200
+++ new/ksmtp-25.08.3/po/ca@valencia/libksmtp6.po       2025-10-25 
05:21:55.000000000 +0200
@@ -3,8 +3,8 @@
 # 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.
 #
-# Antoni Bella Pérez <[email protected]>, 2014, 2017, 2018, 2020.
-# Josep M. Ferrer <[email protected]>, 2017, 2018, 2021, 2023.
+# SPDX-FileCopyrightText: 2014, 2017, 2018, 2020 Antoni Bella Pérez 
<[email protected]>
+# SPDX-FileCopyrightText: 2017, 2018, 2021, 2023 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: ksmtp\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-25.08.2/po/de/libksmtp6.po 
new/ksmtp-25.08.3/po/de/libksmtp6.po
--- old/ksmtp-25.08.2/po/de/libksmtp6.po        2025-09-11 06:46:39.000000000 
+0200
+++ new/ksmtp-25.08.3/po/de/libksmtp6.po        2025-10-25 05:21:55.000000000 
+0200
@@ -1,5 +1,5 @@
-# Torbjörn Klatt <[email protected]>, 2011.
-# Burkhard Lück <[email protected]>, 2017, 2018.
+# SPDX-FileCopyrightText: 2011 Torbjörn Klatt <[email protected]>
+# SPDX-FileCopyrightText: 2017, 2018 Burkhard Lück <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: libksmtp6\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-25.08.2/po/lt/libksmtp6.po 
new/ksmtp-25.08.3/po/lt/libksmtp6.po
--- old/ksmtp-25.08.2/po/lt/libksmtp6.po        2025-09-11 06:46:39.000000000 
+0200
+++ new/ksmtp-25.08.3/po/lt/libksmtp6.po        2025-10-25 05:21:55.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: libksmtp\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-06-24 00:43+0000\n"
-"PO-Revision-Date: 2011-10-04 23:13+0300\n"
+"PO-Revision-Date: 2025-10-24 21:25+0300\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
 "Language: lt\n"
@@ -18,33 +18,32 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
 "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Poedit 3.7\n"
 
 #: job.cpp:60
 #, kde-format
 msgid "Service not available"
-msgstr ""
+msgstr "Paslauga neprieinama"
 
 #: job.cpp:62
 #, kde-format
 msgid "Mailbox unavailable. The server said: %1"
-msgstr ""
+msgstr "Pašto dėžutė neprieinama. Serveris atsakė: %1"
 
 #: job.cpp:64
 #, kde-format
 msgid "Insufficient storage space on server. The server said: %1"
-msgstr ""
+msgstr "Nepakanka vietos serverio saugykloje. Serveris atsakė: %1"
 
 #: job.cpp:66
-#, fuzzy, kde-format
-#| msgid "Server error"
+#, kde-format
 msgid "Server error: %1"
-msgstr "Serverio klaida"
+msgstr "Serverio klaida: %1"
 
 #: job.cpp:75
 #, kde-format
 msgid "Connection to server lost."
-msgstr ""
+msgstr "Nutrūko ryšys su serveriu."
 
 #: loginjob.cpp:77
 #, kde-format
@@ -63,12 +62,12 @@
 #: loginjob.cpp:224
 #, kde-format
 msgid "Token expired"
-msgstr ""
+msgstr "Prieigos raktas nebegalioja"
 
 #: loginjob.cpp:268
 #, kde-format
 msgid "Login failed, cannot initialize the SASL library"
-msgstr ""
+msgstr "Nepavyko prisijungti, nepavyksta inicijuoti SASL bibliotekos"
 
 #: sendjob.cpp:59
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-25.08.2/po/ro/libksmtp6.po 
new/ksmtp-25.08.3/po/ro/libksmtp6.po
--- old/ksmtp-25.08.2/po/ro/libksmtp6.po        2025-09-11 06:46:39.000000000 
+0200
+++ new/ksmtp-25.08.3/po/ro/libksmtp6.po        2025-10-25 05:21:55.000000000 
+0200
@@ -1,22 +1,22 @@
-# Copyright (C) YEAR This file is copyright:
+# Copyright (C) 2025 This file is copyright:
 # This file is distributed under the same license as the ksmtp package.
-# Sergiu Bivol <[email protected]>, 2021.
+# SPDX-FileCopyrightText: 2021, 2025 Sergiu Bivol <[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: ksmtp\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-06-24 00:43+0000\n"
-"PO-Revision-Date: 2021-07-26 12:56+0100\n"
+"PO-Revision-Date: 2025-10-19 10:22+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
-"Language-Team: Romanian\n"
+"Language-Team: Romanian <[email protected]>\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #: job.cpp:60
 #, kde-format
@@ -54,6 +54,8 @@
 "Could not authenticate to the SMTP server because no matching authentication "
 "method has been found"
 msgstr ""
+"Autentificarea cu serverul SMTP nu a reușit deoarece nu a fost găsită nicio "
+"metodă potrivită de autentificare"
 
 #: loginjob.cpp:224
 #, kde-format
@@ -68,7 +70,7 @@
 #: sendjob.cpp:59
 #, kde-format
 msgid "SendJob"
-msgstr ""
+msgstr "SendJob"
 
 #: sendjob.cpp:108
 #, kde-format
@@ -76,6 +78,8 @@
 "Could not send the message because either the sender or recipient field is "
 "missing or invalid"
 msgstr ""
+"Nu s-a putut trimite mesajul deoarece câmpul cu expeditor sau destinatar "
+"lipsește sau e eronat"
 
 #: sendjob.cpp:116
 #, kde-format
@@ -83,3 +87,5 @@
 "Could not send the message because it exceeds the maximum allowed size of %1 "
 "bytes. (Message size: %2 bytes.)"
 msgstr ""
+"Nu s-a putut trimite mesajul deoarece depășește dimensiunea maximă permisă "
+"de %1 octeți. Dimensiune mesaj: %2 octeți."

Reply via email to