Hello community,

here is the log from the commit of package pim-sieve-editor for 
openSUSE:Factory checked in at 2018-03-22 12:01:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Mar 22 12:01:25 2018 rev:15 rq:585669 version:17.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes        
2018-02-14 09:43:53.760709631 +0100
+++ /work/SRC/openSUSE:Factory/.pim-sieve-editor.new/pim-sieve-editor.changes   
2018-03-22 12:07:19.604921731 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:52:32 CET 2018 - [email protected]
+
+- 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:
----
  pim-sieve-editor-17.12.2.tar.xz

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

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

Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.cpzjjp/_old  2018-03-22 12:07:20.440891764 +0100
+++ /var/tmp/diff_new_pack.cpzjjp/_new  2018-03-22 12:07:20.444891621 +0100
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:           pim-sieve-editor
-Version:        17.12.2
+Version:        17.12.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Sieve scripts editor for KDE PIM
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz

++++++ pim-sieve-editor-17.12.2.tar.xz -> pim-sieve-editor-17.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.12.2/CMakeLists.txt 
new/pim-sieve-editor-17.12.3/CMakeLists.txt
--- old/pim-sieve-editor-17.12.2/CMakeLists.txt 2018-02-06 01:42:41.000000000 
+0100
+++ new/pim-sieve-editor-17.12.3/CMakeLists.txt 2018-03-06 01:30:31.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.1)
-set(KDEPIM_VERSION_NUMBER "5.7.2")
+set(KDEPIM_VERSION_NUMBER "5.7.3")
 project( sieveeditor VERSION ${KDEPIM_VERSION_NUMBER})
 
 if (POLICY CMP0063)
