Hello community,

here is the log from the commit of package pim-sieve-editor for 
openSUSE:Factory checked in at 2017-06-15 11:24:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
 and      /work/SRC/openSUSE:Factory/.pim-sieve-editor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-sieve-editor"

Thu Jun 15 11:24:01 2017 rev:6 rq:502136 version:17.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes        
2017-05-24 16:49:24.406670781 +0200
+++ /work/SRC/openSUSE:Factory/.pim-sieve-editor.new/pim-sieve-editor.changes   
2017-06-15 11:24:03.117820300 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:43:02 CEST 2017 - [email protected]
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  pim-sieve-editor-17.04.1.tar.xz

New:
----
  pim-sieve-editor-17.04.2.tar.xz

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

Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.KhQHBO/_old  2017-06-15 11:24:03.933705127 +0200
+++ /var/tmp/diff_new_pack.KhQHBO/_new  2017-06-15 11:24:03.937704562 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           pim-sieve-editor
-Version:        17.04.1
+Version:        17.04.2
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++++++ pim-sieve-editor-17.04.1.tar.xz -> pim-sieve-editor-17.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.04.1/CMakeLists.txt 
new/pim-sieve-editor-17.04.2/CMakeLists.txt
--- old/pim-sieve-editor-17.04.1/CMakeLists.txt 2017-05-09 02:28:48.000000000 
+0200
+++ new/pim-sieve-editor-17.04.2/CMakeLists.txt 2017-06-06 02:26:01.000000000 
+0200
@@ -35,18 +35,18 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.5.1")
+set(KDEPIM_VERSION_NUMBER "5.5.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
-set(KMAILTRANSPORT_LIB_VERSION "5.5.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.5.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.5.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.5.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(LIBKSIEVE_LIB_VERSION_LIB "5.5.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.5.1")
-set(KIMAP_LIB_VERSION "5.5.1")
+set(LIBKSIEVE_LIB_VERSION_LIB "5.5.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.5.2")
+set(KIMAP_LIB_VERSION "5.5.2")
 
 
 set(QT_REQUIRED_VERSION "5.6.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.04.1/po/de/sieveeditor.po 
new/pim-sieve-editor-17.04.2/po/de/sieveeditor.po
--- old/pim-sieve-editor-17.04.1/po/de/sieveeditor.po   2017-05-09 
02:28:48.000000000 +0200
+++ new/pim-sieve-editor-17.04.2/po/de/sieveeditor.po   2017-06-06 
02:26:00.000000000 +0200
@@ -5,7 +5,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-27 04:40+0200\n"
-"PO-Revision-Date: 2017-03-26 14:51+0100\n"
+"PO-Revision-Date: 2017-05-08 16:31+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -200,10 +200,9 @@
 msgstr "Einrichten ..."
 
 #: sieveeditorconfigureserverpage.cpp:37
-#, fuzzy, kde-format
-#| msgid "Import IMAP Settings..."
+#, kde-format
 msgid "Import Sieve Settings..."
-msgstr "IMAP-Einstellungen importieren ..."
+msgstr "Sieve-Einstellungen importieren ..."
 
 #: sieveeditorconfigureserverwidget.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.04.1/po/en_GB/sieveeditor.po 
new/pim-sieve-editor-17.04.2/po/en_GB/sieveeditor.po
--- old/pim-sieve-editor-17.04.1/po/en_GB/sieveeditor.po        2017-05-09 
02:28:48.000000000 +0200
+++ new/pim-sieve-editor-17.04.2/po/en_GB/sieveeditor.po        2017-06-06 
02:26:00.000000000 +0200
@@ -7,9 +7,9 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-27 04:40+0200\n"
-"PO-Revision-Date: 2017-02-04 09:39+0000\n"
+"PO-Revision-Date: 2017-05-21 17:33+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: English <[email protected]>\n"
+"Language-Team: English <[email protected]>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -198,10 +198,9 @@
 msgstr "Configure..."
 
 #: sieveeditorconfigureserverpage.cpp:37
-#, fuzzy, kde-format
-#| msgid "Import IMAP Settings..."
+#, kde-format
 msgid "Import Sieve Settings..."
-msgstr "Import IMAP Settings..."
+msgstr "Import Sieve Settings..."
 
 #: sieveeditorconfigureserverwidget.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.04.1/po/fi/sieveeditor.po 
new/pim-sieve-editor-17.04.2/po/fi/sieveeditor.po
--- old/pim-sieve-editor-17.04.1/po/fi/sieveeditor.po   2017-05-09 
02:28:48.000000000 +0200
+++ new/pim-sieve-editor-17.04.2/po/fi/sieveeditor.po   2017-06-06 
02:26:00.000000000 +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.
 # Lasse Liehu <[email protected]>, 2013, 2014, 2015, 2016.
-# Tommi Nieminen <[email protected]>, 2016.
+# Tommi Nieminen <[email protected]>, 2016, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-27 04:40+0200\n"
-"PO-Revision-Date: 2016-11-27 09:48+0200\n"
-"Last-Translator: Lasse Liehu <[email protected]>\n"
+"PO-Revision-Date: 2017-05-07 21:05+0200\n"
+"Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
@@ -49,16 +49,14 @@
 msgstr "Tuotavia asetuksia ei löytynyt."
 
 #: importwizard/importimapsettingprogresspage.cpp:80
-#, fuzzy, kde-format
-#| msgid "No settings found to import."
+#, kde-format
 msgid "No settings found."
-msgstr "Tuotavia asetuksia ei löytynyt."
+msgstr "Asetuksia ei löytynyt."
 
 #: importwizard/importimapsettingprogresspage.cpp:87
-#, fuzzy, kde-format
-#| msgid "Import IMAP Settings"
+#, kde-format
 msgid "Import settings %1"
-msgstr "Tuo IMAP-asetukset"
+msgstr "Tuo asetukset – %1"
 
 #: importwizard/importimapsettingsearchpage.cpp:33
 #, kde-format
@@ -96,10 +94,9 @@
 msgstr "Sieve-muokkain"
 
 #: main.cpp:52
-#, fuzzy, kde-format
-#| msgid "Copyright © 2013-2016 sieveeditor authors"
+#, kde-format
 msgid "Copyright © 2013-2017 sieveeditor authors"
-msgstr "Tekijänoikeudet © 2013–2016 sieveeditor-tekijät"
+msgstr "Tekijänoikeudet © 2013–2017 sieveeditorin tekijät"
 
 #: main.cpp:53
 #, kde-format
@@ -120,7 +117,7 @@
 #, kde-format
 msgctxt "server name (username)"
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: serversievesettings.cpp:46 ui/serversievesettings.ui:259
@@ -139,17 +136,17 @@
 #: serversievesettings.cpp:317
 #, kde-format
 msgid "Unable to connect to the server, please verify the server address."
-msgstr ""
+msgstr "Palvelimeen ei saatu yhteyttä: tarkista palvelimen osoite."
 
 #: serversievesettings.cpp:329
 #, kde-format
 msgid "<qt><b>TLS is supported and recommended.</b></qt>"
-msgstr ""
+msgstr "<qt><b>TLS on tuettu ja sitä suositellaan.</b></qt>"
 
 #: serversievesettings.cpp:332
 #, kde-format
 msgid "<qt><b>SSL is supported and recommended.</b></qt>"
-msgstr ""
+msgstr "<qt><b>SSL on tuettu ja sitä suositellaan.</b></qt>"
 
 #: serversievesettings.cpp:335
 #, kde-format
@@ -157,11 +154,13 @@
 "<qt><b>No security is supported. It is not recommended to connect to this "
 "server.</b></qt>"
 msgstr ""
+"<qt><b>Salausta ei tueta. Yhteydenottoa tähän palvelimeen ei suositella.</"
+"b></qt>"
 
 #: serversievesettings.cpp:338
 #, kde-format
 msgid "<qt><b>It is not possible to use this server.</b></qt>"
-msgstr ""
+msgstr "<qt><b>Tätä palvelinta ei ole mahdollista käyttää.</b></qt>"
 
 #: serversievesettingsdialog.cpp:31
 #, kde-format
@@ -469,18 +468,16 @@
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_3)
 #: ui/serversievesettings.ui:33
-#, fuzzy, kde-format
-#| msgid "Modify Settings"
+#, kde-format
 msgid "Sieve Settings"
-msgstr "Muuta asetuksia"
+msgstr "Sieve-asetukset"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #. i18n: ectx: property (text), widget (QLabel, label_7)
 #: ui/serversievesettings.ui:41 ui/serversievesettings.ui:319
-#, fuzzy, kde-format
-#| msgid "Server IMAP:"
+#, kde-format
 msgid "Server Name:"
-msgstr "IMAP-palvelin:"
+msgstr "Palvelimen nimi:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #. i18n: ectx: property (text), widget (QLabel, label_6)
@@ -524,10 +521,9 @@
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_4)
 #: ui/serversievesettings.ui:141
-#, fuzzy, kde-format
-#| msgid "Import IMAP Settings"
+#, kde-format
 msgid "IMAP Settings"
-msgstr "Tuo IMAP-asetukset"
+msgstr "IMAP-asetukset"
 
 #. i18n: ectx: property (text), widget (QLabel, label_11)
 #: ui/serversievesettings.ui:147
@@ -536,6 +532,7 @@
 "IMAP settings is necessary if you want to be able to list folders from "
 "server "
 msgstr ""
+"IMAP-asetukset ovat välttämättömät, jos haluat luetella palvelimen kansiot"
 
 #. i18n: ectx: property (whatsThis), widget (QGroupBox, safeImap)
 #: ui/serversievesettings.ui:160
@@ -563,98 +560,117 @@
 "family:'Sans Serif';\"> will connect to port 143 but not switch to a secure "
 "connection. This setting is not recommended.</span></p></body></html>"
 msgstr ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'HandelGotDLig'; font-size:10pt; "
+"font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-weight:600;\">SSL/TLS</span><span style=\" font-"
+"family:'Sans Serif';\"> on salattu IMAP portista 993;</span></p>\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-weight:600;\">STARTTLS</span><span style=\" font-"
+"family:'Sans Serif';\"> toimii portissa 143 ja vaihtaa salattuun yhteyteen "
+"yhdistämisen jälkeen;</span></p>\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-weight:600;\">Ei mitään</span><span style=\" font-"
+"family:'Sans Serif';\"> yhdistää porttiin 143 salaamatta yhteyttä. Tätä "
+"asetusta ei suositella.</span></p></body></html>"
 
 #. i18n: ectx: property (title), widget (QGroupBox, safeImap)
 #: ui/serversievesettings.ui:163
-#, fuzzy, kde-format
-#| msgid "Modify Settings"
+#, kde-format
 msgid "Connection Settings"
-msgstr "Muuta asetuksia"
+msgstr "Yhteysasetukset"
 
 #. i18n: ectx: property (text), widget (QPushButton, testButton)
 #: ui/serversievesettings.ui:175
 #, kde-format
 msgid "Auto Detect"
-msgstr ""
+msgstr "Tunnista automaattisesti"
 
 #. i18n: ectx: property (text), widget (QLabel, label_12)
 #: ui/serversievesettings.ui:187
 #, kde-format
 msgid "Encryption:"
-msgstr ""
+msgstr "Salaus:"
 
 #. i18n: ectx: property (text), widget (QRadioButton, noRadio)
 #: ui/serversievesettings.ui:196
 #, kde-format
 msgid "None"
-msgstr ""
+msgstr "Ei mitään"
 
 #. i18n: ectx: property (text), widget (QRadioButton, sslRadio)
 #: ui/serversievesettings.ui:209
 #, kde-format
 msgid "SSL/TLS"
-msgstr ""
+msgstr "SSL/TLS"
 
 #. i18n: ectx: property (text), widget (QRadioButton, tlsRadio)
 #: ui/serversievesettings.ui:219
 #, kde-format
 msgid "STARTTLS"
-msgstr ""
+msgstr "STARTTLS"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:264
 #, kde-format
 msgctxt "Authentication method"
 msgid "LOGIN"
-msgstr ""
+msgstr "LOGIN"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:269
 #, kde-format
 msgctxt "Authentication method"
 msgid "PLAIN"
-msgstr ""
+msgstr "PLAIN"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:274
 #, kde-format
 msgctxt "Authentication method"
 msgid "CRAM-MD5"
-msgstr ""
+msgstr "CRAM-MD5"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:279
 #, kde-format
 msgctxt "Authentication method"
 msgid "DIGEST-MD5"
-msgstr ""
+msgstr "DIGEST-MD5"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:284
 #, kde-format
 msgctxt "Authentication method"
 msgid "NTLM"
-msgstr ""
+msgstr "NTLM"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:289
 #, kde-format
 msgctxt "Authentication method"
 msgid "GSSAPI"
-msgstr ""
+msgstr "GSSAPI"
 
 #. i18n: ectx: property (title), widget (QGroupBox, alternateServer)
 #: ui/serversievesettings.ui:307
-#, fuzzy, kde-format
-#| msgid "Sieve Server"
+#, kde-format
 msgid "Alternate Server"
-msgstr "Sieve-palvelin"
+msgstr "Vaihtoehtoinen palvelin"
 
 #. i18n: ectx: property (text), widget (QLabel, testInfo)
 #: ui/serversievesettings.ui:379
 #, kde-format
 msgid "Empty"
-msgstr ""
+msgstr "Tyhjä"
 
 #. i18n: ectx: property (text), widget (QPushButton, addServer)
 #: ui/sieveeditorconfigureserverwidget.ui:25


Reply via email to