Hello community, here is the log from the commit of package incidenceeditor for openSUSE:Factory checked in at 2018-06-13 15:19:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old) and /work/SRC/openSUSE:Factory/.incidenceeditor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "incidenceeditor" Wed Jun 13 15:19:12 2018 rev:27 rq:615476 version:18.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes 2018-05-16 11:27:33.222934448 +0200 +++ /work/SRC/openSUSE:Factory/.incidenceeditor.new/incidenceeditor.changes 2018-06-13 15:19:14.029022784 +0200 @@ -1,0 +2,10 @@ +Fri Jun 08 05:06:36 UTC 2018 - [email protected] + +- 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: + * None + +------------------------------------------------------------------- Old: ---- incidenceeditor-18.04.1.tar.xz New: ---- incidenceeditor-18.04.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ incidenceeditor.spec ++++++ --- /var/tmp/diff_new_pack.BBsICx/_old 2018-06-13 15:19:14.872991988 +0200 +++ /var/tmp/diff_new_pack.BBsICx/_new 2018-06-13 15:19:14.876991842 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: incidenceeditor -Version: 18.04.1 +Version: 18.04.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ incidenceeditor-18.04.1.tar.xz -> incidenceeditor-18.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/incidenceeditor-18.04.1/CMakeLists.txt new/incidenceeditor-18.04.2/CMakeLists.txt --- old/incidenceeditor-18.04.1/CMakeLists.txt 2018-05-08 02:23:57.000000000 +0200 +++ new/incidenceeditor-18.04.2/CMakeLists.txt 2018-06-05 03:30:15.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.8.1") +set(PIM_VERSION "5.8.2") project(incidenceeditor VERSION ${PIM_VERSION}) @@ -28,18 +28,18 @@ set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION}) -set(AKONADI_MIMELIB_VERSION "5.8.1") -set(KDEPIM_LIB_VERSION "5.8.1") +set(AKONADI_MIMELIB_VERSION "5.8.2") +set(KDEPIM_LIB_VERSION "5.8.2") set(QT_REQUIRED_VERSION "5.8.0") -set(KMIME_LIB_VERSION "5.8.1") -set(KMAILTRANSPORT_LIB_VERSION "5.8.1") -set(KLDAP_LIB_VERSION "5.8.1") -set(CALENDARUTILS_LIB_VERSION "5.8.1") -set(KCALENDARCORE_LIB_VERSION "5.8.1") -set(CALENDARSUPPORT_LIB_VERSION "5.8.1") -set(LIBKDEPIM_LIB_VERSION "5.8.1") -set(EVENTVIEW_LIB_VERSION "5.8.1") -set(AKONADI_VERSION "5.8.1") +set(KMIME_LIB_VERSION "5.8.2") +set(KMAILTRANSPORT_LIB_VERSION "5.8.2") +set(KLDAP_LIB_VERSION "5.8.2") +set(CALENDARUTILS_LIB_VERSION "5.8.2") +set(KCALENDARCORE_LIB_VERSION "5.8.2") +set(CALENDARSUPPORT_LIB_VERSION "5.8.2") +set(LIBKDEPIM_LIB_VERSION "5.8.2") +set(EVENTVIEW_LIB_VERSION "5.8.2") +set(AKONADI_VERSION "5.8.2") set(KDIAGRAM_LIB_VERSION "1.4.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/incidenceeditor-18.04.1/po/zh_CN/libincidenceeditors.po new/incidenceeditor-18.04.2/po/zh_CN/libincidenceeditors.po --- old/incidenceeditor-18.04.1/po/zh_CN/libincidenceeditors.po 2018-05-08 02:23:57.000000000 +0200 +++ new/incidenceeditor-18.04.2/po/zh_CN/libincidenceeditors.po 2018-06-05 03:30:14.000000000 +0200 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-02-10 03:19+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -431,7 +431,7 @@ msgctxt "The reminder is set to X minutes before/after the event" msgid "1 minute" msgid_plural "%1 minutes" -msgstr[0] "%1 分钟" +msgstr[0] "%1 分钟 " #: incidencealarm.cpp:318 #, kde-format @@ -445,7 +445,7 @@ msgctxt "The reminder is set to X hours before/after the event" msgid "1 hour" msgid_plural "%1 hours" -msgstr[0] "%1 小时" +msgstr[0] "%1 小时 " #: incidencealarm.cpp:327 #, kde-format @@ -1227,7 +1227,7 @@ #, kde-format msgctxt "ldap attribute description" msgid "Description" -msgstr "描述" +msgstr "说明" #: ldaputils.cpp:43 #, kde-format @@ -1274,7 +1274,7 @@ #: schedulingdialog.cpp:42 #, kde-format msgid "Scheduling" -msgstr "调度中" +msgstr "调度安排" #: schedulingdialog.cpp:196 #, kde-format @@ -1909,7 +1909,7 @@ #, kde-format msgctxt "@label" msgid "&Title:" -msgstr "标题(&T):" +msgstr "名称(&T):" #. i18n: ectx: property (text), widget (QLabel, mLocationLabel) #: ui/dialogdesktop.ui:183 @@ -2293,7 +2293,7 @@ #, kde-format msgctxt "@action:button create a new reminder" msgid "New" -msgstr "新建" +msgstr "新" #. i18n: ectx: property (text), widget (QPushButton, mAlarmConfigureButton) #: ui/dialogdesktop.ui:1038 @@ -2511,7 +2511,7 @@ #: ui/resourcemanagement.ui:70 #, kde-format msgid "Details" -msgstr "细节" +msgstr "详细信息" #. i18n: ectx: property (title), widget (QGroupBox, groupOwner) #: ui/resourcemanagement.ui:88
