Hello community,

here is the log from the commit of package libksieve for openSUSE:Factory 
checked in at 2019-01-21 10:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksieve (Old)
 and      /work/SRC/openSUSE:Factory/.libksieve.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksieve"

Mon Jan 21 10:16:32 2019 rev:34 rq:665235 version:18.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksieve/libksieve.changes      2018-12-19 
13:37:27.796292688 +0100
+++ /work/SRC/openSUSE:Factory/.libksieve.new.28833/libksieve.changes   
2019-01-21 10:16:34.138303352 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:41 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:
----
  libksieve-18.12.0.tar.xz

New:
----
  libksieve-18.12.1.tar.xz

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

Other differences:
------------------
++++++ libksieve.spec ++++++
--- /var/tmp/diff_new_pack.ATQixV/_old  2019-01-21 10:16:34.566302922 +0100
+++ /var/tmp/diff_new_pack.ATQixV/_new  2019-01-21 10:16:34.570302917 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libksieve
 #
-# 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
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libksieve
-Version:        18.12.0
+Version:        18.12.1
 Release:        0
 Summary:        Sieve and Managesieve support library for KDE PIM
 License:        GPL-2.0-only AND LGPL-2.1-or-later

++++++ libksieve-18.12.0.tar.xz -> libksieve-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.12.0/CMakeLists.txt 
new/libksieve-18.12.1/CMakeLists.txt
--- old/libksieve-18.12.0/CMakeLists.txt        2018-12-07 01:48:44.000000000 
+0100
+++ new/libksieve-18.12.1/CMakeLists.txt        2019-01-08 01:20:35.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.0")
+set(PIM_VERSION "5.10.1")
 
 project(libksieve VERSION ${PIM_VERSION})
 
