Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-05-20 18:42:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and      /work/SRC/openSUSE:Factory/.ksmtp.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksmtp"

Wed May 20 18:42:08 2020 rev:32 rq:806591 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes      2020-04-25 
20:24:58.045606693 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.2738/ksmtp.changes    2020-05-20 
18:42:11.872842314 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:56 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -36 +41 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -50 +55 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ ksmtp.spec ++++++
--- /var/tmp/diff_new_pack.ykkpjW/_old  2020-05-20 18:42:13.264845441 +0200
+++ /var/tmp/diff_new_pack.ykkpjW/_new  2020-05-20 18:42:13.268845450 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           ksmtp
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        Job-based library to send email through an SMTP server
 License:        LGPL-2.1-or-later


++++++ ksmtp-20.04.0.tar.xz -> ksmtp-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.0/CMakeLists.txt 
new/ksmtp-20.04.1/CMakeLists.txt
--- old/ksmtp-20.04.0/CMakeLists.txt    2020-04-17 02:41:53.000000000 +0200
+++ new/ksmtp-20.04.1/CMakeLists.txt    2020-05-12 03:28:02.000000000 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.0")
+set(PIM_VERSION "5.14.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.0/po/ru/libksmtp5.po 
new/ksmtp-20.04.1/po/ru/libksmtp5.po
--- old/ksmtp-20.04.0/po/ru/libksmtp5.po        2020-04-17 02:41:53.000000000 
+0200
+++ new/ksmtp-20.04.1/po/ru/libksmtp5.po        2020-05-12 03:28:01.000000000 
+0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Alexander Potashev <aspotas...@gmail.com>, 2017.
-# Alexander Yavorsky <kekc...@gmail.com>, 2018.
+# Alexander Yavorsky <kekc...@gmail.com>, 2018, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:17+0200\n"
-"PO-Revision-Date: 2018-07-16 22:04+0300\n"
+"PO-Revision-Date: 2020-04-22 17:23+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -17,28 +17,27 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: job.cpp:72
 #, kde-format
 msgid "Service not available"
-msgstr ""
+msgstr "Сервис недоступен"
 
 #: job.cpp:74
 #, kde-format
 msgid "Mailbox unavailable. The server said: %1"
-msgstr ""
+msgstr "Почтовый ящик недоступен. Ответ сервера: %1"
 
 #: job.cpp:76
 #, kde-format
 msgid "Insufficient storage space on server. The server said: %1"
-msgstr ""
+msgstr "Недостаточно свободного места на сервере. Ответ сервера: %1"
 
 #: job.cpp:78
-#, fuzzy, kde-format
-#| msgid "Server error"
+#, kde-format
 msgid "Server error: %1"
-msgstr "Ошибка сервера"
+msgstr "Ошибка сервера: %1"
 
 #: job.cpp:87
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.0/po/zh_CN/libksmtp5.po 
new/ksmtp-20.04.1/po/zh_CN/libksmtp5.po
--- old/ksmtp-20.04.0/po/zh_CN/libksmtp5.po     2020-04-17 02:41:53.000000000 
+0200
+++ new/ksmtp-20.04.1/po/zh_CN/libksmtp5.po     2020-05-12 03:28:02.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:17+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to