Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2026-07-02 22:05:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Thu Jul 2 22:05:56 2026 rev:105 rq:1363321 version:26.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2026-06-08 14:10:04.499131436 +0200 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.1982/ksmtp.changes 2026-07-02 22:07:49.033477147 +0200 @@ -1,0 +2,9 @@ +Tue Jun 30 18:19:58 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.3/ +- No code change since 26.04.2 + +------------------------------------------------------------------- Old: ---- ksmtp-26.04.2.tar.xz ksmtp-26.04.2.tar.xz.sig New: ---- ksmtp-26.04.3.tar.xz ksmtp-26.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.CLzzaT/_old 2026-07-02 22:07:50.465526330 +0200 +++ /var/tmp/diff_new_pack.CLzzaT/_new 2026-07-02 22:07:50.469526467 +0200 @@ -18,11 +18,11 @@ %define kf6_version 6.19.0 %define qt6_version 6.9.0 -%define kpim6_version 6.7.2 +%define kpim6_version 6.7.3 %bcond_without released Name: ksmtp -Version: 26.04.2 +Version: 26.04.3 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later ++++++ ksmtp-26.04.2.tar.xz -> ksmtp-26.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-26.04.2/CMakeLists.txt new/ksmtp-26.04.3/CMakeLists.txt --- old/ksmtp-26.04.2/CMakeLists.txt 2026-05-18 05:29:51.000000000 +0200 +++ new/ksmtp-26.04.3/CMakeLists.txt 2026-06-22 05:35:19.000000000 +0200 @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.27) -set(PIM_VERSION "6.7.2") +set(PIM_VERSION "6.7.3") project(KSMTP VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-26.04.2/po/bg/libksmtp6.po new/ksmtp-26.04.3/po/bg/libksmtp6.po --- old/ksmtp-26.04.2/po/bg/libksmtp6.po 2026-05-18 05:29:51.000000000 +0200 +++ new/ksmtp-26.04.3/po/bg/libksmtp6.po 1970-01-01 01:00:00.000000000 +0100 @@ -1,90 +0,0 @@ -# Copyright (C) 2024 This file is copyright: -# This file is distributed under the same license as the ksmtp package. -# -# SPDX-FileCopyrightText: 2024 Mincho Kondarev <[email protected]> -msgid "" -msgstr "" -"Project-Id-Version: ksmtp\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2026-01-27 00:45+0000\n" -"PO-Revision-Date: 2024-06-04 13:11+0200\n" -"Last-Translator: Mincho Kondarev <[email protected]>\n" -"Language-Team: Bulgarian <[email protected]>\n" -"Language: bg\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 24.05.0\n" - -#: job.cpp:60 -#, kde-format -msgid "Service not available" -msgstr "Услугата не е налична" - -#: job.cpp:62 -#, kde-format -msgid "Mailbox unavailable. The server said: %1" -msgstr "Пощенската кутия е недостъпна. Сървърът отговори с: %1" - -#: job.cpp:64 -#, kde-format -msgid "Insufficient storage space on server. The server said: %1" -msgstr "Недостатъчно място за съхранение на сървъра. Сървърът отговори с: %1" - -#: job.cpp:66 -#, kde-format -msgid "Server error: %1" -msgstr "Грешка в сървъра: %1" - -#: job.cpp:75 -#, kde-format -msgid "Connection to server lost." -msgstr "Връзката със сървъра е прекъсната." - -#: loginjob.cpp:77 -#, kde-format -msgid "Login" -msgstr "Вписване" - -#: loginjob.cpp:168 -#, kde-format -msgid "" -"Could not authenticate to the SMTP server because no matching authentication " -"method has been found" -msgstr "" -"Не може да се извърши удостоверение към SMTP сървъра, защото не е намерен " -"съответстващ метод за удостоверяване" - -#: loginjob.cpp:227 -#, kde-format -msgid "Token expired" -msgstr "Токенът е изтекъл" - -#: loginjob.cpp:271 -#, kde-format -msgid "Login failed, cannot initialize the SASL library" -msgstr "Неуспешно влизане, не може да се инициализира SASL библиотеката" - -#: sendjob.cpp:53 -#, kde-format -msgid "SendJob" -msgstr "SendJob" - -#: sendjob.cpp:102 -#, kde-format -msgid "" -"Could not send the message because either the sender or recipient field is " -"missing or invalid" -msgstr "" -"Съобщението не можа да бъде изпратено, тъй като полето за подател или " -"получател липсва или е невалидно" - -#: sendjob.cpp:110 -#, kde-format -msgid "" -"Could not send the message because it exceeds the maximum allowed size of %1 " -"bytes. (Message size: %2 bytes.)" -msgstr "" -"Съобщението не можа да бъде изпратено, тъй като превишава максималния " -"разрешен размер от %1байта. (Размер на съобщението: %2 байта.)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-26.04.2/po/nn/libksmtp6.po new/ksmtp-26.04.3/po/nn/libksmtp6.po --- old/ksmtp-26.04.2/po/nn/libksmtp6.po 2026-05-18 05:29:51.000000000 +0200 +++ new/ksmtp-26.04.3/po/nn/libksmtp6.po 2026-06-22 05:35:19.000000000 +0200 @@ -7,7 +7,7 @@ "POT-Creation-Date: 2026-01-27 00:45+0000\n" "PO-Revision-Date: 2023-08-10 20:06+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n"
