Hello community,

here is the log from the commit of package kmailtransport for openSUSE:Factory 
checked in at 2019-10-14 13:28:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmailtransport (Old)
 and      /work/SRC/openSUSE:Factory/.kmailtransport.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmailtransport"

Mon Oct 14 13:28:27 2019 rev:52 rq:737779 version:19.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmailtransport/kmailtransport.changes    
2019-09-09 12:25:29.969862936 +0200
+++ /work/SRC/openSUSE:Factory/.kmailtransport.new.2352/kmailtransport.changes  
2019-10-14 13:28:28.959433383 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:56 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+-------------------------------------------------------------------

Old:
----
  kmailtransport-19.08.1.tar.xz
  kmailtransport-19.08.1.tar.xz.sig

New:
----
  kmailtransport-19.08.2.tar.xz
  kmailtransport-19.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ kmailtransport.spec ++++++
--- /var/tmp/diff_new_pack.MBJ2nZ/_old  2019-10-14 13:28:29.715431412 +0200
+++ /var/tmp/diff_new_pack.MBJ2nZ/_new  2019-10-14 13:28:29.719431402 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmailtransport
-Version:        19.08.1
+Version:        19.08.2
 Release:        0
 Summary:        KDE PIM Libraries: Mailtransport layer
 License:        LGPL-2.1-or-later


++++++ kmailtransport-19.08.1.tar.xz -> kmailtransport-19.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmailtransport-19.08.1/CMakeLists.txt 
new/kmailtransport-19.08.2/CMakeLists.txt
--- old/kmailtransport-19.08.1/CMakeLists.txt   2019-09-03 03:47:13.000000000 
+0200
+++ new/kmailtransport-19.08.2/CMakeLists.txt   2019-10-08 02:23:18.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.1")
+set(PIM_VERSION "5.12.2")
 project(MailTransport VERSION ${PIM_VERSION})
 
 # ECM setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmailtransport-19.08.1/po/cs/libmailtransport5.po 
new/kmailtransport-19.08.2/po/cs/libmailtransport5.po
--- old/kmailtransport-19.08.1/po/cs/libmailtransport5.po       2019-09-03 
03:47:12.000000000 +0200
+++ new/kmailtransport-19.08.2/po/cs/libmailtransport5.po       2019-10-08 
02:23:15.000000000 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl <[email protected]>, 2010.
-# Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2018.
+# Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2018, 2019.
 # Tomáš Chvátal <[email protected]>, 2013.
 #
 msgid ""
@@ -9,7 +9,7 @@
 "Project-Id-Version: libmailtransport\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:49+0200\n"
-"PO-Revision-Date: 2018-06-20 14:46+0100\n"
+"PO-Revision-Date: 2019-09-09 15:56+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: en_US\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.08.0\n"
 
 #. i18n: ectx: label, entry (id), group (Transport $(transportId))
 #: kmailtransport/mailtransport.kcfg:12
@@ -578,7 +578,7 @@
 #: kmailtransport/ui/addtransportdialog.ui:48
 #, kde-format
 msgid "Make this the default outgoing account"
-msgstr ""
+msgstr "Nastavit jako výchozí odchozí účet"
 
 #. i18n: ectx: property (text), widget (QLabel, descLabel)
 #: kmailtransport/ui/addtransportdialog.ui:61
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmailtransport-19.08.1/po/zh_CN/libmailtransport5.po 
new/kmailtransport-19.08.2/po/zh_CN/libmailtransport5.po
--- old/kmailtransport-19.08.1/po/zh_CN/libmailtransport5.po    2019-09-03 
03:47:13.000000000 +0200
+++ new/kmailtransport-19.08.2/po/zh_CN/libmailtransport5.po    2019-10-08 
02:23:17.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:49+0200\n"
-"PO-Revision-Date: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:50\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to