Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2019-09-09 12:23:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Mon Sep  9 12:23:23 2019 rev:49 rq:728794 version:19.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2019-08-16 
15:36:21.201861476 +0200
+++ /work/SRC/openSUSE:Factory/.kcalutils.new.7948/kcalutils.changes    
2019-09-09 12:23:25.513881452 +0200
@@ -1,0 +2,10 @@
+Thu Sep  5 14:00:18 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+  * Include KDE* cmake macros before any others
+
+-------------------------------------------------------------------

Old:
----
  kcalutils-19.08.0.tar.xz
  kcalutils-19.08.0.tar.xz.sig

New:
----
  kcalutils-19.08.1.tar.xz
  kcalutils-19.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.CHZxX0/_old  2019-09-09 12:23:26.049881372 +0200
+++ /var/tmp/diff_new_pack.CHZxX0/_new  2019-09-09 12:23:26.053881372 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalutils
-Version:        19.08.0
+Version:        19.08.1
 Release:        0
 Summary:        Library with utility functions for handling calendar data
 License:        LGPL-2.1-or-later


++++++ kcalutils-19.08.0.tar.xz -> kcalutils-19.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/CMakeLists.txt 
new/kcalutils-19.08.1/CMakeLists.txt
--- old/kcalutils-19.08.0/CMakeLists.txt        2019-08-09 02:49:30.000000000 
+0200
+++ new/kcalutils-19.08.1/CMakeLists.txt        2019-09-03 03:46:45.000000000 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
 project(KCalUtils VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -9,22 +9,23 @@
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${KCalUtils_SOURCE_DIR}/cmake ${ECM_MODULE_PATH})
 
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(ECMGenerateHeaders)
 include(GenerateExportHeader)
 include(ECMGeneratePriFile)
 
 include(ECMSetupVersion)
 include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
 include(KPIMGrantleeMacros)
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.12.0")
-set(IDENTITYMANAGER_LIB_VERSION "5.12.0")
+set(CALENDARCORE_LIB_VERSION "5.12.1")
+set(IDENTITYMANAGER_LIB_VERSION "5.12.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KCALUTILS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5CalendarUtilsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ar/libkcalutils5.po 
new/kcalutils-19.08.1/po/ar/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ar/libkcalutils5.po        2019-08-09 
02:49:28.000000000 +0200
+++ new/kcalutils-19.08.1/po/ar/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-08-14 17:43+0300\n"
 "Last-Translator: Safa Alfulaij <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/bs/libkcalutils5.po 
new/kcalutils-19.08.1/po/bs/libkcalutils5.po
--- old/kcalutils-19.08.0/po/bs/libkcalutils5.po        2019-08-09 
02:49:28.000000000 +0200
+++ new/kcalutils-19.08.1/po/bs/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2013-12-05 10:48+0000\n"
 "Last-Translator: Lejla Agic <[email protected]>\n"
 "Language-Team: bosanski <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ca/libkcalutils5.po 
new/kcalutils-19.08.1/po/ca/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ca/libkcalutils5.po        2019-08-09 
02:49:28.000000000 +0200
+++ new/kcalutils-19.08.1/po/ca/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-12 11:13+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ca@valencia/libkcalutils5.po 
new/kcalutils-19.08.1/po/ca@valencia/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ca@valencia/libkcalutils5.po       2019-08-09 
02:49:28.000000000 +0200
+++ new/kcalutils-19.08.1/po/ca@valencia/libkcalutils5.po       2019-09-03 
03:46:45.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-12 11:13+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/cs/libkcalutils5.po 
new/kcalutils-19.08.1/po/cs/libkcalutils5.po
--- old/kcalutils-19.08.0/po/cs/libkcalutils5.po        2019-08-09 
02:49:28.000000000 +0200
+++ new/kcalutils-19.08.1/po/cs/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2017-02-21 11:41+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/da/libkcalutils5.po 
new/kcalutils-19.08.1/po/da/libkcalutils5.po
--- old/kcalutils-19.08.0/po/da/libkcalutils5.po        2019-08-09 
02:49:28.000000000 +0200
+++ new/kcalutils-19.08.1/po/da/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2016-08-11 22:04+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/de/libkcalutils5.po 
new/kcalutils-19.08.1/po/de/libkcalutils5.po
--- old/kcalutils-19.08.0/po/de/libkcalutils5.po        2019-08-09 
02:49:28.000000000 +0200
+++ new/kcalutils-19.08.1/po/de/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-16 10:13+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/el/libkcalutils5.po 
new/kcalutils-19.08.1/po/el/libkcalutils5.po
--- old/kcalutils-19.08.0/po/el/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/el/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2014-04-26 11:18+0300\n"
 "Last-Translator: Dimitris Kardarakos <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/en_GB/libkcalutils5.po 
new/kcalutils-19.08.1/po/en_GB/libkcalutils5.po
--- old/kcalutils-19.08.0/po/en_GB/libkcalutils5.po     2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/en_GB/libkcalutils5.po     2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-12-02 13:06+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/es/libkcalutils5.po 
new/kcalutils-19.08.1/po/es/libkcalutils5.po
--- old/kcalutils-19.08.0/po/es/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/es/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-12-29 23:41+0100\n"
 "Last-Translator: Javier Vinal <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/et/libkcalutils5.po 
new/kcalutils-19.08.1/po/et/libkcalutils5.po
--- old/kcalutils-19.08.0/po/et/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/et/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2016-07-30 20:37+0300\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/fi/libkcalutils5.po 
new/kcalutils-19.08.1/po/fi/libkcalutils5.po
--- old/kcalutils-19.08.0/po/fi/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/fi/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-21 18:33+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/fr/libkcalutils5.po 
new/kcalutils-19.08.1/po/fr/libkcalutils5.po
--- old/kcalutils-19.08.0/po/fr/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/fr/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -22,7 +22,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2019-01-27 23:30+0800\n"
 "Last-Translator: Simon Depiets <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ga/libkcalutils5.po 
new/kcalutils-19.08.1/po/ga/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ga/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/ga/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2011-12-28 12:28-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/gl/libkcalutils5.po 
new/kcalutils-19.08.1/po/gl/libkcalutils5.po
--- old/kcalutils-19.08.0/po/gl/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/gl/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2019-03-28 13:06+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/hr/libkcalutils5.po 
new/kcalutils-19.08.1/po/hr/libkcalutils5.po
--- old/kcalutils-19.08.0/po/hr/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/hr/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: libkcal 0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2004-04-20 13:29+CEST\n"
 "Last-Translator: auto\n"
 "Language-Team: Croatian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/hu/libkcalutils5.po 
new/kcalutils-19.08.1/po/hu/libkcalutils5.po
--- old/kcalutils-19.08.0/po/hu/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/hu/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2015-09-08 10:03+0200\n"
 "Last-Translator: Kristóf Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ia/libkcalutils5.po 
new/kcalutils-19.08.1/po/ia/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ia/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/ia/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2013-10-10 14:04+0200\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/it/libkcalutils5.po 
new/kcalutils-19.08.1/po/it/libkcalutils5.po
--- old/kcalutils-19.08.0/po/it/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/it/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-18 23:03+0100\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ja/libkcalutils5.po 
new/kcalutils-19.08.1/po/ja/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ja/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/ja/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2014-09-25 01:12-0700\n"
 "Last-Translator: Fumiaki Okushi <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
@@ -2464,43 +2464,3 @@
 #| msgid "Percent Done:"
 msgid "Percent done:"
 msgstr "完了パーセント:"
-
-#~ msgctxt "@title"
-#~ msgid "Cannot find invitation to be updated"
-#~ msgstr "更新する出席依頼が見つかりません"
-
-#~ msgctxt "@info"
-#~ msgid "%1 wants to attend %2 but was not invited."
-#~ msgstr "%1 は %2 への出席を希望していますが、招待されていません。"
-
-#~ msgctxt "@info"
-#~ msgid "%1 wants to attend %2 on behalf of %3."
-#~ msgstr "%1 は %3 の代理として %2 への出席を希望しています。"
-
-#~ msgctxt "@title"
-#~ msgid "Uninvited attendee"
-#~ msgstr "招待されていない出席者"
-
-#~ msgctxt "@option"
-#~ msgid "Accept Attendance"
-#~ msgstr "出席を許可"
-
-#~ msgctxt "@option"
-#~ msgid "Reject Attendance"
-#~ msgstr "出席を拒否"
-
-#~ msgctxt "@info"
-#~ msgid "The organizer rejected your attendance at this meeting."
-#~ msgstr "主催者はあなたがこの会議に出席することを拒否しました。"
-
-#~ msgctxt "@title"
-#~ msgid "Attendee Added"
-#~ msgstr "出席者を追加"
-
-#~ msgctxt "@option"
-#~ msgid "Send Messages"
-#~ msgstr "メッセージを送信"
-
-#~ msgctxt "@option"
-#~ msgid "Do Not Send"
-#~ msgstr "送信中止"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/kk/libkcalutils5.po 
new/kcalutils-19.08.1/po/kk/libkcalutils5.po
--- old/kcalutils-19.08.0/po/kk/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/kk/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2013-08-28 04:37+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/km/libkcalutils5.po 
new/kcalutils-19.08.1/po/km/libkcalutils5.po
--- old/kcalutils-19.08.0/po/km/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/km/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2012-07-11 10:24+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ko/libkcalutils5.po 
new/kcalutils-19.08.1/po/ko/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ko/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/ko/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2019-05-18 15:40+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/lt/libkcalutils5.po 
new/kcalutils-19.08.1/po/lt/libkcalutils5.po
--- old/kcalutils-19.08.0/po/lt/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/lt/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2015-12-29 23:01+0200\n"
 "Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
 "Language-Team: lt <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/mr/libkcalutils5.po 
new/kcalutils-19.08.1/po/mr/libkcalutils5.po
--- old/kcalutils-19.08.0/po/mr/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/mr/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2013-03-18 13:31+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/nb/libkcalutils5.po 
new/kcalutils-19.08.1/po/nb/libkcalutils5.po
--- old/kcalutils-19.08.0/po/nb/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/nb/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2014-09-23 22:02+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/nds/libkcalutils5.po 
new/kcalutils-19.08.1/po/nds/libkcalutils5.po
--- old/kcalutils-19.08.0/po/nds/libkcalutils5.po       2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/nds/libkcalutils5.po       2019-09-03 
03:46:45.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2014-09-18 22:56+0200\n"
 "Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/nl/libkcalutils5.po 
new/kcalutils-19.08.1/po/nl/libkcalutils5.po
--- old/kcalutils-19.08.0/po/nl/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/nl/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-12 11:35+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/nn/libkcalutils5.po 
new/kcalutils-19.08.1/po/nn/libkcalutils5.po
--- old/kcalutils-19.08.0/po/nn/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/nn/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2019-05-01 11:44+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/pa/libkcalutils5.po 
new/kcalutils-19.08.1/po/pa/libkcalutils5.po
--- old/kcalutils-19.08.0/po/pa/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/pa/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2011-06-29 23:19+0530\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi/Panjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/pl/libkcalutils5.po 
new/kcalutils-19.08.1/po/pl/libkcalutils5.po
--- old/kcalutils-19.08.0/po/pl/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/pl/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2019-01-20 07:20+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/pt/libkcalutils5.po 
new/kcalutils-19.08.1/po/pt/libkcalutils5.po
--- old/kcalutils-19.08.0/po/pt/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/pt/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: libkcal\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-12 16:41+0000\n"
 "Last-Translator: José Nuno Pires <[email protected]>\n"
 "Language-Team: pt <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/pt_BR/libkcalutils5.po 
new/kcalutils-19.08.1/po/pt_BR/libkcalutils5.po
--- old/kcalutils-19.08.0/po/pt_BR/libkcalutils5.po     2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/pt_BR/libkcalutils5.po     2019-09-03 
03:46:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2019-01-05 23:58-0200\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ro/libkcalutils5.po 
new/kcalutils-19.08.1/po/ro/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ro/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/ro/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2013-01-12 05:59+0200\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ru/libkcalutils5.po 
new/kcalutils-19.08.1/po/ru/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ru/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/ru/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-08-04 21:30+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/sk/libkcalutils5.po 
new/kcalutils-19.08.1/po/sk/libkcalutils5.po
--- old/kcalutils-19.08.0/po/sk/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/sk/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2019-08-04 18:19+0200\n"
 "Last-Translator: Matej Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/sl/libkcalutils5.po 
new/kcalutils-19.08.1/po/sl/libkcalutils5.po
--- old/kcalutils-19.08.0/po/sl/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/sl/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2016-07-21 18:50+0200\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/sv/libkcalutils5.po 
new/kcalutils-19.08.1/po/sv/libkcalutils5.po
--- old/kcalutils-19.08.0/po/sv/libkcalutils5.po        2019-08-09 
02:49:29.000000000 +0200
+++ new/kcalutils-19.08.1/po/sv/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-12 21:31+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/tr/libkcalutils5.po 
new/kcalutils-19.08.1/po/tr/libkcalutils5.po
--- old/kcalutils-19.08.0/po/tr/libkcalutils5.po        2019-08-09 
02:49:30.000000000 +0200
+++ new/kcalutils-19.08.1/po/tr/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2017-04-12 16:36+0100\n"
 "Last-Translator: Volkan Gezer <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/ug/libkcalutils5.po 
new/kcalutils-19.08.1/po/ug/libkcalutils5.po
--- old/kcalutils-19.08.0/po/ug/libkcalutils5.po        2019-08-09 
02:49:30.000000000 +0200
+++ new/kcalutils-19.08.1/po/ug/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/uk/libkcalutils5.po 
new/kcalutils-19.08.1/po/uk/libkcalutils5.po
--- old/kcalutils-19.08.0/po/uk/libkcalutils5.po        2019-08-09 
02:49:30.000000000 +0200
+++ new/kcalutils-19.08.1/po/uk/libkcalutils5.po        2019-09-03 
03:46:45.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: libkcalutils5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2018-11-12 08:33+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/zh_CN/libkcalutils5.po 
new/kcalutils-19.08.1/po/zh_CN/libkcalutils5.po
--- old/kcalutils-19.08.0/po/zh_CN/libkcalutils5.po     2019-08-09 
02:49:30.000000000 +0200
+++ new/kcalutils-19.08.1/po/zh_CN/libkcalutils5.po     2019-09-03 
03:46:45.000000000 +0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
-"PO-Revision-Date: 2019-07-18 15:10\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
+"PO-Revision-Date: 2019-08-16 17:08\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-19.08.0/po/zh_TW/libkcalutils5.po 
new/kcalutils-19.08.1/po/zh_TW/libkcalutils5.po
--- old/kcalutils-19.08.0/po/zh_TW/libkcalutils5.po     2019-08-09 
02:49:30.000000000 +0200
+++ new/kcalutils-19.08.1/po/zh_TW/libkcalutils5.po     2019-09-03 
03:46:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-07-06 03:12+0200\n"
+"POT-Creation-Date: 2019-08-30 07:48+0200\n"
 "PO-Revision-Date: 2015-05-21 00:12+0800\n"
 "Last-Translator: Franklin\n"
 "Language-Team: Chinese Traditional <[email protected]>\n"


Reply via email to