commit ksmtp for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-11-10 13:37:07

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.11331 (New)


Package is "ksmtp"

Tue Nov 10 13:37:07 2020 rev:38 rq:846743 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-10-12 
13:51:38.210026732 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.11331/ksmtp.changes   2020-11-10 
13:37:56.532653660 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:47:11 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+---

Old:

  ksmtp-20.08.2.tar.xz
  ksmtp-20.08.2.tar.xz.sig

New:

  ksmtp-20.08.3.tar.xz
  ksmtp-20.08.3.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.ZNe8wr/_old  2020-11-10 13:37:57.736651268 +0100
+++ /var/tmp/diff_new_pack.ZNe8wr/_new  2020-11-10 13:37:57.740651260 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-20.08.2.tar.xz -> ksmtp-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.2/CMakeLists.txt 
new/ksmtp-20.08.3/CMakeLists.txt
--- old/ksmtp-20.08.2/CMakeLists.txt2020-10-06 05:43:14.0 +0200
+++ new/ksmtp-20.08.3/CMakeLists.txt2020-11-03 01:48:10.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.15.2")
+set(PIM_VERSION "5.15.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.2/po/zh_CN/libksmtp5.po 
new/ksmtp-20.08.3/po/zh_CN/libksmtp5.po
--- old/ksmtp-20.08.2/po/zh_CN/libksmtp5.po 2020-10-06 05:43:14.0 
+0200
+++ new/ksmtp-20.08.3/po/zh_CN/libksmtp5.po 2020-11-03 01:48:10.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-10-12 13:50:59

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.3486 (New)


Package is "ksmtp"

Mon Oct 12 13:50:59 2020 rev:37 rq:840682 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-09-09 
17:57:40.478964479 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.3486/ksmtp.changes2020-10-12 
13:51:38.210026732 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:44:41 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+---

Old:

  ksmtp-20.08.1.tar.xz
  ksmtp-20.08.1.tar.xz.sig

New:

  ksmtp-20.08.2.tar.xz
  ksmtp-20.08.2.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.ihpICN/_old  2020-10-12 13:51:38.794026970 +0200
+++ /var/tmp/diff_new_pack.ihpICN/_new  2020-10-12 13:51:38.794026970 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-20.08.1.tar.xz -> ksmtp-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.1/CMakeLists.txt 
new/ksmtp-20.08.2/CMakeLists.txt
--- old/ksmtp-20.08.1/CMakeLists.txt2020-09-01 08:40:11.0 +0200
+++ new/ksmtp-20.08.2/CMakeLists.txt2020-10-06 05:43:14.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.15.1")
+set(PIM_VERSION "5.15.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.1/po/ca/libksmtp5.po 
new/ksmtp-20.08.2/po/ca/libksmtp5.po
--- old/ksmtp-20.08.1/po/ca/libksmtp5.po2020-09-01 08:40:09.0 
+0200
+++ new/ksmtp-20.08.2/po/ca/libksmtp5.po2020-10-06 05:43:13.0 
+0200
@@ -7,7 +7,7 @@
 # Josep Ma. Ferrer , 2017, 2018.
 msgid ""
 msgstr ""
-"Project-Id-Version: libksmtp5\n"
+"Project-Id-Version: ksmtp\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
 "PO-Revision-Date: 2020-07-25 14:07+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.1/po/ca@valencia/libksmtp5.po 
new/ksmtp-20.08.2/po/ca@valencia/libksmtp5.po
--- old/ksmtp-20.08.1/po/ca@valencia/libksmtp5.po   2020-09-01 
08:40:09.0 +0200
+++ new/ksmtp-20.08.2/po/ca@valencia/libksmtp5.po   2020-10-06 
05:43:13.0 +0200
@@ -7,7 +7,7 @@
 # Josep Ma. Ferrer , 2017, 2018.
 msgid ""
 msgstr ""
-"Project-Id-Version: libksmtp5\n"
+"Project-Id-Version: ksmtp\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
 "PO-Revision-Date: 2020-07-25 14:07+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.1/po/zh_CN/libksmtp5.po 
new/ksmtp-20.08.2/po/zh_CN/libksmtp5.po
--- old/ksmtp-20.08.1/po/zh_CN/libksmtp5.po 2020-09-01 08:40:11.0 
+0200
+++ new/ksmtp-20.08.2/po/zh_CN/libksmtp5.po 2020-10-06 05:43:14.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-08-12 20:42\n"
+"PO-Revision-Date: 2020-09-23 12:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-09-09 17:56:35

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.3399 (New)


Package is "ksmtp"

Wed Sep  9 17:56:35 2020 rev:36 rq:831848 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-08-18 
12:00:03.995387032 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.3399/ksmtp.changes2020-09-09 
17:57:40.478964479 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:44 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ksmtp-20.08.0.tar.xz
  ksmtp-20.08.0.tar.xz.sig

New:

  ksmtp-20.08.1.tar.xz
  ksmtp-20.08.1.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.pdnypj/_old  2020-09-09 17:57:41.026964979 +0200
+++ /var/tmp/diff_new_pack.pdnypj/_new  2020-09-09 17:57:41.026964979 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-20.08.0.tar.xz -> ksmtp-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.0/CMakeLists.txt 
new/ksmtp-20.08.1/CMakeLists.txt
--- old/ksmtp-20.08.0/CMakeLists.txt2020-08-07 09:12:13.0 +0200
+++ new/ksmtp-20.08.1/CMakeLists.txt2020-09-01 08:40:11.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.15.0")
+set(PIM_VERSION "5.15.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.08.0/po/zh_CN/libksmtp5.po 
new/ksmtp-20.08.1/po/zh_CN/libksmtp5.po
--- old/ksmtp-20.08.0/po/zh_CN/libksmtp5.po 2020-08-07 09:12:13.0 
+0200
+++ new/ksmtp-20.08.1/po/zh_CN/libksmtp5.po 2020-09-01 08:40:11.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-08-18 11:59:17

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.3399 (New)


Package is "ksmtp"

Tue Aug 18 11:59:17 2020 rev:35 rq:826475 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-07-14 
07:49:52.635961491 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.3399/ksmtp.changes2020-08-18 
12:00:03.995387032 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:10:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 08:00:21 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:05:28 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Fix qRegisterMetaType("KSmtp::ServerResponse");
+  * Fix clazy warning
+
+---

Old:

  ksmtp-20.04.3.tar.xz
  ksmtp-20.04.3.tar.xz.sig

New:

  ksmtp-20.08.0.tar.xz
  ksmtp-20.08.0.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.Nj5kPF/_old  2020-08-18 12:00:05.191387558 +0200
+++ /var/tmp/diff_new_pack.Nj5kPF/_new  2020-08-18 12:00:05.199387561 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-20.04.3.tar.xz -> ksmtp-20.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.3/.arcconfig new/ksmtp-20.08.0/.arcconfig
--- old/ksmtp-20.04.3/.arcconfig2020-06-12 08:08:20.0 +0200
+++ new/ksmtp-20.08.0/.arcconfig1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.3/.gitlab-ci.yml 
new/ksmtp-20.08.0/.gitlab-ci.yml
--- old/ksmtp-20.04.3/.gitlab-ci.yml1970-01-01 01:00:00.0 +0100
+++ new/ksmtp-20.08.0/.gitlab-ci.yml2020-08-02 10:22:43.0 +0200
@@ -0,0 +1,30 @@
+include:
+  - https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-before.yml
+  - 
https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-applications-linux.yml
+
+build_clazy_clang_tidy:
+  stage: build
+  image: kdeorg/ci-suse-qt514
+  extends: .linux
+  #only:
+  #  - merge_requests
+  before_script:
+- zypper install -y clazy
+- git clone --depth=1 https://invent.kde.org/sysadmin/ci-tooling.git 
$CI_TOOLING
+- git clone --depth=1 https://invent.kde.org/sysadmin/repo-metadata.git 
$CI_TOOLING/repo-metadata
+- git clone --depth=1 
https://invent.kde.org/sysadmin/kde-build-metadata.git 
$CI_TOOLING/kde-build-metadata
+- git clone --depth=1 https://invent.kde.org/sdk/kde-dev-scripts.git 
$CI_TOOLING/kde-dev-scripts
+
+  script:
+- export CXX=clazy
+- export CC=clang
+- export CXXFLAGS="-Wno-deprecated-declarations"
+- export CLAZY_HEADER_FILTER='^(?!ui_)\w+.h\$'
+- export 
CLAZY_CHECKS="level0,level1,detaching-member,ifndef-define-typo,isempty-vs-count,qrequiredresult-candidates,reserve-candidates,signal-with-return-value,unneeded-cast,function-args-by-ref,function-args-by-value,returning-void-expression,no-ctor-missing-parent-argument,isempty-vs-count,qhash-with-char-pointer-key,raw-environment-function,qproperty-type-mismatch,old-style-connect,qstring-allocations,container-inside-loop,heap-allocated-small-trivial-type,inefficient-qlist,qstring-varargs"
+- python3 -u $CI_TOOLING/helpers/prepare-dependencies.py --product 
$PRODUCT --project $PROJECT --branchGroup $BRANCH_GROUP --environment 
production --platform $PLATFORM --installTo $INSTALL_PREFIX
+- python3 -u $CI_TOOLING/helpers/configure-build.py --product $PRODUCT 
--project $PROJECT --branchGroup $BRANCH_GROUP --platform $PLATFORM --installTo 
$INSTALL_PREFIX
+- python3 -u $CI_TOOLING/helpers/compile-build.py --product $PRODUCT 
--project $PROJECT --branchGroup $BRANCH_GROUP --platform $PLATFORM 
--usingInstall $INSTALL_PREFIX
+- cd build && run-clang-tidy
+  variables:
+PLATFORM: SUSEQt5.14
+BRANCH_GROUP: kf5-qt5
diff -urN 

commit ksmtp for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-07-14 07:49:43

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.3060 (New)


Package is "ksmtp"

Tue Jul 14 07:49:43 2020 rev:34 rq:820255 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-06-14 
18:22:21.592041207 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.3060/ksmtp.changes2020-07-14 
07:49:52.635961491 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:10:22 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+---

Old:

  ksmtp-20.04.2.tar.xz
  ksmtp-20.04.2.tar.xz.sig

New:

  ksmtp-20.04.3.tar.xz
  ksmtp-20.04.3.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.GKBnUh/_old  2020-07-14 07:49:53.459964151 +0200
+++ /var/tmp/diff_new_pack.GKBnUh/_new  2020-07-14 07:49:53.463964164 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-20.04.2.tar.xz -> ksmtp-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.2/CMakeLists.txt 
new/ksmtp-20.04.3/CMakeLists.txt
--- old/ksmtp-20.04.2/CMakeLists.txt2020-06-09 02:48:28.0 +0200
+++ new/ksmtp-20.04.3/CMakeLists.txt2020-07-07 03:11:11.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.2")
+set(PIM_VERSION "5.14.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.2/po/sr/libksmtp5.po 
new/ksmtp-20.04.3/po/sr/libksmtp5.po
--- old/ksmtp-20.04.2/po/sr/libksmtp5.po2020-06-09 02:48:28.0 
+0200
+++ new/ksmtp-20.04.3/po/sr/libksmtp5.po2020-07-07 03:11:11.0 
+0200
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: libksmtp5\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-09-16 03:51+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 03:17+0200\n"
 "PO-Revision-Date: 2017-08-05 19:10+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.2/po/zh_CN/libksmtp5.po 
new/ksmtp-20.04.3/po/zh_CN/libksmtp5.po
--- old/ksmtp-20.04.2/po/zh_CN/libksmtp5.po 2020-06-09 02:48:28.0 
+0200
+++ new/ksmtp-20.04.3/po/zh_CN/libksmtp5.po 2020-07-07 03:11:11.0 
+0200
@@ -3,8 +3,8 @@
 "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-05-09 13:51\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -12,8 +12,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/pim/libksmtp5.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/ksmtp/libksmtp5.pot\n"
+"X-Crowdin-File-ID: 6621\n"
 
 #: job.cpp:72
 #, kde-format




commit ksmtp for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-06-14 18:22:16

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.3606 (New)


Package is "ksmtp"

Sun Jun 14 18:22:16 2020 rev:33 rq:813715 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-05-20 
18:42:11.872842314 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.3606/ksmtp.changes2020-06-14 
18:22:21.592041207 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:15:43 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  ksmtp-20.04.1.tar.xz
  ksmtp-20.04.1.tar.xz.sig

New:

  ksmtp-20.04.2.tar.xz
  ksmtp-20.04.2.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.Ikubcw/_old  2020-06-14 18:22:22.344043633 +0200
+++ /var/tmp/diff_new_pack.Ikubcw/_new  2020-06-14 18:22:22.348043646 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-20.04.1.tar.xz -> ksmtp-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.1/CMakeLists.txt 
new/ksmtp-20.04.2/CMakeLists.txt
--- old/ksmtp-20.04.1/CMakeLists.txt2020-05-12 03:28:02.0 +0200
+++ new/ksmtp-20.04.2/CMakeLists.txt2020-06-09 02:48:28.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.1")
+set(PIM_VERSION "5.14.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-20.04.1/po/nn/libksmtp5.po 
new/ksmtp-20.04.2/po/nn/libksmtp5.po
--- old/ksmtp-20.04.1/po/nn/libksmtp5.po2020-05-12 03:28:01.0 
+0200
+++ new/ksmtp-20.04.2/po/nn/libksmtp5.po2020-06-09 02:48:28.0 
+0200
@@ -1,12 +1,12 @@
 # Translation of libksmtp5 to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2016.
+# Karl Ove Hufthammer , 2016, 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: 2016-11-28 19:47+0100\n"
+"PO-Revision-Date: 2020-06-07 12:31+0200\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -22,22 +22,22 @@
 #: job.cpp:72
 #, kde-format
 msgid "Service not available"
-msgstr ""
+msgstr "Tenesta ikkje tilgjengeleg"
 
 #: job.cpp:74
 #, kde-format
 msgid "Mailbox unavailable. The server said: %1"
-msgstr ""
+msgstr "Postboksen er ikkje tilgjengeleg. Tenaren sa: %1"
 
 #: job.cpp:76
 #, kde-format
 msgid "Insufficient storage space on server. The server said: %1"
-msgstr ""
+msgstr "Ikkje nok ledig plass på tenaren. Tenaren sa: %1"
 
 #: job.cpp:78
 #, kde-format
 msgid "Server error: %1"
-msgstr ""
+msgstr "Tenarfeil: %1"
 
 #: job.cpp:87
 #, kde-format
@@ -52,7 +52,7 @@
 #: loginjob.cpp:159
 #, kde-format
 msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
-msgstr ""
+msgstr "STARTTLS er ikkje støtta av tenaren. Prøver med SSL/TLS i staden."
 
 #: loginjob.cpp:223
 #, kde-format
@@ -60,16 +60,18 @@
 "Could not authenticate to the SMTP server because no matching authentication "
 "method has been found"
 msgstr ""
+"Klarte ikkje autentisera med SMTP-tenaren på grunn av ingen støtta "
+"autentiseringsmetodar vart funnen."
 
 #: loginjob.cpp:286
 #, kde-format
 msgid "Token expired"
-msgstr ""
+msgstr "Polett utgått på tid"
 
 #: loginjob.cpp:331
 #, kde-format
 msgid "Login failed, cannot initialize the SASL library"
-msgstr ""
+msgstr "Innlogginga var mislukka. Klarte ikkje starta SASL-biblioteket."
 
 #: sendjob.cpp:69
 #, kde-format
@@ -82,6 +84,8 @@
 "Could not send the message because either the sender or recipient field is "
 "missing or invalid"
 msgstr ""
+"Klarte ikkje senda meldinga, då anten avsendar- eller mottakarfeltet manglar "
+"eller er ugyldig."
 
 #: sendjob.cpp:126
 #, kde-format
@@ -89,3 +93,5 @@
 "Could not send the message because it exceeds the maximum 

commit ksmtp for openSUSE:Factory

2020-05-20 Thread root
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.changes2020-05-20 
18:42:11.872842314 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:56 UTC 2020 - Luca Beltrame 
+
+- 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.txt2020-04-17 02:41:53.0 +0200
+++ new/ksmtp-20.04.1/CMakeLists.txt2020-05-12 03:28:02.0 +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.po2020-04-17 02:41:53.0 
+0200
+++ new/ksmtp-20.04.1/po/ru/libksmtp5.po2020-05-12 03:28:01.0 
+0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Alexander Potashev , 2017.
-# Alexander Yavorsky , 2018.
+# Alexander Yavorsky , 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 \n"
 "Language-Team: Russian \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.0 
+0200
+++ new/ksmtp-20.04.1/po/zh_CN/libksmtp5.po 2020-05-12 03:28:02.0 
+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 \n"
 "Language-Team: Chinese Simplified\n"
 

commit ksmtp for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-04-25 20:24:19

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.2738 (New)


Package is "ksmtp"

Sat Apr 25 20:24:19 2020 rev:31 rq:796995 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-03-11 
18:41:40.919242352 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.2738/ksmtp.changes2020-04-25 
20:24:58.045606693 +0200
@@ -1,0 +2,29 @@
+Thu Apr 23 12:22:51 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:30:25 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:17:22 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Make it compile against qt5.15
+  * Autogenerate file categories
+
+---

Old:

  ksmtp-19.12.3.tar.xz
  ksmtp-19.12.3.tar.xz.sig

New:

  ksmtp-20.04.0.tar.xz
  ksmtp-20.04.0.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.o9vAbQ/_old  2020-04-25 20:24:58.941608541 +0200
+++ /var/tmp/diff_new_pack.o9vAbQ/_new  2020-04-25 20:24:58.945608549 +0200
@@ -18,17 +18,13 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
@@ -39,6 +35,10 @@
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Test)
 Recommends: %{name}-lang
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 
 %description
 KSMTP is a job based library to send email through an SMTP server.


++ ksmtp-19.12.3.tar.xz -> ksmtp-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.12.3/.gitignore new/ksmtp-20.04.0/.gitignore
--- old/ksmtp-19.12.3/.gitignore2020-02-07 07:14:59.0 +0100
+++ new/ksmtp-20.04.0/.gitignore2020-04-04 12:00:22.0 +0200
@@ -14,8 +14,7 @@
 .swp.*
 Doxyfile
 Makefile
-avail
-random_seed
 /build*/
+.cmake/
 CMakeLists.txt.user*
 *.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.12.3/CMakeLists.txt 
new/ksmtp-20.04.0/CMakeLists.txt
--- old/ksmtp-19.12.3/CMakeLists.txt2020-03-03 01:42:49.0 +0100
+++ new/ksmtp-20.04.0/CMakeLists.txt2020-04-17 02:41:53.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.3")
+set(PIM_VERSION "5.14.0")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
 set(CMAKE_CXX_STANDARD 14)
 
 # ECM setup
-set(KF5_MIN_VERSION "5.63.0")
+set(KF5_MIN_VERSION "5.68.0")
 
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -26,7 +26,7 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT_REQUIRED_VERSION "5.11.0")
+set(QT_REQUIRED_VERSION "5.12.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
@@ -56,7 +56,7 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"libksmtp5\")
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054000)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 endif()
 
 add_definitions(-DQT_NO_FOREACH)
@@ -86,7 +86,5 @@
 DESTINATION ${KDE_INSTALL_INCLUDEDIR}/KPim 

commit ksmtp for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-03-11 18:39:48

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.3160 (New)


Package is "ksmtp"

Wed Mar 11 18:39:48 2020 rev:30 rq:782448 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-02-10 
21:49:48.790071254 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.3160/ksmtp.changes2020-03-11 
18:41:40.919242352 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:36:29 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+---

Old:

  ksmtp-19.12.2.tar.xz
  ksmtp-19.12.2.tar.xz.sig

New:

  ksmtp-19.12.3.tar.xz
  ksmtp-19.12.3.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.o8vNfY/_old  2020-03-11 18:41:41.707242836 +0100
+++ /var/tmp/diff_new_pack.o8vNfY/_new  2020-03-11 18:41:41.707242836 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-19.12.2.tar.xz -> ksmtp-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.12.2/CMakeLists.txt 
new/ksmtp-19.12.3/CMakeLists.txt
--- old/ksmtp-19.12.2/CMakeLists.txt2020-02-04 03:05:12.0 +0100
+++ new/ksmtp-19.12.3/CMakeLists.txt2020-03-03 01:42:49.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.2")
+set(PIM_VERSION "5.13.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.12.2/po/ia/libksmtp5.po 
new/ksmtp-19.12.3/po/ia/libksmtp5.po
--- old/ksmtp-19.12.2/po/ia/libksmtp5.po2020-02-04 03:05:10.0 
+0100
+++ new/ksmtp-19.12.3/po/ia/libksmtp5.po2020-03-03 01:42:47.0 
+0100
@@ -7,15 +7,15 @@
 "Project-Id-Version: ksmtp\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:17+0200\n"
-"PO-Revision-Date: 2020-01-19 15:46+0100\n"
-"Last-Translator: Giovanni Sora \n"
-"Language-Team: Interlingua \n"
+"PO-Revision-Date: 2020-02-10 10:49+0100\n"
+"Last-Translator: giovanni \n"
+"Language-Team: Interlingua \n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: job.cpp:72
 #, kde-format
@@ -25,12 +25,13 @@
 #: job.cpp:74
 #, kde-format
 msgid "Mailbox unavailable. The server said: %1"
-msgstr ""
+msgstr "Cassetta de e-posta non disponibile. Le servitor diceva: %1"
 
 #: job.cpp:76
 #, kde-format
 msgid "Insufficient storage space on server. The server said: %1"
 msgstr ""
+"Spatio de immagazinage insufficiente sur le servitor. Le servitor diceva: %1"
 
 #: job.cpp:78
 #, kde-format
@@ -51,6 +52,8 @@
 #, kde-format
 msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
 msgstr ""
+"STARTTLS  non es supportate per le servitor, essaya usante SSL/TLS plus "
+"tosto."
 
 #: loginjob.cpp:223
 #, kde-format
@@ -58,21 +61,24 @@
 "Could not authenticate to the SMTP server because no matching authentication "
 "method has been found"
 msgstr ""
+"Non pote authenticar se al servitor SMTP proque necun methodo de "
+"authentication coincidente ha essite trovate"
 
 #: loginjob.cpp:286
 #, kde-format
 msgid "Token expired"
-msgstr ""
+msgstr "Indicio (token) expirava"
 
 #: loginjob.cpp:331
 #, kde-format
 msgid "Login failed, cannot initialize the SASL library"
 msgstr ""
+"Accesso de authentication falleva, nonpote initializar le bibliotheca de SASL"
 
 #: sendjob.cpp:69
 #, kde-format
 msgid "SendJob"
-msgstr ""
+msgstr "SendJob (Invia  carga)"
 
 #: sendjob.cpp:118
 #, kde-format
@@ -80,6 +86,8 @@
 "Could not send the message because either the sender or recipient field is "
 "missing or invalid"
 msgstr ""
+"Non pote inviar le message proque o le campo de mittente o de recipiente es "
+"mancante o invalide"
 
 #: sendjob.cpp:126
 #, kde-format
@@ -87,3 +95,5 @@
 "Could not send the message because it exceeds the maximum allowed size of %1 "
 "bytes. (Message size: %2 bytes.)"
 msgstr ""
+"Non pote inviar le message proque illo excede le grandor maxime permittite "
+"de %1 bytes. (Grandor de message: %2 bytes)"




commit ksmtp for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2020-02-10 21:49:38

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.26092 (New)


Package is "ksmtp"

Mon Feb 10 21:49:38 2020 rev:29 rq:771722 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2020-01-11 
14:42:35.609245394 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.26092/ksmtp.changes   2020-02-10 
21:49:48.790071254 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:38:01 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:29:31 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  ksmtp-19.12.1.tar.xz
  ksmtp-19.12.1.tar.xz.sig

New:

  ksmtp-19.12.2.tar.xz
  ksmtp-19.12.2.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.F9zwQz/_old  2020-02-10 21:49:49.262071515 +0100
+++ /var/tmp/diff_new_pack.F9zwQz/_new  2020-02-10 21:49:49.262071515 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later
@@ -73,7 +73,7 @@
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ ksmtp-19.12.1.tar.xz -> ksmtp-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.12.1/CMakeLists.txt 
new/ksmtp-19.12.2/CMakeLists.txt
--- old/ksmtp-19.12.1/CMakeLists.txt2020-01-07 03:35:35.0 +0100
+++ new/ksmtp-19.12.2/CMakeLists.txt2020-02-04 03:05:12.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.12.1/po/ca@valencia/libksmtp5.po 
new/ksmtp-19.12.2/po/ca@valencia/libksmtp5.po
--- old/ksmtp-19.12.1/po/ca@valencia/libksmtp5.po   2020-01-07 
03:35:33.0 +0100
+++ new/ksmtp-19.12.2/po/ca@valencia/libksmtp5.po   2020-02-04 
03:05:09.0 +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.1/po/ia/libksmtp5.po 
new/ksmtp-19.12.2/po/ia/libksmtp5.po
--- old/ksmtp-19.12.1/po/ia/libksmtp5.po1970-01-01 01:00:00.0 
+0100
+++ new/ksmtp-19.12.2/po/ia/libksmtp5.po2020-02-04 03:05:10.0 
+0100
@@ -0,0 +1,89 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the ksmtp package.
+#
+# Giovanni Sora , 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: ksmtp\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"PO-Revision-Date: 2020-01-19 15:46+0100\n"
+"Last-Translator: Giovanni Sora \n"
+"Language-Team: Interlingua \n"
+"Language: ia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: job.cpp:72
+#, kde-format
+msgid "Service not available"
+msgstr "Servicio non disponibile"
+
+#: job.cpp:74
+#, kde-format
+msgid "Mailbox unavailable. The server said: %1"
+msgstr ""
+
+#: job.cpp:76
+#, kde-format
+msgid "Insufficient storage space on server. The server said: %1"
+msgstr ""
+
+#: job.cpp:78
+#, kde-format
+msgid "Server error: %1"
+msgstr "Error de servitor: %1"
+
+#: job.cpp:87
+#, kde-format
+msgid "Connection to server lost."
+msgstr "Connexion a servitor perdite."
+
+#: loginjob.cpp:94
+#, kde-format
+msgid "Login"
+msgstr "Accesso de identification"
+
+#: loginjob.cpp:159
+#, kde-format
+msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
+msgstr ""
+
+#: loginjob.cpp:223
+#, kde-format
+msgid ""
+"Could not authenticate to the SMTP server because no matching authentication "
+"method has been found"
+msgstr ""
+
+#: loginjob.cpp:286
+#, kde-format
+msgid "Token expired"
+msgstr 

commit ksmtp for openSUSE:Factory

2020-01-11 Thread root
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.changes2020-01-11 
14:42:35.609245394 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:01:05 UTC 2020 - Christophe Giboudeaux 
+
+- 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.txt2019-12-06 02:59:19.0 +0100
+++ new/ksmtp-19.12.1/CMakeLists.txt2020-01-07 03:35:35.0 +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.po2019-12-06 02:59:16.0 
+0100
+++ new/ksmtp-19.12.1/po/ca/libksmtp5.po2020-01-07 03:35:33.0 
+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.0 
+0100
+++ new/ksmtp-19.12.1/po/zh_CN/libksmtp5.po 2020-01-07 03:35:35.0 
+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 \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"




commit ksmtp for openSUSE:Factory

2019-12-13 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-12-13 12:03:11

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.4691 (New)


Package is "ksmtp"

Fri Dec 13 12:03:11 2019 rev:27 rq:756284 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-11-12 
11:38:58.062318678 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.4691/ksmtp.changes2019-12-13 
12:04:04.513408954 +0100
@@ -1,0 +2,31 @@
+Tue Dec 10 06:38:54 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:12:14 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:47 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Use non-deprecated headers
+  * Port away from KTcpSocket to QSslSocket
+  * Fix SMTP login example to actually handle SSL errors
+  * Add dummy API docs, so these classes show up on api.kde.org
+  * Specify framework type for api.kde.org
+- Remove obsolete version requirements
+
+---

Old:

  ksmtp-19.08.3.tar.xz
  ksmtp-19.08.3.tar.xz.sig

New:

  ksmtp-19.12.0.tar.xz
  ksmtp-19.12.0.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.iFEC12/_old  2019-12-13 12:04:04.913408802 +0100
+++ /var/tmp/diff_new_pack.iFEC12/_new  2019-12-13 12:04:04.917408801 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksmtp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,27 +18,26 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
-BuildRequires:  kcoreaddons-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  kio-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Network) >= 5.7.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.7.0
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Test)
 Recommends: %{name}-lang
 
 %description
@@ -57,11 +56,11 @@
 %package devel
 Summary:Development files for KSMTP
 Group:  Development/Libraries/KDE
-Requires:   kcoreaddons-devel
-Requires:   ki18n-devel
-Requires:   kio-devel
-Requires:   kmime-devel
 Requires:   libKPimSMTP5 = %{version}
+Requires:   cmake(KF5CoreAddons)
+Requires:   cmake(KF5I18n)
+Requires:   cmake(KF5KIO)
+Requires:   cmake(KF5Mime)
 
 %description devel
 This package contains all necessary include files and libraries needed

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.iFEC12/_old and 
/var/tmp/diff_new_pack.iFEC12/_new differ

++ ksmtp-19.08.3.tar.xz -> ksmtp-19.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.3/CMakeLists.txt 
new/ksmtp-19.12.0/CMakeLists.txt
--- old/ksmtp-19.08.3/CMakeLists.txt2019-11-05 05:19:24.0 +0100
+++ new/ksmtp-19.12.0/CMakeLists.txt2019-12-06 02:59:19.0 +0100
@@ -1,10 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.3")
+set(PIM_VERSION "5.13.0")
 
 project(KSMTP VERSION ${PIM_VERSION})
 

commit ksmtp for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-11-12 11:38:56

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.2990 (New)


Package is "ksmtp"

Tue Nov 12 11:38:56 2019 rev:26 rq:746933 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-10-14 
13:29:59.411197643 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.2990/ksmtp.changes2019-11-12 
11:38:58.062318678 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:13:19 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  ksmtp-19.08.2.tar.xz
  ksmtp-19.08.2.tar.xz.sig

New:

  ksmtp-19.08.3.tar.xz
  ksmtp-19.08.3.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.vDHyTJ/_old  2019-11-12 11:38:58.522319161 +0100
+++ /var/tmp/diff_new_pack.vDHyTJ/_new  2019-11-12 11:38:58.522319161 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-19.08.2.tar.xz -> ksmtp-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.2/CMakeLists.txt 
new/ksmtp-19.08.3/CMakeLists.txt
--- old/ksmtp-19.08.2/CMakeLists.txt2019-10-08 02:30:53.0 +0200
+++ new/ksmtp-19.08.3/CMakeLists.txt2019-11-05 05:19:24.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.2")
+set(PIM_VERSION "5.12.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.2/po/zh_CN/libksmtp5.po 
new/ksmtp-19.08.3/po/zh_CN/libksmtp5.po
--- old/ksmtp-19.08.2/po/zh_CN/libksmtp5.po 2019-10-08 02:30:53.0 
+0200
+++ new/ksmtp-19.08.3/po/zh_CN/libksmtp5.po 2019-11-05 05:19:24.0 
+0100
@@ -3,7 +3,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-09-05 09:51\n"
+"PO-Revision-Date: 2019-10-09 10:05\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-10-14 13:29:55

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.2352 (New)


Package is "ksmtp"

Mon Oct 14 13:29:55 2019 rev:25 rq:737813 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-09-09 
12:26:52.545829520 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.2352/ksmtp.changes2019-10-14 
13:29:59.411197643 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:43:08 UTC 2019 - Luca Beltrame 
+
+- 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:

  ksmtp-19.08.1.tar.xz
  ksmtp-19.08.1.tar.xz.sig

New:

  ksmtp-19.08.2.tar.xz
  ksmtp-19.08.2.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.Tl08MR/_old  2019-10-14 13:30:00.039196006 +0200
+++ /var/tmp/diff_new_pack.Tl08MR/_new  2019-10-14 13:30:00.043195995 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-19.08.1.tar.xz -> ksmtp-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.1/CMakeLists.txt 
new/ksmtp-19.08.2/CMakeLists.txt
--- old/ksmtp-19.08.1/CMakeLists.txt2019-09-03 03:50:54.0 +0200
+++ new/ksmtp-19.08.2/CMakeLists.txt2019-10-08 02:30:53.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.1")
+set(PIM_VERSION "5.12.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.1/po/cs/libksmtp5.po 
new/ksmtp-19.08.2/po/cs/libksmtp5.po
--- old/ksmtp-19.08.1/po/cs/libksmtp5.po2019-09-03 03:50:53.0 
+0200
+++ new/ksmtp-19.08.2/po/cs/libksmtp5.po2019-10-08 02:30:50.0 
+0200
@@ -7,30 +7,30 @@
 "Project-Id-Version: \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-23 10:42+0200\n"
+"PO-Revision-Date: 2019-09-10 11:34+0200\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.08.0\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: job.cpp:72
 #, kde-format
 msgid "Service not available"
-msgstr ""
+msgstr "Služba není dostupná"
 
 #: job.cpp:74
 #, kde-format
 msgid "Mailbox unavailable. The server said: %1"
-msgstr ""
+msgstr "Schránka není dostupná. Server odpověděl: \"%1\""
 
 #: job.cpp:76
 #, kde-format
 msgid "Insufficient storage space on server. The server said: %1"
-msgstr ""
+msgstr "Nedostatek místa na serveru. Server odpověděl: %1"
 
 #: job.cpp:78
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.1/po/zh_CN/libksmtp5.po 
new/ksmtp-19.08.2/po/zh_CN/libksmtp5.po
--- old/ksmtp-19.08.1/po/zh_CN/libksmtp5.po 2019-09-03 03:50:54.0 
+0200
+++ new/ksmtp-19.08.2/po/zh_CN/libksmtp5.po 2019-10-08 02:30:53.0 
+0200
@@ -3,7 +3,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:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-09-09 12:26:46

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.7948 (New)


Package is "ksmtp"

Mon Sep  9 12:26:46 2019 rev:24 rq:728891 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-08-16 
15:40:19.773792121 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.7948/ksmtp.changes2019-09-09 
12:26:52.545829520 +0200
@@ -1,0 +2,10 @@
+Thu Sep  5 14:00:58 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+  * Include KDE* cmake macros before any others
+
+---

Old:

  ksmtp-19.08.0.tar.xz
  ksmtp-19.08.0.tar.xz.sig

New:

  ksmtp-19.08.1.tar.xz
  ksmtp-19.08.1.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.4Yy78k/_old  2019-09-09 12:26:54.189827389 +0200
+++ /var/tmp/diff_new_pack.4Yy78k/_new  2019-09-09 12:26:54.189827389 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later


++ ksmtp-19.08.0.tar.xz -> ksmtp-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.0/CMakeLists.txt 
new/ksmtp-19.08.1/CMakeLists.txt
--- old/ksmtp-19.08.0/CMakeLists.txt2019-08-09 02:58:08.0 +0200
+++ new/ksmtp-19.08.1/CMakeLists.txt2019-09-03 03:50:54.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
@@ -9,15 +9,16 @@
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
 include(ECMGeneratePriFile)
 
 include(ECMSetupVersion)
 include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.0/po/ar/libksmtp5.po 
new/ksmtp-19.08.1/po/ar/libksmtp5.po
--- old/ksmtp-19.08.0/po/ar/libksmtp5.po2019-08-09 02:58:07.0 
+0200
+++ new/ksmtp-19.08.1/po/ar/libksmtp5.po2019-09-03 03:50:52.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2018-01-28 15:07+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.0/po/bs/libksmtp5.po 
new/ksmtp-19.08.1/po/bs/libksmtp5.po
--- old/ksmtp-19.08.0/po/bs/libksmtp5.po2019-08-09 02:58:07.0 
+0200
+++ new/ksmtp-19.08.1/po/bs/libksmtp5.po2019-09-03 03:50:52.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde 49i410\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2015-02-16 11:55+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.0/po/ca/libksmtp5.po 
new/ksmtp-19.08.1/po/ca/libksmtp5.po
--- old/ksmtp-19.08.0/po/ca/libksmtp5.po2019-08-09 02:58:07.0 
+0200
+++ new/ksmtp-19.08.1/po/ca/libksmtp5.po2019-09-03 03:50:52.0 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libksmtp5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:17+0200\n"
+"POT-Creation-Date: 2019-08-30 07:49+0200\n"
 "PO-Revision-Date: 2018-09-16 10:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.08.0/po/ca@valencia/libksmtp5.po 
new/ksmtp-19.08.1/po/ca@valencia/libksmtp5.po
--- old/ksmtp-19.08.0/po/ca@valencia/libksmtp5.po   2019-08-09 
02:58:07.0 +0200
+++ new/ksmtp-19.08.1/po/ca@valencia/libksmtp5.po   

commit ksmtp for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-08-16 15:40:16

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.22127 (New)


Package is "ksmtp"

Fri Aug 16 15:40:16 2019 rev:23 rq:723708 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-07-16 
08:34:36.691390165 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.22127/ksmtp.changes   2019-08-16 
15:40:19.773792121 +0200
@@ -1,0 +2,32 @@
+Fri Aug  9 08:31:41 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:51 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:59:05 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * When we use framework 5.59.0 we can use new logging file directory
+  * Comment fix, setUseProxy() should be setUseNetworkProxy()
+  * It was fixed in 5.13.0beta2
+  * metainfo.yaml: Fix cmakename, is own top-level entry
+  * Make this show up on api.kde.org
+
+---

Old:

  ksmtp-19.04.3.tar.xz

New:

  applications.keyring
  ksmtp-19.08.0.tar.xz
  ksmtp-19.08.0.tar.xz.sig



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.lcw4BK/_old  2019-08-16 15:40:21.425791640 +0200
+++ /var/tmp/diff_new_pack.lcw4BK/_new  2019-08-16 15:40:21.465791629 +0200
@@ -18,13 +18,17 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
-Source0:%{name}-%{version}.tar.xz
+URL:https://www.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kcoreaddons-devel

++ ksmtp-19.04.3.tar.xz -> ksmtp-19.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.3/CMakeLists.txt 
new/ksmtp-19.08.0/CMakeLists.txt
--- old/ksmtp-19.04.3/CMakeLists.txt2019-07-09 02:27:57.0 +0200
+++ new/ksmtp-19.08.0/CMakeLists.txt2019-08-09 02:58:08.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.3")
+set(PIM_VERSION "5.12.0")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_MIN_VERSION "5.56.0")
+set(KF5_MIN_VERSION "5.60.0")
 
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -23,7 +23,7 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT_REQUIRED_VERSION "5.10.0")
+set(QT_REQUIRED_VERSION "5.11.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
@@ -51,12 +51,7 @@
 )
 
 add_definitions(-DTRANSLATION_DOMAIN=\"libksmtp5\")
-# workaround for https://bugreports.qt.io/browse/QTBUG-74665 (bug in qt5.13 
reevaluate it)
-if (${Qt5Widgets_VERSION} STRGREATER "5.13")
-   MESSAGE(STATUS "Qt version: ${Qt5Widgets_VERSION} DISABLE compile without 
deprecated methods. bug QTBUG-74665")
-else()
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-endif()
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
 add_definitions(-DQT_NO_FOREACH)
 
 
@@ -84,7 +79,7 @@
 DESTINATION ${KDE_INSTALL_INCLUDEDIR}/KPim COMPONENT Devel
 )
 
-install(FILES ksmtp.categories DESTINATION ${KDE_INSTALL_CONFDIR})
+install(FILES ksmtp.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit ksmtp for openSUSE:Factory

2019-07-16 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-07-16 08:34:36

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.1887 (New)


Package is "ksmtp"

Tue Jul 16 08:34:36 2019 rev:22 rq:715172 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-06-13 
22:52:42.615948488 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.1887/ksmtp.changes2019-07-16 
08:34:36.691390165 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  ksmtp-19.04.2.tar.xz

New:

  ksmtp-19.04.3.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.QFEf2A/_old  2019-07-16 08:34:37.227390079 +0200
+++ /var/tmp/diff_new_pack.QFEf2A/_new  2019-07-16 08:34:37.231390078 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-19.04.2.tar.xz -> ksmtp-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.2/CMakeLists.txt 
new/ksmtp-19.04.3/CMakeLists.txt
--- old/ksmtp-19.04.2/CMakeLists.txt2019-06-04 02:21:20.0 +0200
+++ new/ksmtp-19.04.3/CMakeLists.txt2019-07-09 02:27:57.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.2")
+set(PIM_VERSION "5.11.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.2/po/tr/libksmtp5.po 
new/ksmtp-19.04.3/po/tr/libksmtp5.po
--- old/ksmtp-19.04.2/po/tr/libksmtp5.po2019-06-04 02:21:20.0 
+0200
+++ new/ksmtp-19.04.3/po/tr/libksmtp5.po2019-07-09 02:27:57.0 
+0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2017-08-17 08:31+\n"
 "Last-Translator: Kaan \n"
 "Language-Team: Turkish \n"
-"Language: \n"
+"Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"




commit ksmtp for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-06-13 22:52:40

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.4811 (New)


Package is "ksmtp"

Thu Jun 13 22:52:40 2019 rev:21 rq:708663 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-05-14 
13:24:39.858511632 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.4811/ksmtp.changes2019-06-13 
22:52:42.615948488 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- No code changes since 19.04.1
+
+---

Old:

  ksmtp-19.04.1.tar.xz

New:

  ksmtp-19.04.2.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.dTjnTM/_old  2019-06-13 22:52:43.271948161 +0200
+++ /var/tmp/diff_new_pack.dTjnTM/_new  2019-06-13 22:52:43.275948159 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-19.04.1.tar.xz -> ksmtp-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.1/CMakeLists.txt 
new/ksmtp-19.04.2/CMakeLists.txt
--- old/ksmtp-19.04.1/CMakeLists.txt2019-05-07 03:07:24.0 +0200
+++ new/ksmtp-19.04.2/CMakeLists.txt2019-06-04 02:21:20.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.1")
+set(PIM_VERSION "5.11.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.1/po/ar/libksmtp5.po 
new/ksmtp-19.04.2/po/ar/libksmtp5.po
--- old/ksmtp-19.04.1/po/ar/libksmtp5.po2019-05-07 03:06:28.0 
+0200
+++ new/ksmtp-19.04.2/po/ar/libksmtp5.po2019-06-04 02:21:19.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-09-16 03:51+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:44+0200\n"
 "PO-Revision-Date: 2018-01-28 15:07+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.1/po/bs/libksmtp5.po 
new/ksmtp-19.04.2/po/bs/libksmtp5.po
--- old/ksmtp-19.04.1/po/bs/libksmtp5.po2019-05-07 03:06:31.0 
+0200
+++ new/ksmtp-19.04.2/po/bs/libksmtp5.po2019-06-04 02:21:19.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kde 49i410\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-09-16 03:51+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:44+0200\n"
 "PO-Revision-Date: 2015-02-16 11:55+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.1/po/ca/libksmtp5.po 
new/ksmtp-19.04.2/po/ca/libksmtp5.po
--- old/ksmtp-19.04.1/po/ca/libksmtp5.po2019-05-07 03:06:32.0 
+0200
+++ new/ksmtp-19.04.2/po/ca/libksmtp5.po2019-06-04 02:21:19.0 
+0200
@@ -8,8 +8,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: libksmtp5\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-09-16 03:51+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:44+0200\n"
 "PO-Revision-Date: 2018-09-16 10:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.1/po/ca@valencia/libksmtp5.po 
new/ksmtp-19.04.2/po/ca@valencia/libksmtp5.po
--- old/ksmtp-19.04.1/po/ca@valencia/libksmtp5.po   2019-05-07 
03:06:33.0 +0200
+++ new/ksmtp-19.04.2/po/ca@valencia/libksmtp5.po   2019-06-04 
02:21:19.0 +0200
@@ -8,8 +8,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: libksmtp5\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-09-16 03:51+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:44+0200\n"
 "PO-Revision-Date: 2018-09-16 10:58+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' 

commit ksmtp for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-05-14 13:24:38

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.5148 (New)


Package is "ksmtp"

Tue May 14 13:24:38 2019 rev:20 rq:702292 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-04-26 
22:50:21.017462438 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.5148/ksmtp.changes2019-05-14 
13:24:39.858511632 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:17 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+---

Old:

  ksmtp-19.04.0.tar.xz

New:

  ksmtp-19.04.1.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.4V4zau/_old  2019-05-14 13:24:40.738513762 +0200
+++ /var/tmp/diff_new_pack.4V4zau/_new  2019-05-14 13:24:40.738513762 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-19.04.0.tar.xz -> ksmtp-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.0/CMakeLists.txt 
new/ksmtp-19.04.1/CMakeLists.txt
--- old/ksmtp-19.04.0/CMakeLists.txt2019-04-12 02:17:16.0 +0200
+++ new/ksmtp-19.04.1/CMakeLists.txt2019-05-07 03:07:24.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.0")
+set(PIM_VERSION "5.11.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-19.04.0/po/ko/libksmtp5.po 
new/ksmtp-19.04.1/po/ko/libksmtp5.po
--- old/ksmtp-19.04.0/po/ko/libksmtp5.po2019-04-12 02:17:16.0 
+0200
+++ new/ksmtp-19.04.1/po/ko/libksmtp5.po2019-05-07 03:06:57.0 
+0200
@@ -1,42 +1,41 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park , 2017, 2018.
+# Shinjo Park , 2017, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-16 03:51+0200\n"
-"PO-Revision-Date: 2018-08-15 12:31+0100\n"
+"PO-Revision-Date: 2019-04-22 01:20+0200\n"
 "Last-Translator: Shinjo Park \n"
-"Language-Team: Korean \n"
+"Language-Team: Korean \n"
 "Language: ko\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: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.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-19.04.0/po/zh_CN/libksmtp5.po 
new/ksmtp-19.04.1/po/zh_CN/libksmtp5.po
--- old/ksmtp-19.04.0/po/zh_CN/libksmtp5.po 2019-04-12 02:17:16.0 
+0200
+++ new/ksmtp-19.04.1/po/zh_CN/libksmtp5.po 2019-05-07 03:07:22.0 
+0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-16 03:51+0200\n"
-"PO-Revision-Date: 2019-04-09 18:52\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:31\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit ksmtp for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-04-26 22:50:19

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.5536 (New)


Package is "ksmtp"

Fri Apr 26 22:50:19 2019 rev:19 rq:696315 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-03-11 
11:12:06.553400679 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.5536/ksmtp.changes2019-04-26 
22:50:21.017462438 +0200
@@ -1,0 +2,32 @@
+Sat Apr 20 06:51:57 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- Changes since 19.03.90:
+  * Fix the kcoreAddons detection with older CMake versions.
+
+---
+Tue Apr 09 20:54:43 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * Workaround qt5.13 bug
+
+---
+Wed Mar 27 06:41:07 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * it compiles fine without foreach
+  * Fix some clazy warning
+  * Remove QT_CHECK
+
+---

Old:

  ksmtp-18.12.3.tar.xz

New:

  ksmtp-19.04.0.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.NwMDuq/_old  2019-04-26 22:50:21.637462121 +0200
+++ /var/tmp/diff_new_pack.NwMDuq/_new  2019-04-26 22:50:21.641462118 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later
@@ -87,7 +87,7 @@
 
 %files
 %license COPYING.LIB
-%config %{_kf5_configdir}/ksmtp.categories
+%{_kf5_debugdir}/ksmtp.categories
 
 %files devel
 %license COPYING.LIB

++ ksmtp-18.12.3.tar.xz -> ksmtp-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.3/.gitignore new/ksmtp-19.04.0/.gitignore
--- old/ksmtp-18.12.3/.gitignore2019-02-08 07:54:17.0 +0100
+++ new/ksmtp-19.04.0/.gitignore2019-04-06 22:50:41.0 +0200
@@ -16,6 +16,6 @@
 Makefile
 avail
 random_seed
-/build/
+/build*/
 CMakeLists.txt.user*
 *.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.3/CMakeLists.txt 
new/ksmtp-19.04.0/CMakeLists.txt
--- old/ksmtp-18.12.3/CMakeLists.txt2019-03-05 01:27:13.0 +0100
+++ new/ksmtp-19.04.0/CMakeLists.txt2019-04-12 02:17:16.0 +0200
@@ -1,12 +1,12 @@
-cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.3")
+cmake_minimum_required(VERSION 3.5)
+set(PIM_VERSION "5.11.0")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_VERSION "5.51.0")
+set(KF5_MIN_VERSION "5.56.0")
 
-find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
+find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(GenerateExportHeader)
@@ -23,7 +23,7 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT_REQUIRED_VERSION "5.9.0")
+set(QT_REQUIRED_VERSION "5.10.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
@@ -34,9 +34,9 @@
  Find packages 
 find_package(Qt5Network ${QT_REQUIRED_VERSION} REQUIRED)
 
-find_package(KF5CoreAddons ${KF5_VERSION} CONFIG REQUIRED)
-find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
-find_package(KF5KIO ${KF5_VERSION} CONFIG REQUIRED)
+find_package(KF5CoreAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5KIO ${KF5_MIN_VERSION} CONFIG REQUIRED)
 
 find_package(Sasl2)
 set_package_properties(Sasl2 PROPERTIES TYPE REQUIRED)
@@ -51,7 +51,13 @@
 )
 
 add_definitions(-DTRANSLATION_DOMAIN=\"libksmtp5\")
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+# workaround for https://bugreports.qt.io/browse/QTBUG-74665 (bug in qt5.13 
reevaluate it)
+if (${Qt5Widgets_VERSION} STRGREATER "5.13")
+   MESSAGE(STATUS "Qt version: ${Qt5Widgets_VERSION} DISABLE compile without 
deprecated methods. bug QTBUG-74665")

commit ksmtp for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-03-11 11:12:05

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.28833 (New)


Package is "ksmtp"

Mon Mar 11 11:12:05 2019 rev:18 rq:683250 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-02-14 
14:20:16.568019386 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.28833/ksmtp.changes   2019-03-11 
11:12:06.553400679 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:22 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  ksmtp-18.12.2.tar.xz

New:

  ksmtp-18.12.3.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.Nmlxpv/_old  2019-03-11 11:12:06.993400553 +0100
+++ /var/tmp/diff_new_pack.Nmlxpv/_new  2019-03-11 11:12:06.993400553 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.12.2.tar.xz -> ksmtp-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.2/CMakeLists.txt 
new/ksmtp-18.12.3/CMakeLists.txt
--- old/ksmtp-18.12.2/CMakeLists.txt2019-02-05 01:52:01.0 +0100
+++ new/ksmtp-18.12.3/CMakeLists.txt2019-03-05 01:27:13.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.2")
+set(PIM_VERSION "5.10.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.2/po/pt_BR/libksmtp5.po 
new/ksmtp-18.12.3/po/pt_BR/libksmtp5.po
--- old/ksmtp-18.12.2/po/pt_BR/libksmtp5.po 2019-02-05 01:52:00.0 
+0100
+++ new/ksmtp-18.12.3/po/pt_BR/libksmtp5.po 2019-03-05 01:27:13.0 
+0100
@@ -10,14 +10,14 @@
 "Project-Id-Version: libksmtp5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:58+0100\n"
-"PO-Revision-Date: 2019-02-01 16:19-0200\n"
+"PO-Revision-Date: 2019-02-20 11:13-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti \n"
 "Language-Team: Portuguese \n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 18.12.2\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #: job.cpp:72
@@ -28,12 +28,13 @@
 #: job.cpp:74
 #, kde-format
 msgid "Mailbox unavailable. The server said: %1"
-msgstr ""
+msgstr "Caixa de e-mail não disponível. O servidor retornou: %1"
 
 #: job.cpp:76
 #, kde-format
 msgid "Insufficient storage space on server. The server said: %1"
 msgstr ""
+"Espaço de armazenamento insuficiente no servidor. O servidor retornou: %1"
 
 #: job.cpp:78
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.2/po/zh_CN/libksmtp5.po 
new/ksmtp-18.12.3/po/zh_CN/libksmtp5.po
--- old/ksmtp-18.12.2/po/zh_CN/libksmtp5.po 2019-02-05 01:52:01.0 
+0100
+++ new/ksmtp-18.12.3/po/zh_CN/libksmtp5.po 2019-03-05 01:27:13.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:58+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-02-14 14:20:09

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.28833 (New)


Package is "ksmtp"

Thu Feb 14 14:20:09 2019 rev:17 rq:673826 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2019-01-21 
10:15:14.554383455 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.28833/ksmtp.changes   2019-02-14 
14:20:16.568019386 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:20 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  ksmtp-18.12.1.tar.xz

New:

  ksmtp-18.12.2.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.j83OPM/_old  2019-02-14 14:20:17.592018894 +0100
+++ /var/tmp/diff_new_pack.j83OPM/_new  2019-02-14 14:20:17.596018893 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksmtp
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.12.1.tar.xz -> ksmtp-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.1/CMakeLists.txt 
new/ksmtp-18.12.2/CMakeLists.txt
--- old/ksmtp-18.12.1/CMakeLists.txt2019-01-08 01:21:17.0 +0100
+++ new/ksmtp-18.12.2/CMakeLists.txt2019-02-05 01:52:01.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.1")
+set(PIM_VERSION "5.10.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.1/po/pt_BR/libksmtp5.po 
new/ksmtp-18.12.2/po/pt_BR/libksmtp5.po
--- old/ksmtp-18.12.1/po/pt_BR/libksmtp5.po 2019-01-08 01:21:17.0 
+0100
+++ new/ksmtp-18.12.2/po/pt_BR/libksmtp5.po 2019-02-05 01:52:00.0 
+0100
@@ -4,25 +4,26 @@
 #
 # Marcus Gama , 2011.
 # André Marcelo Alvarenga , 2011, 2018.
+# Luiz Fernando Ranghetti , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libksmtp5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:58+0100\n"
-"PO-Revision-Date: 2018-08-04 23:31-0300\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2019-02-01 16:19-0200\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #: job.cpp:72
 #, kde-format
 msgid "Service not available"
-msgstr ""
+msgstr "Serviço não disponível"
 
 #: job.cpp:74
 #, kde-format
@@ -35,10 +36,9 @@
 msgstr ""
 
 #: job.cpp:78
-#, fuzzy, kde-format
-#| msgid "Server error"
+#, kde-format
 msgid "Server error: %1"
-msgstr "Erro do servidor"
+msgstr "Erro do servidor: %1"
 
 #: job.cpp:87
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.1/po/zh_CN/libksmtp5.po 
new/ksmtp-18.12.2/po/zh_CN/libksmtp5.po
--- old/ksmtp-18.12.1/po/zh_CN/libksmtp5.po 2019-01-08 01:21:17.0 
+0100
+++ new/ksmtp-18.12.2/po/zh_CN/libksmtp5.po 2019-02-05 01:52:01.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:58+0100\n"
-"PO-Revision-Date: 2019-01-05 20:50\n"
+"PO-Revision-Date: 2019-01-27 23:05\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2019-01-21 10:15:11

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.28833 (New)


Package is "ksmtp"

Mon Jan 21 10:15:11 2019 rev:16 rq:665204 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-12-19 
13:36:16.504394253 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.28833/ksmtp.changes   2019-01-21 
10:15:14.554383455 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:31 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---

Old:

  ksmtp-18.12.0.tar.xz

New:

  ksmtp-18.12.1.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.oma426/_old  2019-01-21 10:15:15.990382009 +0100
+++ /var/tmp/diff_new_pack.oma426/_new  2019-01-21 10:15:15.994382005 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksmtp
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:18.12.0
+Version:18.12.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.12.0.tar.xz -> ksmtp-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.0/CMakeLists.txt 
new/ksmtp-18.12.1/CMakeLists.txt
--- old/ksmtp-18.12.0/CMakeLists.txt2018-12-07 01:50:22.0 +0100
+++ new/ksmtp-18.12.1/CMakeLists.txt2019-01-08 01:21:17.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.0")
+set(PIM_VERSION "5.10.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.0/po/zh_CN/libksmtp5.po 
new/ksmtp-18.12.1/po/zh_CN/libksmtp5.po
--- old/ksmtp-18.12.0/po/zh_CN/libksmtp5.po 2018-12-07 01:50:22.0 
+0100
+++ new/ksmtp-18.12.1/po/zh_CN/libksmtp5.po 2019-01-08 01:21:17.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:58+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -19,7 +19,7 @@
 #: job.cpp:72
 #, kde-format
 msgid "Service not available"
-msgstr ""
+msgstr "服务不可用"
 
 #: job.cpp:74
 #, kde-format
@@ -32,10 +32,9 @@
 msgstr ""
 
 #: job.cpp:78
-#, fuzzy, kde-format
-#| msgid "Server error"
+#, kde-format
 msgid "Server error: %1"
-msgstr "服务器错误"
+msgstr ""
 
 #: job.cpp:87
 #, kde-format
@@ -87,6 +86,3 @@
 "Could not send the message because it exceeds the maximum allowed size of %1 "
 "bytes. (Message size: %2 bytes.)"
 msgstr "无法发送信件因为它超过了最大允许的 %1 字节大小。(信件大小:%2 字节。)"
-
-#~ msgid "Server time out"
-#~ msgstr "服务器超时"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.12.0/po/zh_TW/libksmtp5.po 
new/ksmtp-18.12.1/po/zh_TW/libksmtp5.po
--- old/ksmtp-18.12.0/po/zh_TW/libksmtp5.po 1970-01-01 01:00:00.0 
+0100
+++ new/ksmtp-18.12.1/po/zh_TW/libksmtp5.po 2019-01-08 01:21:17.0 
+0100
@@ -0,0 +1,89 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libksmtp5\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2018-11-12 06:58+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Chinese \n"
+"Language: zh_TW\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"
+
+#: job.cpp:72
+#, kde-format
+msgid "Service not available"
+msgstr ""
+
+#: job.cpp:74
+#, kde-format
+msgid "Mailbox unavailable. The server said: %1"
+msgstr ""
+
+#: job.cpp:76
+#, kde-format
+msgid "Insufficient storage space on server. The server said: %1"
+msgstr ""
+
+#: job.cpp:78
+#, kde-format
+msgid "Server error: %1"
+msgstr ""
+
+#: 

commit ksmtp for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-12-19 13:36:15

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new.28833 (New)


Package is "ksmtp"

Wed Dec 19 13:36:15 2018 rev:15 rq:658456 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-11-12 
09:30:11.098089104 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.28833/ksmtp.changes   2018-12-19 
13:36:16.504394253 +0100
@@ -1,0 +2,37 @@
+Fri Dec 14 06:09:16 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:56:11 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:22:46 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:57:16 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+  * KSMTP: improve error handling.
+  * use new syntax
+
+---
@@ -47 +84 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -109 +146 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php

Old:

  ksmtp-18.08.3.tar.xz

New:

  ksmtp-18.12.0.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.9mqwEl/_old  2018-12-19 13:36:17.116393380 +0100
+++ /var/tmp/diff_new_pack.9mqwEl/_new  2018-12-19 13:36:17.116393380 +0100
@@ -17,14 +17,13 @@
 
 
 %bcond_without lang
-
 Name:   ksmtp
-Version:18.08.3
+Version:18.12.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
@@ -37,7 +36,6 @@
 BuildRequires:  pkgconfig(Qt5Network) >= 5.7.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.7.0
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KSMTP is a job based library to send email through an SMTP server.
@@ -45,7 +43,7 @@
 %package -n libKPimSMTP5
 Summary:Job-based library to send email through an SMTP server
 Group:  System/GUI/KDE
-Recommends: %{name} = %{version}
+Requires:   %{name}
 Recommends: %{name}-lang = %{version}
 
 %description -n libKPimSMTP5
@@ -84,18 +82,15 @@
 %postun -n libKPimSMTP5 -p /sbin/ldconfig
 
 %files -n libKPimSMTP5
-%defattr(-,root,root)
-%doc COPYING.LIB
+%license COPYING.LIB
 %{_kf5_libdir}/libKPimSMTP.so.*
 
 %files
-%defattr(-,root,root)
-%doc COPYING.LIB
+%license COPYING.LIB
 %config %{_kf5_configdir}/ksmtp.categories
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING.LIB
+%license COPYING.LIB
 %{_includedir}/KPim/
 %{_kf5_cmakedir}/KPimSMTP/
 %{_kf5_libdir}/libKPimSMTP.so
@@ -103,7 +98,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING.LIB
+%license COPYING.LIB
 %endif
 
 %changelog

++ ksmtp-18.08.3.tar.xz -> ksmtp-18.12.0.tar.xz ++
 4363 lines of diff (skipped)




commit ksmtp for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-11-12 09:30:06

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Mon Nov 12 09:30:06 2018 rev:14 rq:648092 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-10-15 
09:30:39.808079926 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-11-12 
09:30:11.098089104 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  ksmtp-18.08.2.tar.xz

New:

  ksmtp-18.08.3.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.tLd4JD/_old  2018-11-12 09:30:11.894088115 +0100
+++ /var/tmp/diff_new_pack.tLd4JD/_new  2018-11-12 09:30:11.906088101 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:18.08.2
+Version:18.08.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.08.2.tar.xz -> ksmtp-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.2/CMakeLists.txt 
new/ksmtp-18.08.3/CMakeLists.txt
--- old/ksmtp-18.08.2/CMakeLists.txt2018-10-09 02:36:43.0 +0200
+++ new/ksmtp-18.08.3/CMakeLists.txt2018-11-06 01:22:31.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.2")
+set(PIM_VERSION "5.9.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.2/po/de/libksmtp5.po 
new/ksmtp-18.08.3/po/de/libksmtp5.po
--- old/ksmtp-18.08.2/po/de/libksmtp5.po2018-10-09 02:36:43.0 
+0200
+++ new/ksmtp-18.08.3/po/de/libksmtp5.po2018-11-06 01:22:31.0 
+0100
@@ -5,7 +5,7 @@
 "Project-Id-Version: libksmtp\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:39+0200\n"
-"PO-Revision-Date: 2018-06-07 07:59+0100\n"
+"PO-Revision-Date: 2018-11-05 16:59+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -53,7 +53,7 @@
 #: loginjob.cpp:286
 #, kde-format
 msgid "Token expired"
-msgstr ""
+msgstr "Token ist abgelaufen"
 
 #: loginjob.cpp:331
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.2/po/gl/libksmtp5.po 
new/ksmtp-18.08.3/po/gl/libksmtp5.po
--- old/ksmtp-18.08.2/po/gl/libksmtp5.po2018-10-09 02:36:43.0 
+0200
+++ new/ksmtp-18.08.3/po/gl/libksmtp5.po2018-11-06 01:22:31.0 
+0100
@@ -9,8 +9,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:39+0200\n"
-"PO-Revision-Date: 2018-05-22 21:01+0100\n"
-"Last-Translator: Adrian Chaves \n"
+"PO-Revision-Date: 2018-10-21 18:57+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -45,7 +45,7 @@
 #: loginjob.cpp:161
 #, kde-format
 msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
-msgstr ""
+msgstr "O servidor non é compatíbel con STARTTLS, probe a usar SSL/TLS."
 
 #: loginjob.cpp:225
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.2/po/zh_CN/libksmtp5.po 
new/ksmtp-18.08.3/po/zh_CN/libksmtp5.po
--- old/ksmtp-18.08.2/po/zh_CN/libksmtp5.po 2018-10-09 02:36:43.0 
+0200
+++ new/ksmtp-18.08.3/po/zh_CN/libksmtp5.po 2018-11-06 01:22:31.0 
+0100
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:39+0200\n"
-"PO-Revision-Date: 2018-09-28 19:52\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:18\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -39,7 +39,7 @@
 #: loginjob.cpp:161
 #, kde-format
 msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
-msgstr ""
+msgstr "服务器不支持 STARTTLS,请尝试使用 SSL/TLS 代替。"
 
 #: loginjob.cpp:225
 #, kde-format




commit ksmtp for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-10-15 09:30:24

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Mon Oct 15 09:30:24 2018 rev:13 rq:641565 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-09-13 
23:58:04.694105623 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-10-15 
09:30:39.808079926 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:07:09 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  ksmtp-18.08.1.tar.xz

New:

  ksmtp-18.08.2.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.6rt9Du/_old  2018-10-15 09:30:41.252078587 +0200
+++ /var/tmp/diff_new_pack.6rt9Du/_new  2018-10-15 09:30:41.256078584 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 
 Name:   ksmtp
-Version:18.08.1
+Version:18.08.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.08.1.tar.xz -> ksmtp-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.1/CMakeLists.txt 
new/ksmtp-18.08.2/CMakeLists.txt
--- old/ksmtp-18.08.1/CMakeLists.txt2018-09-04 03:08:50.0 +0200
+++ new/ksmtp-18.08.2/CMakeLists.txt2018-10-09 02:36:43.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.1")
+set(PIM_VERSION "5.9.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.1/po/zh_CN/libksmtp5.po 
new/ksmtp-18.08.2/po/zh_CN/libksmtp5.po
--- old/ksmtp-18.08.1/po/zh_CN/libksmtp5.po 2018-09-04 03:08:50.0 
+0200
+++ new/ksmtp-18.08.2/po/zh_CN/libksmtp5.po 2018-10-09 02:36:43.0 
+0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:39+0200\n"
-"PO-Revision-Date: 2018-08-30 13:16\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:52\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit ksmtp for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-09-13 23:58:03

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Thu Sep 13 23:58:03 2018 rev:12 rq:634158 version:18.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-08-22 
14:14:36.421534849 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-09-13 
23:58:04.694105623 +0200
@@ -1,0 +2,10 @@
+Thu Sep 06 18:43:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.1.php
+- Changes since 18.08.0:
+  * None
+
+---

Old:

  ksmtp-18.08.0.tar.xz

New:

  ksmtp-18.08.1.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.k4xxPw/_old  2018-09-13 23:58:05.166105263 +0200
+++ /var/tmp/diff_new_pack.k4xxPw/_new  2018-09-13 23:58:05.166105263 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:18.08.0
+Version:18.08.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.08.0.tar.xz -> ksmtp-18.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.0/CMakeLists.txt 
new/ksmtp-18.08.1/CMakeLists.txt
--- old/ksmtp-18.08.0/CMakeLists.txt2018-08-10 02:15:50.0 +0200
+++ new/ksmtp-18.08.1/CMakeLists.txt2018-09-04 03:08:50.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.0")
+set(PIM_VERSION "5.9.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.0/po/fi/libksmtp5.po 
new/ksmtp-18.08.1/po/fi/libksmtp5.po
--- old/ksmtp-18.08.0/po/fi/libksmtp5.po2018-08-10 02:15:50.0 
+0200
+++ new/ksmtp-18.08.1/po/fi/libksmtp5.po2018-09-04 03:08:49.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen , 2015, 2017.
+# Tommi Nieminen , 2015, 2017, 2018.
 # Lasse Liehu , 2015.
 #
 msgid ""
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:39+0200\n"
-"PO-Revision-Date: 2017-12-25 20:35+0200\n"
+"PO-Revision-Date: 2018-08-15 14:05+0200\n"
 "Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
@@ -42,7 +42,7 @@
 #: loginjob.cpp:161
 #, kde-format
 msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
-msgstr ""
+msgstr "Palvelin ei tue STARTTLS:ää, yritä käyttää sen sijaan SSL/TLS:ää."
 
 #: loginjob.cpp:225
 #, kde-format
@@ -56,7 +56,7 @@
 #: loginjob.cpp:286
 #, kde-format
 msgid "Token expired"
-msgstr ""
+msgstr "Merkki on vanhentunut"
 
 #: loginjob.cpp:331
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.0/po/ko/libksmtp5.po 
new/ksmtp-18.08.1/po/ko/libksmtp5.po
--- old/ksmtp-18.08.0/po/ko/libksmtp5.po2018-08-10 02:15:50.0 
+0200
+++ new/ksmtp-18.08.1/po/ko/libksmtp5.po2018-09-04 03:08:50.0 
+0200
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park , 2017.
+# Shinjo Park , 2017, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 03:39+0200\n"
-"PO-Revision-Date: 2017-12-03 22:52+0100\n"
+"PO-Revision-Date: 2018-08-15 12:31+0100\n"
 "Last-Translator: Shinjo Park \n"
-"Language-Team: Korean \n"
+"Language-Team: Korean \n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -40,7 +40,7 @@
 #: loginjob.cpp:161
 #, kde-format
 msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
-msgstr ""
+msgstr "서버에서 STARTTLS를 사용할 수 없습니다. SSL/TLS를 사용하십시오."
 
 #: loginjob.cpp:225
 #, kde-format
@@ -52,7 +52,7 @@
 #: loginjob.cpp:286
 #, kde-format
 msgid "Token expired"
-msgstr ""
+msgstr "토큰 만료됨"
 
 #: loginjob.cpp:331
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.08.0/po/pl/libksmtp5.po 
new/ksmtp-18.08.1/po/pl/libksmtp5.po
--- old/ksmtp-18.08.0/po/pl/libksmtp5.po2018-08-10 02:15:50.0 
+0200
+++ 

commit ksmtp for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-08-22 14:14:33

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Wed Aug 22 14:14:33 2018 rev:11 rq:630154 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-07-18 
22:44:25.236854499 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-08-22 
14:14:36.421534849 +0200
@@ -1,0 +2,29 @@
+Thu Aug 16 22:06:38 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:55 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Use Q_REQUIRED_RESULT
+  * Login: remove the deprected encryption options
+  * Add proper error message when STARTTLS is not supported
+  * Handle XOAUTH token expiration better
+  * Use QOverload
+  * Fix missing implemenation of LoginJob::usedAuthMethod()
+  * Fix variable
+  * Remove dependency on KMime, in master branch.
+  * Rename XOAUTH to XOAUTH2
+  * Increase SMTP session timeout to 1 minute
+
+---

Old:

  ksmtp-18.04.3.tar.xz

New:

  ksmtp-18.08.0.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.eJc4BH/_old  2018-08-22 14:14:36.785535712 +0200
+++ /var/tmp/diff_new_pack.eJc4BH/_new  2018-08-22 14:14:36.785535712 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:18.04.3
+Version:18.08.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later
@@ -32,14 +32,11 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  kio-devel
-BuildRequires:  kmime-devel
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Network) >= 5.7.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.7.0
-%if %{with lang}
 Recommends: %{name}-lang
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -68,9 +65,7 @@
 This package contains all necessary include files and libraries needed
 to build programs that use the KSMTP library.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q

++ ksmtp-18.04.3.tar.xz -> ksmtp-18.08.0.tar.xz ++
 3008 lines of diff (skipped)




commit ksmtp for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-07-18 22:44:19

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Wed Jul 18 22:44:19 2018 rev:10 rq:622723 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-06-13 
15:25:03.752209677 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-07-18 
22:44:25.236854499 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:50:10 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  ksmtp-18.04.2.tar.xz

New:

  ksmtp-18.04.3.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.NFwdkN/_old  2018-07-18 22:44:26.524850230 +0200
+++ /var/tmp/diff_new_pack.NFwdkN/_new  2018-07-18 22:44:26.528850217 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:18.04.2
+Version:18.04.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.04.2.tar.xz -> ksmtp-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.2/CMakeLists.txt 
new/ksmtp-18.04.3/CMakeLists.txt
--- old/ksmtp-18.04.2/CMakeLists.txt2018-06-05 03:34:55.0 +0200
+++ new/ksmtp-18.04.3/CMakeLists.txt2018-07-10 02:16:20.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.2")
+set(PIM_VERSION "5.8.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
@@ -24,7 +24,7 @@
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
 set(QT5_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.2")
+set(KMIME_LIB_VERSION "5.8.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.2/po/cs/libksmtp5.po 
new/ksmtp-18.04.3/po/cs/libksmtp5.po
--- old/ksmtp-18.04.2/po/cs/libksmtp5.po2018-06-05 03:34:53.0 
+0200
+++ new/ksmtp-18.04.3/po/cs/libksmtp5.po2018-07-10 02:16:20.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2011, 2017.
+# Vít Pelčák , 2011, 2017, 2018.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.2/po/it/libksmtp5.po 
new/ksmtp-18.04.3/po/it/libksmtp5.po
--- old/ksmtp-18.04.2/po/it/libksmtp5.po2018-06-05 03:34:53.0 
+0200
+++ new/ksmtp-18.04.3/po/it/libksmtp5.po2018-07-10 02:16:20.0 
+0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
+# Vincenzo Reale , 2011, 2018.
 #
-# Vincenzo Reale , 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: libksmtp\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.2/po/zh_CN/libksmtp5.po 
new/ksmtp-18.04.3/po/zh_CN/libksmtp5.po
--- old/ksmtp-18.04.2/po/zh_CN/libksmtp5.po 2018-06-05 03:34:55.0 
+0200
+++ new/ksmtp-18.04.3/po/zh_CN/libksmtp5.po 2018-07-10 02:16:20.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-06-04 06:35+0200\n"
-"PO-Revision-Date: 2018-05-18 06:29-0400\n"
+"PO-Revision-Date: 2018-07-03 17:40\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-06-13 15:24:59

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Wed Jun 13 15:24:59 2018 rev:9 rq:615588 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-05-16 
11:32:27.160249754 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-06-13 
15:25:03.752209677 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:55 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * Fix TLS vs STARTTLS handling (kde#394770)
+
+---

Old:

  ksmtp-18.04.1.tar.xz

New:

  ksmtp-18.04.2.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.Cd58eL/_old  2018-06-13 15:25:04.708174465 +0200
+++ /var/tmp/diff_new_pack.Cd58eL/_new  2018-06-13 15:25:04.712174317 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:18.04.1
+Version:18.04.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.04.1.tar.xz -> ksmtp-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.1/CMakeLists.txt 
new/ksmtp-18.04.2/CMakeLists.txt
--- old/ksmtp-18.04.1/CMakeLists.txt2018-05-08 02:25:00.0 +0200
+++ new/ksmtp-18.04.2/CMakeLists.txt2018-06-05 03:34:55.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.1")
+set(PIM_VERSION "5.8.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
@@ -24,7 +24,7 @@
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
 set(QT5_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.1")
+set(KMIME_LIB_VERSION "5.8.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.1/po/ar/libksmtp5.po 
new/ksmtp-18.04.2/po/ar/libksmtp5.po
--- old/ksmtp-18.04.1/po/ar/libksmtp5.po2018-05-08 02:24:59.0 
+0200
+++ new/ksmtp-18.04.2/po/ar/libksmtp5.po2018-06-05 03:34:52.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-01-30 03:24+0100\n"
+"POT-Creation-Date: 2018-06-04 06:35+0200\n"
 "PO-Revision-Date: 2018-01-28 15:07+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -33,19 +33,19 @@
 msgid "Connection to server lost."
 msgstr "فُقد الاتّصال بالخادوم."
 
-#: loginjob.cpp:95
+#: loginjob.cpp:93
 #, kde-format
 msgid "Login"
 msgstr "لِج"
 
-#: loginjob.cpp:215
+#: loginjob.cpp:221
 #, kde-format
 msgid ""
 "Could not authenticate to the SMTP server because no matching authentication "
 "method has been found"
 msgstr "تعذّر الاستثياق مع خادوم SMTP بسبب عدم العثور على طريقة استيثاق 
مطابقة."
 
-#: loginjob.cpp:302
+#: loginjob.cpp:308
 #, kde-format
 msgid "Login failed, cannot initialize the SASL library"
 msgstr "فشل الولوج، تعذّر تمهيد مكتبة SASL"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.1/po/ast/libksmtp5.po 
new/ksmtp-18.04.2/po/ast/libksmtp5.po
--- old/ksmtp-18.04.1/po/ast/libksmtp5.po   2018-05-08 02:24:59.0 
+0200
+++ new/ksmtp-18.04.2/po/ast/libksmtp5.po   2018-06-05 03:34:52.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-01-30 03:24+0100\n"
+"POT-Creation-Date: 2018-06-04 06:35+0200\n"
 "PO-Revision-Date: 2015-03-26 20:02+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
@@ -32,19 +32,19 @@
 msgid "Connection to server lost."
 msgstr ""
 
-#: loginjob.cpp:95
+#: loginjob.cpp:93
 #, kde-format
 msgid "Login"
 msgstr ""
 
-#: loginjob.cpp:215
+#: loginjob.cpp:221
 #, kde-format
 msgid ""
 "Could not authenticate to the SMTP server because no matching authentication "
 "method has been found"
 msgstr ""
 
-#: loginjob.cpp:302
+#: loginjob.cpp:308
 #, kde-format
 msgid "Login failed, cannot initialize the SASL library"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.1/po/bs/libksmtp5.po 
new/ksmtp-18.04.2/po/bs/libksmtp5.po
--- 

commit ksmtp for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-05-16 11:32:24

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Wed May 16 11:32:24 2018 rev:8 rq:607236 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-04-25 
09:52:44.425795632 +0200
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-05-16 
11:32:27.160249754 +0200
@@ -1,0 +2,13 @@
+Fri May 11 05:18:09 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * Partial revert, restore API in the stable branch.
+  * KSMTP: Fix sending emails where a line starts with a dot (kde#392049)
+  * KSMTP: remove dependency on KMime, by removing setMessage().
+  * Increase SMTP session timeout to 1 minute
+
+---

Old:

  ksmtp-18.04.0.tar.xz

New:

  ksmtp-18.04.1.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.IU30sK/_old  2018-05-16 11:32:27.720229393 +0200
+++ /var/tmp/diff_new_pack.IU30sK/_new  2018-05-16 11:32:27.720229393 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:18.04.0
+Version:18.04.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-18.04.0.tar.xz -> ksmtp-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.0/CMakeLists.txt 
new/ksmtp-18.04.1/CMakeLists.txt
--- old/ksmtp-18.04.0/CMakeLists.txt2018-04-13 02:17:26.0 +0200
+++ new/ksmtp-18.04.1/CMakeLists.txt2018-05-08 02:25:00.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.0")
+set(PIM_VERSION "5.8.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 
@@ -24,7 +24,7 @@
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
 set(QT5_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.0")
+set(KMIME_LIB_VERSION "5.8.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.0/Mainpage.dox 
new/ksmtp-18.04.1/Mainpage.dox
--- old/ksmtp-18.04.0/Mainpage.dox  2018-04-10 13:51:39.0 +0200
+++ new/ksmtp-18.04.1/Mainpage.dox  2018-04-30 16:18:11.0 +0200
@@ -11,12 +11,12 @@
  * @code
  * void MyClass::login()
  * {
- *   m_session = new KSmtp::Session("smtp.gmail.com", 587, 
KSmtp::Session::StartAndWait, this);
+ *   m_session = new KSmtp::Session("smtp.example.com", 587, 
KSmtp::Session::StartAndWait, this);
  * 
  *   // Start authentication
  *   KSmtp::LoginJob* login = new KSmtp::LoginJob(m_session);
  *   login->setUseTls(true);
- *  login->setUserName("exam...@gmail.com");
+ *  login->setUserName("exam...@example.com");
  *  login->setPassword("password");
  *  connect(login, SIGNAL(result(KJob*)), this, SLOT(loginResult(KJob*)));
  *  login->start();
@@ -31,18 +31,22 @@
  * 
  *   // Create a new KMime::Message
  *   KMime::Message::Ptr msg(new KMime::Message());
- *   msg->from()->fromUnicodeString("sen...@gmail.com", "utf-8");
+ *   msg->from()->fromUnicodeString("sen...@example.com", "utf-8");
  *  msg->to()->fromUnicodeString("recipi...@example.com", "utf-8");
  *  msg->subject()->fromUnicodeString("Hi there!", "utf-8");
  *  msg->contentType()->setMimeType("text/plain");
  *  msg->contentTransferEncoding()->setEncoding(KMime::Headers::CEquPr);
- * 
+ *
  *  // Assembles and encodes the message
  *  msg->assemble();
- * 
+ *   const QByteArray content = msg->encodedContent(true) + "\r\n";
+ *
  *  // Start sending the message
  *  KSmtp::SendJob* send = new KSmtp::SendJob(m_session);
- *  send->setMessage(msg);
+ *  send->setData(content);
+ *   send->setSender("sen...@example.com");
+ *   send->setTo("recipi...@example.com");
+ *   send->setBcc("hidden-recipi...@example.com");
  *  connect(send, SIGNAL(result(KJob*)), SLOT(sendResult(KJob*)));
  *  send->start();
  * }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-18.04.0/autotests/smtptest.cpp 
new/ksmtp-18.04.1/autotests/smtptest.cpp
--- old/ksmtp-18.04.0/autotests/smtptest.cpp2018-04-10 13:51:39.0 
+0200
+++ 

commit ksmtp for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-04-25 09:52:36

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Wed Apr 25 09:52:36 2018 rev:7 rq:599108 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-03-20 
21:40:25.780734962 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-04-25 
09:52:44.425795632 +0200
@@ -1,0 +2,33 @@
+Wed Apr 18 07:49:44 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * Increase SMTP session timeout to 1 minute
+
+---
+Fri Apr 06 07:09:58 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Settings for SMTP network proxy option
+  * Fix warning
+  * Fixup new style invokeMethod() and fix email sending
+  * Revert "Revert "Use new connect api""
+  * Revert "Use new connect api"
+  * Revert "Use new connect api"
+  * Use new connect api
+  * Use new connect api
+  * show error string instead error number
+  * do not cancel send job after 10s timeout (kde#387613)
+  * Requires same qt as other pim*
+  * Remove old option
+  * Cleanup.
+  * Use FindSasl2 from ECM if available.
+
+---

Old:

  ksmtp-17.12.3.tar.xz

New:

  ksmtp-18.04.0.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.KYsNWt/_old  2018-04-25 09:52:45.217766586 +0200
+++ /var/tmp/diff_new_pack.KYsNWt/_new  2018-04-25 09:52:45.221766439 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:17.12.3
+Version:18.04.0
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1-or-later

++ ksmtp-17.12.3.tar.xz -> ksmtp-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.3/CMakeLists.txt 
new/ksmtp-18.04.0/CMakeLists.txt
--- old/ksmtp-17.12.3/CMakeLists.txt2018-03-06 01:33:07.0 +0100
+++ new/ksmtp-18.04.0/CMakeLists.txt2018-04-13 02:17:26.0 +0200
@@ -1,14 +1,13 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.3")
+set(PIM_VERSION "5.8.0")
 
 project(KSMTP VERSION ${PIM_VERSION})
-option(RUN_UNINSTALL "test run uninstalled apps (experimental)" FALSE)
 
 # ECM setup
-set(KF5_VERSION "5.39.0")
+set(KF5_VERSION "5.44.0")
 
 find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${KSMTP_SOURCE_DIR}/cmake)
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
@@ -24,8 +23,8 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT5_REQUIRED_VERSION "5.7.3")
-set(KMIME_LIB_VERSION "5.7.3")
+set(QT5_REQUIRED_VERSION "5.8.0")
+set(KMIME_LIB_VERSION "5.8.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.3/autotests/fakeserver.cpp 
new/ksmtp-18.04.0/autotests/fakeserver.cpp
--- old/ksmtp-17.12.3/autotests/fakeserver.cpp  2018-02-26 06:43:24.0 
+0100
+++ new/ksmtp-18.04.0/autotests/fakeserver.cpp  2018-04-10 13:51:39.0 
+0200
@@ -59,7 +59,13 @@
 {
 start();
 // this will block until the event queue starts
+#if QT_VERSION >= QT_VERSION_CHECK(5, 10, 0)
+QMetaObject::invokeMethod(this, ::started, 
Qt::BlockingQueuedConnection);
+#else
 QMetaObject::invokeMethod(this, "started", Qt::BlockingQueuedConnection);
+#endif
+
+
 }
 
 void FakeServer::dataAvailable()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.3/cmake/FindSasl2.cmake 
new/ksmtp-18.04.0/cmake/FindSasl2.cmake
--- old/ksmtp-17.12.3/cmake/FindSasl2.cmake 2018-02-26 06:43:24.0 
+0100
+++ new/ksmtp-18.04.0/cmake/FindSasl2.cmake 1970-01-01 01:00:00.0 
+0100
@@ -1,113 +0,0 @@
-#.rst:
-# FindSasl2
-# -
-#
-# Try to find the SASL2 library.
-#
-# This will define the following variables:
-#
-# ``Sasl2_FOUND``
-# System has SASL2.
-#
-# ``Sasl2_VERSION``
-# The version of SASL2.
-#
-# ``Sasl2_INCLUDE_DIRS``
-# 

commit ksmtp for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-03-20 21:40:24

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Tue Mar 20 21:40:24 2018 rev:6 rq:585625 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-02-12 
10:03:53.305997215 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-03-20 
21:40:25.780734962 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:52:15 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  ksmtp-17.12.2.tar.xz

New:

  ksmtp-17.12.3.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.NnI8a0/_old  2018-03-20 21:40:26.496709192 +0100
+++ /var/tmp/diff_new_pack.NnI8a0/_new  2018-03-20 21:40:26.500709048 +0100
@@ -19,10 +19,10 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:17.12.2
+Version:17.12.3
 Release:0
 Summary:Job-based library to send email through an SMTP server
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz

++ ksmtp-17.12.2.tar.xz -> ksmtp-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.2/CMakeLists.txt 
new/ksmtp-17.12.3/CMakeLists.txt
--- old/ksmtp-17.12.2/CMakeLists.txt2018-02-06 01:44:46.0 +0100
+++ new/ksmtp-17.12.3/CMakeLists.txt2018-03-06 01:33:07.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.2")
+set(PIM_VERSION "5.7.3")
 
 project(KSMTP VERSION ${PIM_VERSION})
 option(RUN_UNINSTALL "test run uninstalled apps (experimental)" FALSE)
@@ -24,8 +24,8 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT5_REQUIRED_VERSION "5.7.2")
-set(KMIME_LIB_VERSION "5.7.2")
+set(QT5_REQUIRED_VERSION "5.7.3")
+set(KMIME_LIB_VERSION "5.7.3")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.2/po/zh_CN/libksmtp5.po 
new/ksmtp-17.12.3/po/zh_CN/libksmtp5.po
--- old/ksmtp-17.12.2/po/zh_CN/libksmtp5.po 2018-02-06 01:44:46.0 
+0100
+++ new/ksmtp-17.12.3/po/zh_CN/libksmtp5.po 2018-03-06 01:33:07.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-01-30 05:43+0100\n"
-"PO-Revision-Date: 2018-02-04 20:33-0500\n"
+"PO-Revision-Date: 2018-02-28 02:28-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksmtp for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-02-12 10:03:52

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Mon Feb 12 10:03:52 2018 rev:5 rq:575094 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-01-17 
21:52:18.276079850 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-02-12 
10:03:53.305997215 +0100
@@ -1,0 +2,11 @@
+Wed Feb 07 08:48:43 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * Fix autotests
+  * SMTP: fix truncated attachment if it contains a line with a single dot
+
+---

Old:

  ksmtp-17.12.1.tar.xz

New:

  ksmtp-17.12.2.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.0T5ZqM/_old  2018-02-12 10:03:53.893976023 +0100
+++ /var/tmp/diff_new_pack.0T5ZqM/_new  2018-02-12 10:03:53.893976023 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:17.12.1
+Version:17.12.2
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1+

++ ksmtp-17.12.1.tar.xz -> ksmtp-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.1/CMakeLists.txt 
new/ksmtp-17.12.2/CMakeLists.txt
--- old/ksmtp-17.12.1/CMakeLists.txt2018-01-09 02:20:54.0 +0100
+++ new/ksmtp-17.12.2/CMakeLists.txt2018-02-06 01:44:46.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.1")
+set(PIM_VERSION "5.7.2")
 
 project(KSMTP VERSION ${PIM_VERSION})
 option(RUN_UNINSTALL "test run uninstalled apps (experimental)" FALSE)
@@ -24,8 +24,8 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT5_REQUIRED_VERSION "5.7.1")
-set(KMIME_LIB_VERSION "5.7.1")
+set(QT5_REQUIRED_VERSION "5.7.2")
+set(KMIME_LIB_VERSION "5.7.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.1/autotests/smtptest.cpp 
new/ksmtp-17.12.2/autotests/smtptest.cpp
--- old/ksmtp-17.12.1/autotests/smtptest.cpp2017-12-31 12:38:47.0 
+0100
+++ new/ksmtp-17.12.2/autotests/smtptest.cpp2018-02-05 10:14:22.0 
+0100
@@ -36,7 +36,7 @@
  << "C: EHLO 127.0.0.1"
  << "S: 250 Localhost ready to roll"
  << FakeServer::bye();
-QTest::newRow("EHLO OK") << scenario << QString();
+QTest::newRow("EHLO OK") << scenario << QStringLiteral("127.0.0.1");
 
 scenario.clear();
 scenario << FakeServer::greeting()
@@ -45,7 +45,7 @@
  << "C: HELO 127.0.0.1"
  << "S: 250 Localhost ready to roll"
  << FakeServer::bye();
-QTest::newRow("EHLO unknown") << scenario << QString();
+QTest::newRow("EHLO unknown") << scenario << QStringLiteral("127.0.0.1");
 
 scenario.clear();
 scenario << FakeServer::greeting()
@@ -54,7 +54,7 @@
  << "C: HELO 127.0.0.1"
  << "S: 250 Localhost ready to roll"
  << FakeServer::bye();
-QTest::newRow("EHLO not implemented") << scenario << QString();
+QTest::newRow("EHLO not implemented") << scenario << 
QStringLiteral("127.0.0.1");
 
 scenario.clear();
 scenario << FakeServer::greeting()
@@ -63,7 +63,7 @@
  << "C: HELO 127.0.0.1"
  << "S: 500 Command was not recognized"
  << FakeServer::bye();
-QTest::newRow("ERROR") << scenario << QString();
+QTest::newRow("ERROR") << scenario << QStringLiteral("127.0.0.1");
 
 scenario.clear();
 scenario << FakeServer::greeting()
@@ -167,6 +167,7 @@
 fakeServer.setScenario(scenario);
 fakeServer.startAndWait();
 KSmtp::Session session(QStringLiteral("127.0.0.1"), 5989);
+session.setCustomHostname(QStringLiteral("127.0.0.1"));
 session.openAndWait();
 
 KSmtp::LoginJob *login = new KSmtp::LoginJob();
@@ -230,6 +231,7 @@
 fakeServer.setScenario(scenario);
 fakeServer.startAndWait();
 KSmtp::Session session(QStringLiteral("127.0.0.1"), 5989);
+session.setCustomHostname(QStringLiteral("127.0.0.1"));
 session.openAndWait();
 
 KSmtp::SendJob *send = new KSmtp::SendJob();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit ksmtp for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-01-17 21:52:17

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Wed Jan 17 21:52:17 2018 rev:4 rq:564370 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-01-09 
14:46:30.258618861 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-01-17 
21:52:18.276079850 +0100
@@ -1,0 +2,17 @@
+Thu Jan 11 23:41:18 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Send the correct hostname with the HELO/EHLO command (kde#387926)
+  * Fix duplicate authentication (kde#387926, kde#388068)
+  * Add .arcconfig
+  * show error string instead error number
+  * do not cancel send job after 10s timeout (kde#387613)
+- Dropped patches, now upstream:
+  * 0001-Fix-duplicate-authentication.patch
+  * 0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
+
+---

Old:

  0001-Fix-duplicate-authentication.patch
  0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
  ksmtp-17.12.0.tar.xz

New:

  ksmtp-17.12.1.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.1mky7w/_old  2018-01-17 21:52:18.828054033 +0100
+++ /var/tmp/diff_new_pack.1mky7w/_new  2018-01-17 21:52:18.828054033 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksmtp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,13 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:17.12.0
+Version:17.12.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Fix-duplicate-authentication.patch
-# PATCH-FIX-UPSTREAM
-Patch2: 0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kcoreaddons-devel
@@ -78,8 +74,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON

++ ksmtp-17.12.0.tar.xz -> ksmtp-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.0/.arcconfig new/ksmtp-17.12.1/.arcconfig
--- old/ksmtp-17.12.0/.arcconfig1970-01-01 01:00:00.0 +0100
+++ new/ksmtp-17.12.1/.arcconfig2017-12-31 12:38:47.0 +0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.0/CMakeLists.txt 
new/ksmtp-17.12.1/CMakeLists.txt
--- old/ksmtp-17.12.0/CMakeLists.txt2017-12-08 02:04:49.0 +0100
+++ new/ksmtp-17.12.1/CMakeLists.txt2018-01-09 02:20:54.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 option(RUN_UNINSTALL "test run uninstalled apps (experimental)" FALSE)
@@ -24,8 +24,8 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT5_REQUIRED_VERSION "5.7.0")
-set(KMIME_LIB_VERSION "5.7.0")
+set(QT5_REQUIRED_VERSION "5.7.1")
+set(KMIME_LIB_VERSION "5.7.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.0/po/zh_CN/libksmtp5.po 
new/ksmtp-17.12.1/po/zh_CN/libksmtp5.po
--- old/ksmtp-17.12.0/po/zh_CN/libksmtp5.po 2017-12-08 02:04:49.0 
+0100
+++ new/ksmtp-17.12.1/po/zh_CN/libksmtp5.po 2018-01-09 02:20:54.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-02 07:05+0200\n"
-"PO-Revision-Date: 2017-11-09 08:22-0500\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,7 +14,7 @@
 "X-Generator: 

commit ksmtp for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2018-01-09 14:46:29

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Tue Jan  9 14:46:29 2018 rev:3 rq:559585 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2017-12-22 
13:22:39.424036610 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-01-09 
14:46:30.258618861 +0100
@@ -1,0 +2,7 @@
+Sat Dec 23 10:54:48 UTC 2017 - fab...@ritter-vogt.de
+
+- Add another patch to fix sending of emails with certain servers:
+  * 0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
+  * Fixed kde#387926
+
+---

New:

  0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.eJ8KS2/_old  2018-01-09 14:46:30.970585477 +0100
+++ /var/tmp/diff_new_pack.eJ8KS2/_new  2018-01-09 14:46:30.974585289 +0100
@@ -28,6 +28,8 @@
 Source0:%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM
 Patch1: 0001-Fix-duplicate-authentication.patch
+# PATCH-FIX-UPSTREAM
+Patch2: 0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kcoreaddons-devel
@@ -77,6 +79,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON

++ 0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch ++
>From 3c1a25685355335658b8400eb62b6b0ee2f61714 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Fri, 22 Dec 2017 22:32:49 +0100
Subject: [PATCH 2/2] Send the correct hostname with the HELO/EHLO command

Summary:
It sent the server's hostname previously, which some reject.

BUG: 387926

Test Plan: Ran nc as smtp server, uses the right hostname for EHLO now.

Reviewers: mlaurent, dvratil

Subscribers: #kde_pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D9485
---
 src/session.cpp | 14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/src/session.cpp b/src/session.cpp
index 4320adc..0be26a9 100644
--- a/src/session.cpp
+++ b/src/session.cpp
@@ -27,6 +27,7 @@
 #include "ksmtp_debug.h"
 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -82,6 +83,18 @@ void SessionPrivate::setAuthenticationMethods(const 
QList 
 
 void SessionPrivate::startHandshake()
 {
+QString hostname = m_customHostname;
+
+if (hostname.isEmpty()) {
+// FIXME: QHostInfo::fromName can get a FQDN, but does a DNS lookup
+hostname = QHostInfo::localHostName();
+if (hostname.isEmpty()) {
+hostname = QStringLiteral("localhost.invalid");
+} else if (!hostname.contains(QLatin1Char('.'))) {
+hostname += QStringLiteral(".localnet");
+}
+}
+
 QByteArray cmd;
 if (!m_ehloRejected) {
  cmd = "EHLO ";
@@ -89,7 +102,6 @@ void SessionPrivate::startHandshake()
  cmd = "HELO ";
 }
 setState(Session::Handshake);
-const auto hostname = m_customHostname.isEmpty() ? m_thread->hostName() : 
m_customHostname;
 sendData(cmd + QUrl::toAce(hostname));
 }
 
-- 
2.15.0




commit ksmtp for openSUSE:Factory

2017-12-22 Thread root
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2017-12-22 13:22:37

Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and  /work/SRC/openSUSE:Factory/.ksmtp.new (New)


Package is "ksmtp"

Fri Dec 22 13:22:37 2017 rev:2 rq:559311 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2017-12-18 
08:56:14.664251552 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2017-12-22 
13:22:39.424036610 +0100
@@ -1,0 +2,7 @@
+Fri Dec 22 11:25:06 UTC 2017 - fab...@ritter-vogt.de
+
+- Add patch to fix sending of emails over SSL (without STARTTLS):
+  * 0001-Fix-duplicate-authentication.patch
+  * Fixes kde#388068, kde#387926 and boo#1073975
+
+---

New:

  0001-Fix-duplicate-authentication.patch



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.V9Ibhj/_old  2017-12-22 13:22:40.723973226 +0100
+++ /var/tmp/diff_new_pack.V9Ibhj/_new  2017-12-22 13:22:40.723973226 +0100
@@ -26,6 +26,8 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Fix-duplicate-authentication.patch
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kcoreaddons-devel
@@ -74,6 +76,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON

++ 0001-Fix-duplicate-authentication.patch ++
>From fbf5bf91eb903ec0c13d7319886634a6468a0345 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Fri, 22 Dec 2017 11:02:01 +0100
Subject: [PATCH] Fix duplicate authentication

Summary:
The response to EHLO triggers an authentication command, but with TLS
two EHLOs are sent: For the 220 from the server and after TLS negotiation.
However, sending it twice results in an unexpected "503 already authenticated"
response which ends up getting parsed by the SendJob, causing confusion.

By leaving the EHLO-resending to the SessionPrivate, the state can be properly
tracked.

BUG: 387926
BUG: 388068

Reviewers: mlaurent, dvratil

Subscribers: lbeltrame, cgiboudeaux

Differential Revision: https://phabricator.kde.org/D9476
---
 src/session.cpp   | 29 +++--
 src/session_p.h   |  1 +
 src/sessionthread.cpp |  1 -
 3 files changed, 20 insertions(+), 11 deletions(-)

diff --git a/src/session.cpp b/src/session.cpp
index 861419d..4320adc 100644
--- a/src/session.cpp
+++ b/src/session.cpp
@@ -80,6 +80,19 @@ void SessionPrivate::setAuthenticationMethods(const 
QList 
 }
 }
 
+void SessionPrivate::startHandshake()
+{
+QByteArray cmd;
+if (!m_ehloRejected) {
+ cmd = "EHLO ";
+} else {
+ cmd = "HELO ";
+}
+setState(Session::Handshake);
+const auto hostname = m_customHostname.isEmpty() ? m_thread->hostName() : 
m_customHostname;
+sendData(cmd + QUrl::toAce(hostname));
+}
+
 
 
 Session::Session(const QString , quint16 port, QObject *parent)
@@ -277,15 +290,7 @@ void SessionPrivate::responseReceived(const ServerResponse 
)
 
 if (m_state == Session::Ready) {
 if (r.isCode(22) || m_ehloRejected) {
-QByteArray cmd;
-if (!m_ehloRejected) {
-cmd = "EHLO ";
-} else {
-cmd = "HELO ";
-}
-setState(Session::Handshake);
-const auto hostname = m_customHostname.isEmpty() ? 
m_thread->hostName() : m_customHostname;
-sendData(cmd + QUrl::toAce(hostname));
+startHandshake();
 return;
 }
 }
@@ -346,7 +351,11 @@ KTcpSocket::SslVersion 
SessionPrivate::negotiatedEncryption() const
 
 void SessionPrivate::encryptionNegotiationResult(bool encrypted, 
KTcpSocket::SslVersion version)
 {
-Q_UNUSED(encrypted);
+if (encrypted) {
+// Get the updated auth methods
+startHandshake();
+}
+
 m_sslVersion = version;
 }
 
diff --git a/src/session_p.h b/src/session_p.h
index 875f7be..90151f6 100644
--- a/src/session_p.h
+++ b/src/session_p.h
@@ -73,6 +73,7 @@ private Q_SLOTS:
 
 private:
 
+void startHandshake();
 void startNext();
 void startSocketTimer();
 void stopSocketTimer();
diff --git a/src/sessionthread.cpp b/src/sessionthread.cpp
index 1e4db8b..c195826 100644
--- a/src/sessionthread.cpp
+++ b/src/sessionthread.cpp
@@ -223,7 +223,6 @@ void SessionThread::sslConnected()
 } else {
 qCDebug(KSMTP_LOG) << "TLS negotiation done.";
 
-QMetaObject::invokeMethod(this, "sendData", Qt::QueuedConnection, 
Q_ARG(QByteArray, "EHLO " + QUrl::toAce(hostName(;
 Q_EMIT