Hello community,

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

Package is "calendarsupport"

Mon Jan 21 10:10:26 2019 rev:34 rq:665072 version:18.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-12-19 13:31:32.192765424 +0100
+++ 
/work/SRC/openSUSE:Factory/.calendarsupport.new.28833/calendarsupport.changes   
    2019-01-21 10:10:28.966671409 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:41:51 UTC 2019 - [email protected]
+
+- 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:
----
  calendarsupport-18.12.0.tar.xz

New:
----
  calendarsupport-18.12.1.tar.xz

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

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

++++++ calendarsupport-18.12.0.tar.xz -> calendarsupport-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.0/CMakeLists.txt 
new/calendarsupport-18.12.1/CMakeLists.txt
--- old/calendarsupport-18.12.0/CMakeLists.txt  2018-12-07 01:47:54.000000000 
+0100
+++ new/calendarsupport-18.12.1/CMakeLists.txt  2019-01-08 01:20:12.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(calendarsupport VERSION ${PIM_VERSION})
 
@@ -24,17 +24,17 @@
 
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.10.0")
-set(KDEPIM_LIB_VERSION "5.10.0")
+set(AKONADI_MIMELIB_VERSION "5.10.1")
+set(KDEPIM_LIB_VERSION "5.10.1")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.10.0")
-set(CALENDARUTILS_LIB_VERSION "5.10.0")
-set(KCALENDARCORE_LIB_VERSION "5.10.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.0")
-set(AKONADICALENDAR_LIB_VERSION "5.10.0")
-set(PIMCOMMON_LIB_VERSION "5.10.0")
-set(AKONADI_VERSION "5.10.0")
-set(KIMAP_LIB_VERSION "5.10.0")
+set(KMIME_LIB_VERSION "5.10.1")
+set(CALENDARUTILS_LIB_VERSION "5.10.1")
+set(KCALENDARCORE_LIB_VERSION "5.10.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.1")
+set(AKONADICALENDAR_LIB_VERSION "5.10.1")
+set(PIMCOMMON_LIB_VERSION "5.10.1")
+set(AKONADI_VERSION "5.10.1")
+set(KIMAP_LIB_VERSION "5.10.1")
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools 
PrintSupport)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.0/po/zh_CN/calendarsupport.po 
new/calendarsupport-18.12.1/po/zh_CN/calendarsupport.po
--- old/calendarsupport-18.12.0/po/zh_CN/calendarsupport.po     2018-12-07 
01:47:54.000000000 +0100
+++ new/calendarsupport-18.12.1/po/zh_CN/calendarsupport.po     2019-01-08 
01:20:12.000000000 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -44,6 +44,8 @@
 "current calendar. If the archive file already exists they will be added. "
 "(<link url=\"#\">How to restore</link>)"
 msgstr ""
+"存档会将旧项目保存到给定的文件中,然后在当前日历中删除它们。如果存档文件已经"
+"存在,则会添加它们。(<link url=\"#\">如何恢复</link>)"
 
 #: archivedialog.cpp:86
 #, kde-format
@@ -784,7 +786,7 @@
 #: kcalprefs.kcfg:110
 #, kde-format
 msgid "Ask for every individual attendee what to do."
-msgstr ""
+msgstr "询问每个与会者要做什么。"
 
 #. i18n: ectx: label, entry (SendPolicy), group (Group Scheduling)
 #: kcalprefs.kcfg:113
@@ -792,7 +794,7 @@
 msgid ""
 "Do not send invitation emails at all (this can break group scheduling for "
 "iTip compliant clients)."
-msgstr ""
+msgstr "不发送邀请邮件 (这可能会破坏符合 iTip 的客户端的组计划)。"
 
 #. i18n: ectx: label, entry (ShowTimeZoneSelectorInIncidenceEditor), group 
(Hidden Options)
 #: kcalprefs.kcfg:126
@@ -919,7 +921,7 @@
 #: kcalprefs.kcfg:220
 #, kde-format
 msgid "\"No category\" color (for \"Only category\" drawing schemes)"
-msgstr ""
+msgstr "\"无类别\" 颜色 (对于 \"仅限类别\" 绘图方案)"
 
 #. i18n: ectx: whatsthis, entry, group (Colors)
 #: kcalprefs.kcfg:221
@@ -930,12 +932,14 @@
 "when drawing items in the agenda or month views using the \"Only category\" "
 "scheme."
 msgstr ""
+"当项目不属于任何类别时,选择要用于 \"无类别\" 或 \"未设置类别\" 情况的颜色。"
+"使用 \"仅类别\" 方案绘制议程或月视图中的项目时,将使用此颜色。"
 
 #. i18n: ectx: tooltip, entry, group (Colors)
 #: kcalprefs.kcfg:222
 #, kde-format
 msgid "Use this color when drawing items without a category"
-msgstr ""
+msgstr "在绘制不带类别的项目时使用此颜色"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: printing/calprintdayconfig_base.ui:34
@@ -2580,6 +2584,8 @@
 "layout. You can even use the same colors for the items if you check <i>Use "
 "Colors</i>."
 msgstr ""
+"此视图类似于周视图。周是以横向布局打印。如果选中<i>使用颜色</i>,您甚至可以对"
+"项目使用相同的颜色。"
 
 #. i18n: ectx: property (text), widget (QRadioButton, mPrintTypeTimetable)
 #: printing/calprintweekconfig_base.ui:259
@@ -2595,6 +2601,8 @@
 "timetable view is the page layout. Timetables are printed in landscape, the "
 "split week view in portrait."
 msgstr ""
+"此视图类似于周视图。与时间表视图的唯一区别是页面布局。时间表以横向打印,而拆"
+"分周视图以纵向打印。"
 
 #. i18n: ectx: property (text), widget (QRadioButton, mPrintTypeSplitWeek)
 #: printing/calprintweekconfig_base.ui:269
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.12.0/po/zh_TW/calendarsupport.po 
new/calendarsupport-18.12.1/po/zh_TW/calendarsupport.po
--- old/calendarsupport-18.12.0/po/zh_TW/calendarsupport.po     2018-12-07 
01:47:54.000000000 +0100
+++ new/calendarsupport-18.12.1/po/zh_TW/calendarsupport.po     2019-01-08 
01:20:12.000000000 +0100
@@ -1,23 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
+# Franklin Weng <[email protected]>, 2010, 2011, 2012, 2013, 2014, 
2015.
+# pan93412 <[email protected]>, 2018.
 #
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2009, 
2010.
-# Franklin Weng <[email protected]>, 2010, 2012.
-# Franklin Weng <[email protected]>, 2011, 2012, 2013, 2014, 2015.
-# pan93412 <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi-kcal\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-07-10 14:35+0800\n"
+"PO-Revision-Date: 2018-12-21 19:35+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
 "Language: zh_TW\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.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: archivedialog.cpp:59
@@ -2884,7 +2883,7 @@
 #: utils.cpp:698
 #, kde-format
 msgid "Rights:"
-msgstr ""
+msgstr "權利:"
 
 #: utils.cpp:701
 #, kde-format


Reply via email to