Hello community, here is the log from the commit of package pim-data-exporter for openSUSE:Factory checked in at 2019-03-11 13:50:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old) and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter" Mon Mar 11 13:50:46 2019 rev:29 rq:683297 version:18.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes 2019-02-15 10:01:08.551650067 +0100 +++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new.28833/pim-data-exporter.changes 2019-03-11 13:51:01.957280967 +0100 @@ -1,0 +2,10 @@ +Sat Mar 09 08:03:26 UTC 2019 - [email protected] + +- Update to 18.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.3.php +- Changes since 18.12.2: + * No code changes since 18.12.2 + +------------------------------------------------------------------- Old: ---- pim-data-exporter-18.12.2.tar.xz New: ---- pim-data-exporter-18.12.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pim-data-exporter.spec ++++++ --- /var/tmp/diff_new_pack.bMtpbS/_old 2019-03-11 13:51:02.613280539 +0100 +++ /var/tmp/diff_new_pack.bMtpbS/_new 2019-03-11 13:51:02.613280539 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: pim-data-exporter -Version: 18.12.2 +Version: 18.12.3 Release: 0 Summary: Data exporter for KDE PIM License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ pim-data-exporter-18.12.2.tar.xz -> pim-data-exporter-18.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-data-exporter-18.12.2/CMakeLists.txt new/pim-data-exporter-18.12.3/CMakeLists.txt --- old/pim-data-exporter-18.12.2/CMakeLists.txt 2019-02-05 01:48:20.000000000 +0100 +++ new/pim-data-exporter-18.12.3/CMakeLists.txt 2019-03-05 01:25:22.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -set(KDEPIM_VERSION_NUMBER "5.10.2") +set(KDEPIM_VERSION_NUMBER "5.10.3") project(pim-data-exporter VERSION ${KDEPIM_VERSION_NUMBER}) set(KF5_VERSION "5.51.0") @@ -43,15 +43,15 @@ find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test) endif() -set(AKONADI_VERSION "5.10.2") -set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.2") -set(KCONTACTS_LIB_VERSION "5.10.2") -set(KMAILTRANSPORT_LIB_VERSION "5.10.2") -set(KMIME_LIB_VERSION "5.10.2") -set(KPIMTEXTEDIT_LIB_VERSION "5.10.2") -set(LIBKDEPIM_LIB_VERSION_LIB "5.10.2") -set(MAILCOMMON_LIB_VERSION_LIB "5.10.2") -set(PIMCOMMON_LIB_VERSION_LIB "5.10.2") +set(AKONADI_VERSION "5.10.3") +set(IDENTITYMANAGEMENT_LIB_VERSION "5.10.3") +set(KCONTACTS_LIB_VERSION "5.10.3") +set(KMAILTRANSPORT_LIB_VERSION "5.10.3") +set(KMIME_LIB_VERSION "5.10.3") +set(KPIMTEXTEDIT_LIB_VERSION "5.10.3") +set(LIBKDEPIM_LIB_VERSION_LIB "5.10.3") +set(MAILCOMMON_LIB_VERSION_LIB "5.10.3") +set(PIMCOMMON_LIB_VERSION_LIB "5.10.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.12.2/po/fi/pimsettingexporter.po new/pim-data-exporter-18.12.3/po/fi/pimsettingexporter.po --- old/pim-data-exporter-18.12.2/po/fi/pimsettingexporter.po 2019-02-05 01:48:18.000000000 +0100 +++ new/pim-data-exporter-18.12.3/po/fi/pimsettingexporter.po 2019-03-05 01:25:21.000000000 +0100 @@ -1,6 +1,6 @@ # KDE Finnish translation sprint participants: # Jiri Grönroos <[email protected]>, 2012. -# Tommi Nieminen <[email protected]>, 2012, 2013, 2015, 2017, 2018. +# Tommi Nieminen <[email protected]>, 2012, 2013, 2015, 2017, 2018, 2019. # Lasse Liehu <[email protected]>, 2013, 2014, 2015, 2016. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-data-exporter-18.12.2/po/zh_CN/pimsettingexporter.po new/pim-data-exporter-18.12.3/po/zh_CN/pimsettingexporter.po --- old/pim-data-exporter-18.12.2/po/zh_CN/pimsettingexporter.po 2019-02-05 01:48:19.000000000 +0100 +++ new/pim-data-exporter-18.12.3/po/zh_CN/pimsettingexporter.po 2019-03-05 01:25:21.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-12 06:59+0100\n" -"PO-Revision-Date: 2019-01-27 23:04\n" +"PO-Revision-Date: 2019-02-20 23:28\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