@@ -40,15 +40,15 @@
 
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
-set(KMAILTRANSPORT_LIB_VERSION "5.7.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.7.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.7.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.7.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(LIBKSIEVE_LIB_VERSION_LIB "5.7.2")
-set(PIMCOMMON_LIB_VERSION_LIB "5.7.2")
-set(KIMAP_LIB_VERSION "5.7.2")
+set(LIBKSIEVE_LIB_VERSION_LIB "5.7.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.7.3")
+set(KIMAP_LIB_VERSION "5.7.3")
 
 
 set(QT_REQUIRED_VERSION "5.8.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.12.2/po/fi/sieveeditor.po 
new/pim-sieve-editor-17.12.3/po/fi/sieveeditor.po
--- old/pim-sieve-editor-17.12.2/po/fi/sieveeditor.po   2018-02-06 
01:42:40.000000000 +0100
+++ new/pim-sieve-editor-17.12.3/po/fi/sieveeditor.po   2018-03-06 
01:30:30.000000000 +0100
@@ -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.
 # Lasse Liehu <[email protected]>, 2013, 2014, 2015, 2016.
-# Tommi Nieminen <[email protected]>, 2016, 2017.
+# Tommi Nieminen <[email protected]>, 2016, 2017, 2018.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.12.2/po/nb/sieveeditor.po 
new/pim-sieve-editor-17.12.3/po/nb/sieveeditor.po
--- old/pim-sieve-editor-17.12.2/po/nb/sieveeditor.po   2018-02-06 
01:42:40.000000000 +0100
+++ new/pim-sieve-editor-17.12.3/po/nb/sieveeditor.po   2018-03-06 
01:30:31.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-23 05:57+0200\n"
+"POT-Creation-Date: 2017-10-10 03:25+0200\n"
 "PO-Revision-Date: 2014-09-13 18:25+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -126,14 +126,14 @@
 msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: serversievesettings.cpp:45 ui/serversievesettings.ui:256
+#: serversievesettings.cpp:45 ui/serversievesettings.ui:255
 #, kde-format
 msgctxt "Authentication method"
 msgid "Clear text"
 msgstr "Klartekst"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: serversievesettings.cpp:47 ui/serversievesettings.ui:291
+#: serversievesettings.cpp:47 ui/serversievesettings.ui:290
 #, kde-format
 msgctxt "Authentication method"
 msgid "Anonymous"
@@ -189,22 +189,22 @@
 msgid "Configure"
 msgstr "Sett opp"
 
-#: sieveeditorconfiguredialog.cpp:53
+#: sieveeditorconfiguredialog.cpp:52
 #, kde-format
 msgid "Sieve Server"
 msgstr ""
 
-#: sieveeditorconfiguredialog.cpp:60
+#: sieveeditorconfiguredialog.cpp:59
 #, kde-format
 msgid "Close wallet when close application"
 msgstr "Lukk lommeboka når programmet lukkes"
 
-#: sieveeditorconfiguredialog.cpp:65
+#: sieveeditorconfiguredialog.cpp:64
 #, kde-format
 msgid "Editor"
 msgstr ""
 
-#: sieveeditorconfiguredialog.cpp:69
+#: sieveeditorconfiguredialog.cpp:68
 #, kde-format
 msgid "Wrap Text"
 msgstr "Bryt tekst"
@@ -224,10 +224,11 @@
 msgid "Do you want to remove this server '%1'?"
 msgstr "Vil du fjerne denne tjeneren «%1»?"
 
-#: sieveeditorconfigureserverwidget.cpp:70
+#: sieveeditorconfigureserverwidget.cpp:71
 #, kde-format
-msgid "Remove Server Sieve"
-msgstr "Fjern tjener-sieve"
+msgctxt "@title:window"
+msgid "Remove Sieve Server"
+msgstr ""
 
 #: sieveeditoremptytabwidgetlabel.cpp:39
 #, kde-format
@@ -273,12 +274,12 @@
 msgid "Tools > Import IMAP settings"
 msgstr ""
 
-#: sieveeditormainwidget.cpp:591
+#: sieveeditormainwidget.cpp:593
 #, kde-format
 msgid "Script was modified. Do you want to save before closing?"
 msgstr "Skriptet ble endret. Vil du lagre det før lukking?"
 
-#: sieveeditormainwidget.cpp:591
+#: sieveeditormainwidget.cpp:593
 #, kde-format
 msgid "Close script"
 msgstr "Lukk skriptet"
@@ -397,7 +398,7 @@
 
 #: sieveeditormainwindow.cpp:250
 #, kde-format
-msgid "Wordwarp"
+msgid "Wordwrap"
 msgstr ""
 
 #: sieveeditormainwindow.cpp:259
@@ -415,22 +416,22 @@
 msgid "(Disabled) %1"
 msgstr ""
 
-#: sieveeditorpagewidget.cpp:59
+#: sieveeditorpagewidget.cpp:58
 #, kde-format
 msgid "Uploading script to server for checking it, please wait..."
 msgstr ""
 
-#: sieveeditorpagewidget.cpp:135
+#: sieveeditorpagewidget.cpp:139
 #, kde-format
 msgid "The Sieve script was successfully uploaded."
 msgstr "Sieve-skriptet ble lastet opp."
 
-#: sieveeditorpagewidget.cpp:136
+#: sieveeditorpagewidget.cpp:140
 #, kde-format
 msgid "Sieve Script Upload"
 msgstr "Last opp Sieve-skript"
 
-#: sieveeditorpagewidget.cpp:145
+#: sieveeditorpagewidget.cpp:149
 #, kde-format
 msgid ""
 "Uploading the Sieve script failed.\n"
@@ -438,24 +439,24 @@
 "%1"
 msgstr ""
 
-#: sieveeditorpagewidget.cpp:147 sieveeditorpagewidget.cpp:152
+#: sieveeditorpagewidget.cpp:151 sieveeditorpagewidget.cpp:156
 #, kde-format
 msgid "Sieve Error"
 msgstr "Sieve-feil"
 
-#: sieveeditorpagewidget.cpp:150
+#: sieveeditorpagewidget.cpp:154
 #, kde-format
 msgid ""
 "Uploading the Sieve script failed.\n"
 "unknown reason\n"
 msgstr ""
 
-#: sieveeditorpagewidget.cpp:161
+#: sieveeditorpagewidget.cpp:165
 #, kde-format
 msgid "Script '%1' is new. Do you want to save it?"
 msgstr "Skriptet «%1» er nytt. Vil du lagre det?"
 
-#: sieveeditorpagewidget.cpp:170
+#: sieveeditorpagewidget.cpp:174
 #, kde-format
 msgid "Script '%1' was changed. Do you want to save it ?"
 msgstr "Skriptet «%1» ble endret. Vil du lagre det?"
@@ -484,10 +485,10 @@
 msgid "&Edit"
 msgstr "&Rediger"
 
-#. i18n: ectx: Menu (display)
+#. i18n: ectx: Menu (view)
 #: sieveeditorui.rc:34
 #, kde-format
-msgid "Display"
+msgid "View"
 msgstr ""
 
 #. i18n: ectx: Menu (Tools)
@@ -504,27 +505,27 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #. i18n: ectx: property (text), widget (QLabel, label_7)
-#: ui/serversievesettings.ui:41 ui/serversievesettings.ui:316
+#: ui/serversievesettings.ui:41 ui/serversievesettings.ui:315
 #, kde-format
 msgid "Server Name:"
 msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #. i18n: ectx: property (text), widget (QLabel, label_6)
-#: ui/serversievesettings.ui:58 ui/serversievesettings.ui:333
+#: ui/serversievesettings.ui:58 ui/serversievesettings.ui:332
 #, kde-format
 msgid "Username:"
 msgstr "Brukernavn:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #. i18n: ectx: property (text), widget (QLabel, label_8)
-#: ui/serversievesettings.ui:75 ui/serversievesettings.ui:350
+#: ui/serversievesettings.ui:75 ui/serversievesettings.ui:349
 #, kde-format
 msgid "Password:"
 msgstr "Passord:"
 
 #. i18n: ectx: property (text), widget (QLabel, serversievelabel)
-#: ui/serversievesettings.ui:89
+#: ui/serversievesettings.ui:88
 #, kde-format
 msgid ""
 "The server port changed when ManageSieve turned into a full RFC Standard. "
@@ -537,26 +538,26 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #. i18n: ectx: property (text), widget (QLabel, label_13)
-#: ui/serversievesettings.ui:99 ui/serversievesettings.ui:228
+#: ui/serversievesettings.ui:98 ui/serversievesettings.ui:227
 #, kde-format
 msgid "Port:"
 msgstr "Port:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_5)
 #. i18n: ectx: property (text), widget (QLabel, label_14)
-#: ui/serversievesettings.ui:122 ui/serversievesettings.ui:248
+#: ui/serversievesettings.ui:121 ui/serversievesettings.ui:247
 #, kde-format
 msgid "Authentication:"
 msgstr "Autentisering:"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_4)
-#: ui/serversievesettings.ui:138
+#: ui/serversievesettings.ui:137
 #, kde-format
 msgid "IMAP Settings"
 msgstr "IMAP-innstillinger"
 
 #. i18n: ectx: property (text), widget (QLabel, label_11)
-#: ui/serversievesettings.ui:144
+#: ui/serversievesettings.ui:143
 #, kde-format
 msgid ""
 "IMAP settings is necessary if you want to be able to list folders from "
@@ -564,7 +565,7 @@
 msgstr ""
 
 #. i18n: ectx: property (whatsThis), widget (QGroupBox, safeImap)
-#: ui/serversievesettings.ui:157
+#: ui/serversievesettings.ui:156
 #, kde-format
 msgid ""
 "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
@@ -611,91 +612,91 @@
 "sikker forbindelse. Denne innstillingen anbefales ikke.</p></body></html>"
 
 #. i18n: ectx: property (title), widget (QGroupBox, safeImap)
-#: ui/serversievesettings.ui:160
+#: ui/serversievesettings.ui:159
 #, kde-format
 msgid "Connection Settings"
 msgstr ""
 
 #. i18n: ectx: property (text), widget (QPushButton, testButton)
-#: ui/serversievesettings.ui:172
+#: ui/serversievesettings.ui:171
 #, kde-format
 msgid "Auto Detect"
 msgstr "Auto-oppdag"
 
 #. i18n: ectx: property (text), widget (QLabel, label_12)
-#: ui/serversievesettings.ui:184
+#: ui/serversievesettings.ui:183
 #, kde-format
 msgid "Encryption:"
 msgstr "Kryptering:"
 
 #. i18n: ectx: property (text), widget (QRadioButton, noRadio)
-#: ui/serversievesettings.ui:193
+#: ui/serversievesettings.ui:192
 #, kde-format
 msgid "None"
 msgstr "Ingen"
 
 #. i18n: ectx: property (text), widget (QRadioButton, sslRadio)
-#: ui/serversievesettings.ui:206
+#: ui/serversievesettings.ui:205
 #, kde-format
 msgid "SSL/TLS"
 msgstr "SSL/TLS"
 
 #. i18n: ectx: property (text), widget (QRadioButton, tlsRadio)
-#: ui/serversievesettings.ui:216
+#: ui/serversievesettings.ui:215
 #, kde-format
 msgid "STARTTLS"
 msgstr "STARTTLS"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: ui/serversievesettings.ui:261
+#: ui/serversievesettings.ui:260
 #, kde-format
 msgctxt "Authentication method"
 msgid "LOGIN"
 msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: ui/serversievesettings.ui:266
+#: ui/serversievesettings.ui:265
 #, kde-format
 msgctxt "Authentication method"
 msgid "PLAIN"
 msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: ui/serversievesettings.ui:271
+#: ui/serversievesettings.ui:270
 #, kde-format
 msgctxt "Authentication method"
 msgid "CRAM-MD5"
 msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: ui/serversievesettings.ui:276
+#: ui/serversievesettings.ui:275
 #, kde-format
 msgctxt "Authentication method"
 msgid "DIGEST-MD5"
 msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: ui/serversievesettings.ui:281
+#: ui/serversievesettings.ui:280
 #, kde-format
 msgctxt "Authentication method"
 msgid "NTLM"
 msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
-#: ui/serversievesettings.ui:286
+#: ui/serversievesettings.ui:285
 #, kde-format
 msgctxt "Authentication method"
 msgid "GSSAPI"
 msgstr ""
 
 #. i18n: ectx: property (title), widget (QGroupBox, alternateServer)
-#: ui/serversievesettings.ui:304
+#: ui/serversievesettings.ui:303
 #, kde-format
 msgid "Alternate Server"
 msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, testInfo)
