Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2022-05-14 22:53:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and      /work/SRC/openSUSE:Factory/.ksmtp.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksmtp"

Sat May 14 22:53:20 2022 rev:56 rq:976850 version:22.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes      2022-04-24 
00:20:09.128287157 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.1538/ksmtp.changes    2022-05-14 
22:53:57.275125313 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:30:34 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+-------------------------------------------------------------------

Old:
----
  ksmtp-22.04.0.tar.xz
  ksmtp-22.04.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ ksmtp.spec ++++++
--- /var/tmp/diff_new_pack.hOkFSN/_old  2022-05-14 22:53:57.711125858 +0200
+++ /var/tmp/diff_new_pack.hOkFSN/_new  2022-05-14 22:53:57.715125864 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           ksmtp
-Version:        22.04.0
+Version:        22.04.1
 Release:        0
 Summary:        Job-based library to send email through an SMTP server
 License:        LGPL-2.1-or-later


++++++ ksmtp-22.04.0.tar.xz -> ksmtp-22.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-22.04.0/CMakeLists.txt 
new/ksmtp-22.04.1/CMakeLists.txt
--- old/ksmtp-22.04.0/CMakeLists.txt    2022-04-13 08:58:02.000000000 +0200
+++ new/ksmtp-22.04.1/CMakeLists.txt    2022-04-22 20:52:05.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.20.0")
+set(PIM_VERSION "5.20.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-22.04.0/po/ca@valencia/libksmtp5.po 
new/ksmtp-22.04.1/po/ca@valencia/libksmtp5.po
--- old/ksmtp-22.04.0/po/ca@valencia/libksmtp5.po       2022-04-15 
02:23:45.000000000 +0200
+++ new/ksmtp-22.04.1/po/ca@valencia/libksmtp5.po       2022-05-10 
07:57:52.000000000 +0200
@@ -40,7 +40,7 @@
 #: job.cpp:64
 #, kde-format
 msgid "Server error: %1"
-msgstr "S'ha produ??t un error del servidor: %1"
+msgstr "Error del servidor: %1"
 
 #: job.cpp:73
 #, kde-format
@@ -70,7 +70,8 @@
 #, kde-format
 msgid "Login failed, cannot initialize the SASL library"
 msgstr ""
-"Ha fallat l'inici de la sessi??, no s'ha pogut restablir la biblioteca SASL"
+"No s'ha pogut fer l'inici de la sessi??, no s'ha pogut restablir la "
+"biblioteca SASL"
 
 #: sendjob.cpp:54
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-22.04.0/po/nn/libksmtp5.po 
new/ksmtp-22.04.1/po/nn/libksmtp5.po
--- old/ksmtp-22.04.0/po/nn/libksmtp5.po        2022-04-15 02:23:45.000000000 
+0200
+++ new/ksmtp-22.04.1/po/nn/libksmtp5.po        2022-05-10 07:57:52.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-11-24 00:29+0000\n"
+"POT-Creation-Date: 2022-04-14 02:12+0000\n"
 "PO-Revision-Date: 2020-06-07 12:31+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -73,7 +73,7 @@
 msgid "SendJob"
 msgstr "Sendejobb"
 
-#: sendjob.cpp:105
+#: sendjob.cpp:103
 #, kde-format
 msgid ""
 "Could not send the message because either the sender or recipient field is "
@@ -82,7 +82,7 @@
 "Klarte ikkje senda meldinga, d?? anten avsendar- eller mottakarfeltet manglar 
"
 "eller er ugyldig."
 
-#: sendjob.cpp:113
+#: sendjob.cpp:111
 #, kde-format
 msgid ""
 "Could not send the message because it exceeds the maximum allowed size of %1 "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-22.04.0/po/zh_CN/libksmtp5.po 
new/ksmtp-22.04.1/po/zh_CN/libksmtp5.po
--- old/ksmtp-22.04.0/po/zh_CN/libksmtp5.po     2022-04-15 02:23:45.000000000 
+0200
+++ new/ksmtp-22.04.1/po/zh_CN/libksmtp5.po     2022-05-10 07:57:52.000000000 
+0200
@@ -2,8 +2,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-11-24 00:29+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"POT-Creation-Date: 2022-04-14 02:12+0000\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -69,14 +69,14 @@
 msgid "SendJob"
 msgstr "????????????"
 
-#: sendjob.cpp:105
+#: sendjob.cpp:103
 #, kde-format
 msgid ""
 "Could not send the message because either the sender or recipient field is "
 "missing or invalid"
 msgstr "???????????????????????????????????????????????????????????????"
 
-#: sendjob.cpp:113
+#: sendjob.cpp:111
 #, kde-format
 msgid ""
 "Could not send the message because it exceeds the maximum allowed size of %1 "

Reply via email to