Hello community, here is the log from the commit of package ktp-accounts-kcm for openSUSE:Factory checked in at 2017-01-25 23:03:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old) and /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-accounts-kcm" Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes 2016-12-17 10:50:26.097432560 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new/ktp-accounts-kcm.changes 2017-01-25 23:03:58.498029650 +0100 @@ -1,0 +2,7 @@ +Sat Jan 14 09:02:52 UTC 2017 - [email protected] + +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php + +------------------------------------------------------------------- Old: ---- ktp-accounts-kcm-16.12.0.tar.xz New: ---- ktp-accounts-kcm-16.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-accounts-kcm.spec ++++++ --- /var/tmp/diff_new_pack.QihD1Q/_old 2017-01-25 23:03:58.893969836 +0100 +++ /var/tmp/diff_new_pack.QihD1Q/_new 2017-01-25 23:03:58.897969231 +0100 @@ -17,10 +17,10 @@ Name: ktp-accounts-kcm -Version: 16.12.0 +Version: 16.12.1 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: KCM Module for configuring Telepathy Instant Messaging Accounts License: LGPL-2.1+ ++++++ ktp-accounts-kcm-16.12.0.tar.xz -> ktp-accounts-kcm-16.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-16.12.0/CMakeLists.txt new/ktp-accounts-kcm-16.12.1/CMakeLists.txt --- old/ktp-accounts-kcm-16.12.0/CMakeLists.txt 2016-12-06 21:09:25.000000000 +0100 +++ new/ktp-accounts-kcm-16.12.1/CMakeLists.txt 2017-01-07 20:11:09.000000000 +0100 @@ -12,7 +12,7 @@ # KDE Application Version, managed by release script set (KDE_APPLICATIONS_VERSION_MAJOR "16") set (KDE_APPLICATIONS_VERSION_MINOR "12") -set (KDE_APPLICATIONS_VERSION_MICRO "0") +set (KDE_APPLICATIONS_VERSION_MICRO "1") set(KTP_ACCOUNTS_KCM_SONUMBER "9") set(KTP_ACCOUNTS_KCM_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
