Hello community,

here is the log from the commit of package calendarsupport for openSUSE:Factory 
checked in at 2018-06-13 15:18:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
 and      /work/SRC/openSUSE:Factory/.calendarsupport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calendarsupport"

Wed Jun 13 15:18:28 2018 rev:27 rq:615463 version:18.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2018-05-16 11:27:01.560085055 +0200
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes     
2018-06-13 15:18:28.390688035 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:34 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:
----
  calendarsupport-18.04.1.tar.xz

New:
----
  calendarsupport-18.04.2.tar.xz

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

Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.iereiY/_old  2018-06-13 15:18:29.270655927 +0200
+++ /var/tmp/diff_new_pack.iereiY/_new  2018-06-13 15:18:29.274655781 +0200
@@ -20,7 +20,7 @@
 
 %define lname libKF5CalendarSupport5
 Name:           calendarsupport
-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)

++++++ calendarsupport-18.04.1.tar.xz -> calendarsupport-18.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.1/CMakeLists.txt 
new/calendarsupport-18.04.2/CMakeLists.txt
--- old/calendarsupport-18.04.1/CMakeLists.txt  2018-05-08 02:23:48.000000000 
+0200
+++ new/calendarsupport-18.04.2/CMakeLists.txt  2018-06-05 03:29:37.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(calendarsupport VERSION ${PIM_VERSION})
 
@@ -26,17 +26,17 @@
 
 
 set(CALENDARSUPPORT_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(CALENDARUTILS_LIB_VERSION "5.8.1")
-set(KCALENDARCORE_LIB_VERSION "5.8.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.1")
-set(AKONADICALENDAR_LIB_VERSION "5.8.1")
-set(PIMCOMMON_LIB_VERSION "5.8.1")
-set(AKONADI_VERSION "5.8.1")
-set(KIMAP_LIB_VERSION "5.8.1")
+set(KMIME_LIB_VERSION "5.8.2")
+set(CALENDARUTILS_LIB_VERSION "5.8.2")
+set(KCALENDARCORE_LIB_VERSION "5.8.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.2")
+set(AKONADICALENDAR_LIB_VERSION "5.8.2")
+set(PIMCOMMON_LIB_VERSION "5.8.2")
+set(AKONADI_VERSION "5.8.2")
+set(KIMAP_LIB_VERSION "5.8.2")
 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.04.1/po/it/calendarsupport.po 
new/calendarsupport-18.04.2/po/it/calendarsupport.po
--- old/calendarsupport-18.04.1/po/it/calendarsupport.po        2018-05-08 
02:23:48.000000000 +0200
+++ new/calendarsupport-18.04.2/po/it/calendarsupport.po        2018-06-05 
03:29:34.000000000 +0200
@@ -8,7 +8,7 @@
 # Pino Toscano <[email protected]>, 2007.
 # Dario Panico <[email protected]>, 2008, 2009.
 # Leonardo Finetti <[email protected]>, 2008.
-# Luigi Toscano <[email protected]>, 2010, 2011, 2012, 2013, 2014, 
2015, 2016.
+# Luigi Toscano <[email protected]>, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2018.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-18.04.1/po/zh_CN/calendarsupport.po 
new/calendarsupport-18.04.2/po/zh_CN/calendarsupport.po
--- old/calendarsupport-18.04.1/po/zh_CN/calendarsupport.po     2018-05-08 
02:23:48.000000000 +0200
+++ new/calendarsupport-18.04.2/po/zh_CN/calendarsupport.po     2018-06-05 
03:29:36.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-02-15 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"
@@ -442,7 +442,7 @@
 #: freebusymodel/freebusycalendar.cpp:138
 #, kde-format
 msgid "Free"
-msgstr "空闲"
+msgstr "自由"
 
 #: freebusymodel/freebusycalendar.cpp:141
 #, kde-format
@@ -452,7 +452,7 @@
 #: freebusymodel/freebusycalendar.cpp:144
 #, kde-format
 msgid "Unavailable"
-msgstr "不可用"
+msgstr "状态:不可用"
 
 #: freebusymodel/freebusycalendar.cpp:147
 #, kde-format
@@ -502,7 +502,7 @@
 #, kde-format
 msgctxt "@info:tooltip period start time"
 msgid "Start:"
-msgstr "起始:"
+msgstr "开始日期:"
 
 #: freebusymodel/freeperiodmodel.cpp:203
 #, kde-format


Reply via email to