Hello community, here is the log from the commit of package incidenceeditor for openSUSE:Factory checked in at 2017-02-13 07:07:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old) and /work/SRC/openSUSE:Factory/.incidenceeditor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "incidenceeditor" Changes: -------- --- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes 2017-01-25 22:48:28.398637162 +0100 +++ /work/SRC/openSUSE:Factory/.incidenceeditor.new/incidenceeditor.changes 2017-02-13 07:08:00.755683377 +0100 @@ -1,0 +2,8 @@ +Thu Feb 9 06:43:17 UTC 2017 - [email protected] + +- Update to KDE Applications 16.12.2 + * KDE Applications 16.12.2 + * https://www.kde.org/announcements/announce-applications-16.12.2.php + + +------------------------------------------------------------------- Old: ---- incidenceeditor-16.12.1.tar.xz New: ---- incidenceeditor-16.12.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ incidenceeditor.spec ++++++ --- /var/tmp/diff_new_pack.YVMVdJ/_old 2017-02-13 07:08:01.479580008 +0100 +++ /var/tmp/diff_new_pack.YVMVdJ/_new 2017-02-13 07:08:01.483579437 +0100 @@ -17,10 +17,10 @@ Name: incidenceeditor -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: Incidenceeditor library License: GPL-2.0+ and LGPL-2.1+ ++++++ incidenceeditor-16.12.1.tar.xz -> incidenceeditor-16.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/incidenceeditor-16.12.1/CMakeLists.txt new/incidenceeditor-16.12.2/CMakeLists.txt --- old/incidenceeditor-16.12.1/CMakeLists.txt 2016-12-27 08:22:17.000000000 +0100 +++ new/incidenceeditor-16.12.2/CMakeLists.txt 2017-01-16 06:54:48.000000000 +0100 @@ -19,21 +19,21 @@ include(ECMQtDeclareLoggingCategory) include(ECMAddTests) -set(PIM_VERSION "5.4.1") +set(PIM_VERSION "5.4.2") set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION}) -set(AKONADI_MIMELIB_VERSION "5.4.1") -set(KDEPIM_LIB_VERSION "5.4.1") +set(AKONADI_MIMELIB_VERSION "5.4.2") +set(KDEPIM_LIB_VERSION "5.4.2") set(QT_REQUIRED_VERSION "5.6.0") -set(KMIME_LIB_VERSION "5.4.1") -set(KMAILTRANSPORT_LIB_VERSION "5.4.1") -set(KLDAP_LIB_VERSION "5.4.1") -set(CALENDARUTILS_LIB_VERSION "5.4.1") -set(KCALENDARCORE_LIB_VERSION "5.4.1") -set(CALENDARSUPPORT_LIB_VERSION "5.4.1") -set(LIBKDEPIM_LIB_VERSION "5.4.1") -set(EVENTVIEW_LIB_VERSION "5.4.1") -set(AKONADI_VERSION "5.4.1") +set(KMIME_LIB_VERSION "5.4.2") +set(KMAILTRANSPORT_LIB_VERSION "5.4.2") +set(KLDAP_LIB_VERSION "5.4.2") +set(CALENDARUTILS_LIB_VERSION "5.4.2") +set(KCALENDARCORE_LIB_VERSION "5.4.2") +set(CALENDARSUPPORT_LIB_VERSION "5.4.2") +set(LIBKDEPIM_LIB_VERSION "5.4.2") +set(EVENTVIEW_LIB_VERSION "5.4.2") +set(AKONADI_VERSION "5.4.2") set(KDIAGRAM_LIB_VERSION "1.4.0")
