Hello community, here is the log from the commit of package kcontacts for openSUSE:Factory checked in at 2017-02-13 07:15:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcontacts (Old) and /work/SRC/openSUSE:Factory/.kcontacts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcontacts" Changes: -------- --- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes 2017-01-25 22:52:50.303098452 +0100 +++ /work/SRC/openSUSE:Factory/.kcontacts.new/kcontacts.changes 2017-02-13 07:15:04.911155906 +0100 @@ -1,0 +2,8 @@ +Thu Feb 9 06:49:52 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: ---- kcontacts-16.12.1.tar.xz New: ---- kcontacts-16.12.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcontacts.spec ++++++ --- /var/tmp/diff_new_pack.hat7Cc/_old 2017-02-13 07:15:06.006999627 +0100 +++ /var/tmp/diff_new_pack.hat7Cc/_new 2017-02-13 07:15:06.010999057 +0100 @@ -18,10 +18,10 @@ %define kf5_version 5.5.0 Name: kcontacts -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: New address book API for KDE License: LGPL-2.1+ ++++++ kcontacts-16.12.1.tar.xz -> kcontacts-16.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcontacts-16.12.1/CMakeLists.txt new/kcontacts-16.12.2/CMakeLists.txt --- old/kcontacts-16.12.1/CMakeLists.txt 2016-12-16 14:46:03.000000000 +0100 +++ new/kcontacts-16.12.2/CMakeLists.txt 2017-01-13 07:43:29.000000000 +0100 @@ -19,7 +19,7 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(ECMQtDeclareLoggingCategory) -set(PIM_VERSION "5.4.1") +set(PIM_VERSION "5.4.2") set(KCONTACTS_LIB_VERSION ${PIM_VERSION})
