Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2020-01-11 14:41:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Sat Jan 11 14:41:07 2020 rev:28 rq:762416 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2019-12-13 12:04:04.513408954 +0100 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.6675/ksmtp.changes 2020-01-11 14:42:35.609245394 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 10:01:05 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 19.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.1 +- No code change since 19.12.0 + +------------------------------------------------------------------- @@ -7 +16 @@ - * https://www.kde.org/announcements/releases/19.12.0 + * https://www.kde.org/announcements/releases/19.12 Old: ---- ksmtp-19.12.0.tar.xz ksmtp-19.12.0.tar.xz.sig New: ---- ksmtp-19.12.1.tar.xz ksmtp-19.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.vmxxer/_old 2020-01-11 14:42:36.065245575 +0100 +++ /var/tmp/diff_new_pack.vmxxer/_new 2020-01-11 14:42:36.069245577 +0100 @@ -1,7 +1,7 @@ # # spec file for package ksmtp # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without lang Name: ksmtp -Version: 19.12.0 +Version: 19.12.1 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later ++++++ ksmtp-19.12.0.tar.xz -> ksmtp-19.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-19.12.0/CMakeLists.txt new/ksmtp-19.12.1/CMakeLists.txt --- old/ksmtp-19.12.0/CMakeLists.txt 2019-12-06 02:59:19.000000000 +0100 +++ new/ksmtp-19.12.1/CMakeLists.txt 2020-01-07 03:35:35.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.13.0") +set(PIM_VERSION "5.13.1") project(KSMTP VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-19.12.0/po/ca/libksmtp5.po new/ksmtp-19.12.1/po/ca/libksmtp5.po --- old/ksmtp-19.12.0/po/ca/libksmtp5.po 2019-12-06 02:59:16.000000000 +0100 +++ new/ksmtp-19.12.1/po/ca/libksmtp5.po 2020-01-07 03:35:33.000000000 +0100 @@ -99,9 +99,3 @@ msgstr "" "No s'ha pogut enviar el missatge perquè s'ha excedit la mida màxima permesa " "de %1 bytes. (Mida del missatge: %2 bytes)." - -#~ msgid "Server time out" -#~ msgstr "Temps d'espera pel servidor" - -#~ msgid "Job" -#~ msgstr "Tasca" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-19.12.0/po/zh_CN/libksmtp5.po new/ksmtp-19.12.1/po/zh_CN/libksmtp5.po --- old/ksmtp-19.12.0/po/zh_CN/libksmtp5.po 2019-12-06 02:59:19.000000000 +0100 +++ new/ksmtp-19.12.1/po/zh_CN/libksmtp5.po 2020-01-07 03:35:35.000000000 +0100 @@ -3,15 +3,14 @@ "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: 2019-11-19 23:11\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:49\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/pim/libksmtp5.pot\n"
