Hello community, here is the log from the commit of package kcalcore for openSUSE:Factory checked in at 2017-10-23 16:28:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalcore (Old) and /work/SRC/openSUSE:Factory/.kcalcore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalcore" Mon Oct 23 16:28:37 2017 rev:25 rq:534681 version:17.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes 2017-09-12 19:44:13.073367446 +0200 +++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes 2017-10-23 16:28:40.585813515 +0200 @@ -1,0 +2,10 @@ +Tue Oct 17 00:31:38 CEST 2017 - [email protected] + +- Update to 17.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.2.php +- Changes since 17.08.1: + * Remove duplicate QT_REQUIRED_VERSION from autotests + +------------------------------------------------------------------- Old: ---- kcalcore-17.08.1.tar.xz New: ---- kcalcore-17.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalcore.spec ++++++ --- /var/tmp/diff_new_pack.GM3ZCy/_old 2017-10-23 16:28:42.413727938 +0200 +++ /var/tmp/diff_new_pack.GM3ZCy/_new 2017-10-23 16:28:42.417727750 +0200 @@ -18,7 +18,7 @@ %define kf5_version 5.19.0 Name: kcalcore -Version: 17.08.1 +Version: 17.08.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ kcalcore-17.08.1.tar.xz -> kcalcore-17.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalcore-17.08.1/CMakeLists.txt new/kcalcore-17.08.2/CMakeLists.txt --- old/kcalcore-17.08.1/CMakeLists.txt 2017-08-26 08:05:32.000000000 +0200 +++ new/kcalcore-17.08.2/CMakeLists.txt 2017-09-08 06:45:29.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.6.1") +set(PIM_VERSION "5.6.2") project(KCalCore VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalcore-17.08.1/autotests/CMakeLists.txt new/kcalcore-17.08.2/autotests/CMakeLists.txt --- old/kcalcore-17.08.1/autotests/CMakeLists.txt 2017-08-26 08:05:32.000000000 +0200 +++ new/kcalcore-17.08.2/autotests/CMakeLists.txt 2017-09-08 06:45:29.000000000 +0200 @@ -1,6 +1,5 @@ include(ECMMarkAsTest) -set(QT_REQUIRED_VERSION "5.6.1") find_package(Qt5Test ${QT_REQUIRED_VERSION} CONFIG REQUIRED) # needed by loadcalendar
