Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2023-10-12 23:40:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Thu Oct 12 23:40:27 2023 rev:73 rq:1117368 version:23.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2023-09-15 22:03:59.925968016 +0200 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.1807/ksmtp.changes 2023-10-12 23:41:34.187726160 +0200 @@ -1,0 +2,9 @@ +Tue Oct 10 18:28:00 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.2/ +- No code change since 23.08.1 + +------------------------------------------------------------------- Old: ---- ksmtp-23.08.1.tar.xz ksmtp-23.08.1.tar.xz.sig New: ---- ksmtp-23.08.2.tar.xz ksmtp-23.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.3nGnTI/_old 2023-10-12 23:41:34.675743826 +0200 +++ /var/tmp/diff_new_pack.3nGnTI/_new 2023-10-12 23:41:34.679743971 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: ksmtp -Version: 23.08.1 +Version: 23.08.2 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later ++++++ ksmtp-23.08.1.tar.xz -> ksmtp-23.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-23.08.1/CMakeLists.txt new/ksmtp-23.08.2/CMakeLists.txt --- old/ksmtp-23.08.1/CMakeLists.txt 2023-09-03 06:09:06.000000000 +0200 +++ new/ksmtp-23.08.2/CMakeLists.txt 2023-10-01 05:41:58.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 "5.24.1") +set(PIM_VERSION "5.24.2") project(KSMTP VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-23.08.1/po/gl/libksmtp5.po new/ksmtp-23.08.2/po/gl/libksmtp5.po --- old/ksmtp-23.08.1/po/gl/libksmtp5.po 2023-09-03 06:09:06.000000000 +0200 +++ new/ksmtp-23.08.2/po/gl/libksmtp5.po 2023-10-01 05:41:58.000000000 +0200 @@ -54,7 +54,7 @@ "Could not authenticate to the SMTP server because no matching authentication " "method has been found" msgstr "" -"Non se puido autenticar co servidor de SMTP porque non se atopou ningún " +"Non foi posÃbel autenticar co servidor de SMTP porque non se atopou ningún " "método de autenticación correspondente." #: loginjob.cpp:224 @@ -78,8 +78,8 @@ "Could not send the message because either the sender or recipient field is " "missing or invalid" msgstr "" -"Non se puido enviar a mensaxe porque faltan ou son incorrectos os campos do " -"remitente ou do destinatario." +"Non foi posÃbel enviar a mensaxe porque faltan ou son incorrectos os campos " +"do remitente ou do destinatario." #: sendjob.cpp:111 #, kde-format @@ -87,8 +87,8 @@ "Could not send the message because it exceeds the maximum allowed size of %1 " "bytes. (Message size: %2 bytes.)" msgstr "" -"Non se puido enviar a mensaxe porque supera o tamaño lÃmite de %1 bytes. O " -"tamaño da mensaxe é de %2 bytes." +"Non foi posÃbel enviar a mensaxe porque supera o tamaño lÃmite de %1 bytes. " +"O tamaño da mensaxe é de %2 bytes." #~ msgid "STARTTLS is not supported by the server, try using SSL/TLS instead." #~ msgstr "O servidor non é compatÃbel con STARTTLS, probe a usar SSL/TLS." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-23.08.1/po/zh_CN/libksmtp5.po new/ksmtp-23.08.2/po/zh_CN/libksmtp5.po --- old/ksmtp-23.08.1/po/zh_CN/libksmtp5.po 2023-09-03 06:09:06.000000000 +0200 +++ new/ksmtp-23.08.2/po/zh_CN/libksmtp5.po 2023-10-01 05:41:58.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-04-14 00:45+0000\n" -"PO-Revision-Date: 2023-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:11\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
