commit ktp-auth-handler for openSUSE:Factory
Hello community, here is the log from the commit of package ktp-auth-handler for openSUSE:Factory checked in at 2016-05-31 12:21:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old) and /work/SRC/openSUSE:Factory/.ktp-auth-handler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ktp-auth-handler" Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes 2016-03-26 15:17:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-auth-handler.new/ktp-auth-handler.changes 2016-05-31 12:21:53.000000000 +0200 @@ -1,0 +2,24 @@ +Sat May 7 10:38:32 UTC 2016 - tittiatcoke@gmail.com + +- 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:53 UTC 2016 - tittiatcoke@gmail.com + +- 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:15 UTC 2016 - tittiatcoke@gmail.com + +- 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-auth-handler-15.12.3.tar.xz New: ---- ktp-auth-handler-16.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-auth-handler.spec ++++++ --- /var/tmp/diff_new_pack.WzQY1m/_old 2016-05-31 12:21:53.000000000 +0200 +++ /var/tmp/diff_new_pack.WzQY1m/_new 2016-05-31 12:21:53.000000000 +0200 @@ -17,7 +17,7 @@ Name: ktp-auth-handler -Version: 15.12.3 +Version: 16.04.1 Release: 0 Summary: Telepathy auth handler License: LGPL-2.1+ ++++++ ktp-auth-handler-15.12.3.tar.xz -> ktp-auth-handler-16.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-auth-handler-15.12.3/CMakeLists.txt new/ktp-auth-handler-16.04.1/CMakeLists.txt --- old/ktp-auth-handler-15.12.3/CMakeLists.txt 2016-03-10 00:23:49.000000000 +0100 +++ new/ktp-auth-handler-16.04.1/CMakeLists.txt 2016-04-27 21:10:03.000000000 +0200 @@ -1,9 +1,9 @@ project(ktp-auth-handler) # 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_AUTH_HANDLER_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) @@ -44,7 +44,7 @@ include(KDEInstallDirs) include(KDECMakeSettings) -include(KDECompilerSettings) +include(KDECompilerSettings NO_POLICY_SCOPE) include(ECMPackageConfigHelpers) include(ECMMarkNonGuiExecutable) include(CMakePackageConfigHelpers)
participants (1)
-
root@hilbert.suse.de