Hello community,

here is the log from the commit of package pim-data-exporter for 
openSUSE:Factory checked in at 2017-02-16 16:59:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
 and      /work/SRC/openSUSE:Factory/.pim-data-exporter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-data-exporter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes      
2017-02-09 11:18:06.633898537 +0100
+++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new/pim-data-exporter.changes 
2017-02-16 16:59:58.370955634 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:24:05 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+-------------------------------------------------------------------

Old:
----
  pim-data-exporter-16.12.1.tar.xz

New:
----
  pim-data-exporter-16.12.2.tar.xz

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

Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.uU4ySp/_old  2017-02-16 16:59:58.742903012 +0100
+++ /var/tmp/diff_new_pack.uU4ySp/_new  2017-02-16 16:59:58.746902446 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           pim-data-exporter
-Version:        16.12.1
+Version:        16.12.2
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Data exporter for KDE PIM
 License:        GPL-2.0+ and LGPL-2.1+

++++++ pim-data-exporter-16.12.1.tar.xz -> pim-data-exporter-16.12.2.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-data-exporter-16.12.1/CMakeLists.txt 
new/pim-data-exporter-16.12.2/CMakeLists.txt
--- old/pim-data-exporter-16.12.1/CMakeLists.txt        2016-12-27 
08:22:51.000000000 +0100
+++ new/pim-data-exporter-16.12.2/CMakeLists.txt        2017-01-16 
21:10:27.000000000 +0100
@@ -32,16 +32,16 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(AKONADI_CONTACT_VERSION "5.4.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.4.1")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(AKONADI_CONTACT_VERSION "5.4.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.4.2")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -49,11 +49,11 @@
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml Test)
-set(MAILCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(AKONADIKALARM_LIB_VERSION "5.4.1")
-set(KCALENDARCORE_LIB_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
+set(MAILCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(AKONADIKALARM_LIB_VERSION "5.4.2")
+set(KCALENDARCORE_LIB_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
 
 # Find KF5 package
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-data-exporter-16.12.1/gui/widgets/pimsettingexporterconfigurewidget.cpp 
new/pim-data-exporter-16.12.2/gui/widgets/pimsettingexporterconfigurewidget.cpp
--- 
old/pim-data-exporter-16.12.1/gui/widgets/pimsettingexporterconfigurewidget.cpp 
    2016-12-27 08:22:51.000000000 +0100
+++ 
new/pim-data-exporter-16.12.2/gui/widgets/pimsettingexporterconfigurewidget.cpp 
    2017-01-16 21:10:27.000000000 +0100
@@ -42,7 +42,7 @@
     mAlwaysOverrideFile->setObjectName(QStringLiteral("alwaysoverridefile"));
     groupBoxLayout->addWidget(mAlwaysOverrideFile);
 
-    mAlwaysOverrideDirectory = new QCheckBox(i18n("Always Override File"));
+    mAlwaysOverrideDirectory = new QCheckBox(i18n("Always Override 
Directory"));
     
mAlwaysOverrideDirectory->setObjectName(QStringLiteral("alwaysoverridedirectory"));
     groupBoxLayout->addWidget(mAlwaysOverrideDirectory);
 


Reply via email to