-#: ui/serversievesettings.ui:373
+#: ui/serversievesettings.ui:371
 #, kde-format
 msgid "Empty"
 msgstr "Tom"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-sieve-editor-17.12.2/po/nl/docs/sieveeditor/index.docbook 
new/pim-sieve-editor-17.12.3/po/nl/docs/sieveeditor/index.docbook
--- old/pim-sieve-editor-17.12.2/po/nl/docs/sieveeditor/index.docbook   
2018-02-06 01:42:41.000000000 +0100
+++ new/pim-sieve-editor-17.12.3/po/nl/docs/sieveeditor/index.docbook   
2018-03-06 01:30:31.000000000 +0100
@@ -17,7 +17,7 @@
 <bookinfo id="sieveeditorinfo">
 
 <title
->De handboek van &i18n-kapplication;</title>
+>Het handboek van &i18n-kapplication;</title>
 
 <authorgroup>
 <author
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.12.2/po/zh_CN/sieveeditor.po 
new/pim-sieve-editor-17.12.3/po/zh_CN/sieveeditor.po
--- old/pim-sieve-editor-17.12.2/po/zh_CN/sieveeditor.po        2018-02-06 
01:42:40.000000000 +0100
+++ new/pim-sieve-editor-17.12.3/po/zh_CN/sieveeditor.po        2018-03-06 
01:30:31.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-10 03:25+0200\n"
-"PO-Revision-Date: 2018-02-04 20:33-0500\n"
+"PO-Revision-Date: 2018-02-28 02:27-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to