Hello community, here is the log from the commit of package pim-data-exporter for openSUSE:Factory checked in at 2018-11-13 16:56:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old) and /work/SRC/openSUSE:Factory/.pim-data-exporter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter" Tue Nov 13 16:56:16 2018 rev:25 rq:648136 version:18.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes 2018-10-17 08:40:05.497923235 +0200 +++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new/pim-data-exporter.changes 2018-11-13 17:35:36.708787826 +0100 @@ -1,0 +2,10 @@ +Thu Nov 08 20:44:19 UTC 2018 - [email protected] + +- Update to 18.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.3.php +- Changes since 18.08.2: + * No code changes since 18.08.2 + +------------------------------------------------------------------- Old: ---- pim-data-exporter-18.08.2.tar.xz New: ---- pim-data-exporter-18.08.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pim-data-exporter.spec ++++++ --- /var/tmp/diff_new_pack.yb0nNl/_old 2018-11-13 17:35:37.228787109 +0100 +++ /var/tmp/diff_new_pack.yb0nNl/_new 2018-11-13 17:35:37.232787103 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: pim-data-exporter -Version: 18.08.2 +Version: 18.08.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ pim-data-exporter-18.08.2.tar.xz -> pim-data-exporter-18.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-data-exporter-18.08.2/CMakeLists.txt new/pim-data-exporter-18.08.3/CMakeLists.txt --- old/pim-data-exporter-18.08.2/CMakeLists.txt 2018-10-09 02:33:17.000000000 +0200 +++ new/pim-data-exporter-18.08.3/CMakeLists.txt 2018-11-06 01:20:58.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -set(KDEPIM_VERSION_NUMBER "5.9.2") +set(KDEPIM_VERSION_NUMBER "5.9.3") project(pim-data-exporter VERSION ${KDEPIM_VERSION_NUMBER}) set(KF5_VERSION "5.47.0") @@ -41,15 +41,15 @@ set(QT_REQUIRED_VERSION "5.9.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test) -set(AKONADI_VERSION "5.9.2") -set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.2") -set(KCONTACTS_LIB_VERSION "5.9.2") -set(KMAILTRANSPORT_LIB_VERSION "5.9.2") -set(KMIME_LIB_VERSION "5.9.2") -set(KPIMTEXTEDIT_LIB_VERSION "5.9.2") -set(LIBKDEPIM_LIB_VERSION_LIB "5.9.2") -set(MAILCOMMON_LIB_VERSION_LIB "5.9.2") -set(PIMCOMMON_LIB_VERSION_LIB "5.9.2") +set(AKONADI_VERSION "5.9.3") +set(IDENTITYMANAGEMENT_LIB_VERSION "5.9.3") +set(KCONTACTS_LIB_VERSION "5.9.3") +set(KMAILTRANSPORT_LIB_VERSION "5.9.3") +set(KMIME_LIB_VERSION "5.9.3") +set(KPIMTEXTEDIT_LIB_VERSION "5.9.3") +set(LIBKDEPIM_LIB_VERSION_LIB "5.9.3") +set(MAILCOMMON_LIB_VERSION_LIB "5.9.3") +set(PIMCOMMON_LIB_VERSION_LIB "5.9.3") # Find KF5 package find_package(KF5Archive ${KF5_VERSION} REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-data-exporter-18.08.2/po/zh_CN/pimsettingexporter.po new/pim-data-exporter-18.08.3/po/zh_CN/pimsettingexporter.po --- old/pim-data-exporter-18.08.2/po/zh_CN/pimsettingexporter.po 2018-10-09 02:33:16.000000000 +0200 +++ new/pim-data-exporter-18.08.3/po/zh_CN/pimsettingexporter.po 2018-11-06 01:20:58.000000000 +0100 @@ -7,8 +7,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-08 07:15+0200\n" -"PO-Revision-Date: 2018-09-28 19:51\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2018-11-01 23:16\n" +"Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