@@ -28,13 +28,13 @@
 
 set(LIBKSIEVE_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.10.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.10.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.10.0")
-set(LIBKDEPIM_LIB_VERSION "5.10.0")
-set(PIMCOMMON_LIB_VERSION "5.10.0")
-set(KIMAP_LIB_VERSION "5.10.0")
+set(KMIME_LIB_VERSION "5.10.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.10.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.10.1")
+set(LIBKDEPIM_LIB_VERSION "5.10.1")
+set(PIMCOMMON_LIB_VERSION "5.10.1")
+set(KIMAP_LIB_VERSION "5.10.1")
 
 option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise 
branch, which are normally disabled. Also, it disables many components not 
needed for Kontact such as the Kolab client." FALSE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.12.0/po/gl/libksieve.po 
new/libksieve-18.12.1/po/gl/libksieve.po
--- old/libksieve-18.12.0/po/gl/libksieve.po    2018-12-07 01:48:41.000000000 
+0100
+++ new/libksieve-18.12.1/po/gl/libksieve.po    2019-01-08 01:20:34.000000000 
+0100
@@ -5,13 +5,13 @@
 # Xosé <xoseca...@gmail.com>, 2010, 2012, 2013, 2014.
 # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2013, 2015, 2016, 2017.
 # Marce Villarino <mvillar...@kde-espana.es>, 2013, 2014.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libksieve\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-23 07:29+0100\n"
-"PO-Revision-Date: 2018-10-27 22:06+0100\n"
+"PO-Revision-Date: 2019-01-01 13:26+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
@@ -1539,7 +1539,7 @@
 #: 
ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:75
 #, kde-format
 msgid "Greater than"
-msgstr "maior que"
+msgstr "Maior que"
 
 #: 
ksieveui/autocreatescripts/sieveconditions/widgets/selectrelationalmatchtype.cpp:76
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.12.0/po/zh_CN/kio_sieve.po 
new/libksieve-18.12.1/po/zh_CN/kio_sieve.po
--- old/libksieve-18.12.0/po/zh_CN/kio_sieve.po 2018-12-07 01:48:43.000000000 
+0100
+++ new/libksieve-18.12.1/po/zh_CN/kio_sieve.po 2019-01-08 01:20:35.000000000 
+0100
@@ -8,7 +8,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:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.12.0/po/zh_CN/libksieve.po 
new/libksieve-18.12.1/po/zh_CN/libksieve.po
--- old/libksieve-18.12.0/po/zh_CN/libksieve.po 2018-12-07 01:48:43.000000000 
+0100
+++ new/libksieve-18.12.1/po/zh_CN/libksieve.po 2019-01-08 01:20:35.000000000 
+0100
@@ -4,7 +4,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-23 07:29+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -73,6 +73,8 @@
 "Server:%1\n"
 "%2"
 msgstr ""
+"服务器: %1\n"
+"%2"
 
 #: kmanagesieve/sessionthread.cpp:328
 #, kde-format
@@ -2011,10 +2013,9 @@
 msgstr "以图形方式创建规则..."
 
 #: ksieveui/editor/sieveeditorwidget.cpp:88
-#, fuzzy, kde-format
-#| msgid "New Script..."
+#, kde-format
 msgid "Share Script..."
-msgstr "新建脚本..."
+msgstr ""
 
 #: ksieveui/editor/sieveeditorwidget.cpp:96
 #, kde-format
@@ -2183,7 +2184,7 @@
 #: ksieveui/managescriptsjob/parseuserscriptjob.cpp:80
 #, kde-format
 msgid "Script is empty. (%1)"
-msgstr ""
+msgstr "脚本是空的。 (%1)"
 
 #: ksieveui/managescriptsjob/parseuserscriptjob.cpp:88
 #, kde-format
@@ -2928,10 +2929,3 @@
 #, kde-format
 msgid "Unknown error"
 msgstr "未知错误"
-
-#~ msgctxt "Reset the zoom"
-#~ msgid "Reset"
-#~ msgstr "复位"
-
-#~ msgid "Unknown action"
-#~ msgstr "未知操作"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.12.0/po/zh_TW/libksieve.po 
new/libksieve-18.12.1/po/zh_TW/libksieve.po
--- old/libksieve-18.12.0/po/zh_TW/libksieve.po 2018-12-07 01:48:43.000000000 
+0100
+++ new/libksieve-18.12.1/po/zh_TW/libksieve.po 2019-01-08 01:20:35.000000000 
+0100
@@ -1,8 +1,7 @@
 # translation of libksieve.po to Traditional Chinese
 #
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006.
-# Franklin Weng <frank...@mail.everfocus.com.tw>, 2010.
-# Franklin Weng <frank...@goodhorse.idv.tw>, 2011, 2012, 2013, 2014, 2015.
+# Franklin Weng <frank...@goodhorse.idv.tw>, 2010, 2011, 2012, 2013, 2014, 
2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: libksieve\n"
@@ -3071,8 +3070,3 @@
 #, kde-format
 msgid "Unknown error"
 msgstr "未知的錯誤"
-
-#, fuzzy
-#~| msgid "Share..."
-#~ msgid "Share"
-#~ msgstr "分享..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksieve-18.12.0/src/ksieveui/data/ksieve_script.knsrc 
new/libksieve-18.12.1/src/ksieveui/data/ksieve_script.knsrc
--- old/libksieve-18.12.0/src/ksieveui/data/ksieve_script.knsrc 2018-12-03 
13:07:49.000000000 +0100
+++ new/libksieve-18.12.1/src/ksieveui/data/ksieve_script.knsrc 2018-12-24 
14:19:29.000000000 +0100
@@ -14,6 +14,7 @@
 Name[sv]=Sieve-skript
 Name[uk]=Скрипт фільтрування
 Name[x-test]=xxScript Sievexx
+Name[zh_TW]=編寫 Sieve 指令碼
 ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml
 Categories=Script Sieve
 TargetDir=sieve/scripts


Reply via email to