Hello community, here is the log from the commit of package ktp-accounts-kcm for openSUSE:Factory checked in at 2016-05-31 12:17:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-03-26 15:17:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new/ktp-accounts-kcm.changes 2016-05-31 12:17:35.000000000 +0200 @@ -1,0 +2,24 @@ +Sat May 7 10:38:21 UTC 2016 - [email protected] + +- Update to KDE Applications 16.04.1 + * KDE Applications 16.04.1 + * https://www.kde.org/announcements/announce-applications-16.04.1.php + + +------------------------------------------------------------------- +Sun Apr 17 06:14:38 UTC 2016 - [email protected] + +- Update to KDE Applications 16.04.0 + * KDE Applications 16.04.0 + * https://www.kde.org/announcements/announce-applications-16.04.0.php + + +------------------------------------------------------------------- +Mon Apr 11 06:50:03 UTC 2016 - [email protected] + +- Update to KDE Applications 16.03.90 + * KDE Applications 16.04.0 RC + * https://www.kde.org/announcements/announce-applications-16.04-rc.php + + +------------------------------------------------------------------- Old: ---- ktp-accounts-kcm-15.12.3.tar.xz New: ---- ktp-accounts-kcm-16.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-accounts-kcm.spec ++++++ --- /var/tmp/diff_new_pack.Bw1HKI/_old 2016-05-31 12:17:36.000000000 +0200 +++ /var/tmp/diff_new_pack.Bw1HKI/_new 2016-05-31 12:17:36.000000000 +0200 @@ -17,7 +17,7 @@ Name: ktp-accounts-kcm -Version: 15.12.3 +Version: 16.04.1 Release: 0 Summary: KCM Module for configuring Telepathy Instant Messaging Accounts License: LGPL-2.1+ ++++++ ktp-accounts-kcm-15.12.3.tar.xz -> ktp-accounts-kcm-16.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-15.12.3/CMakeLists.txt new/ktp-accounts-kcm-16.04.1/CMakeLists.txt --- old/ktp-accounts-kcm-15.12.3/CMakeLists.txt 2016-03-10 00:23:10.000000000 +0100 +++ new/ktp-accounts-kcm-16.04.1/CMakeLists.txt 2016-04-27 21:09:32.000000000 +0200 @@ -10,9 +10,9 @@ find_package(KF5 5.11 REQUIRED KCMUtils KIO I18n WidgetsAddons Codecs CoreAddons ConfigWidgets IconThemes ItemViews) # KDE Application Version, managed by release script -set (KDE_APPLICATIONS_VERSION_MAJOR "15") -set (KDE_APPLICATIONS_VERSION_MINOR "12") -set (KDE_APPLICATIONS_VERSION_MICRO "3") +set (KDE_APPLICATIONS_VERSION_MAJOR "16") +set (KDE_APPLICATIONS_VERSION_MINOR "04") +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}") @@ -30,8 +30,8 @@ include(KDEInstallDirs) include(KDECMakeSettings) -include(KDEFrameworkCompilerSettings) -include(KDECompilerSettings) +include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) +include(KDECompilerSettings NO_POLICY_SCOPE) include(ECMInstallIcons) include(FeatureSummary) include(KAccountsMacros)
