Hello community, here is the log from the commit of package kcalcore for openSUSE:Factory checked in at 2019-01-21 10:11:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalcore (Old) and /work/SRC/openSUSE:Factory/.kcalcore.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalcore" Mon Jan 21 10:11:45 2019 rev:40 rq:665112 version:18.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes 2018-12-19 13:33:03.796646208 +0100 +++ /work/SRC/openSUSE:Factory/.kcalcore.new.28833/kcalcore.changes 2019-01-21 10:11:47.410592235 +0100 @@ -1,0 +2,10 @@ +Fri Jan 11 05:42:05 UTC 2019 - [email protected] + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * No code changes since 18.12.0 + +------------------------------------------------------------------- @@ -35 +45 @@ - * Need to increase it + * Need to increase version @@ -37 +47 @@ - * USe new syntax + * Use new syntax Old: ---- kcalcore-18.12.0.tar.xz New: ---- kcalcore-18.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalcore.spec ++++++ --- /var/tmp/diff_new_pack.7a7R5M/_old 2019-01-21 10:11:47.846591794 +0100 +++ /var/tmp/diff_new_pack.7a7R5M/_new 2019-01-21 10:11:47.850591791 +0100 @@ -1,7 +1,7 @@ # # spec file for package kcalcore # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: kcalcore -Version: 18.12.0 +Version: 18.12.1 Release: 0 Summary: KDE PIM Libraries: KCalCore License: LGPL-2.1-or-later ++++++ kcalcore-18.12.0.tar.xz -> kcalcore-18.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalcore-18.12.0/CMakeLists.txt new/kcalcore-18.12.1/CMakeLists.txt --- old/kcalcore-18.12.0/CMakeLists.txt 2018-11-30 20:19:29.000000000 +0100 +++ new/kcalcore-18.12.1/CMakeLists.txt 2018-12-14 07:00:10.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.10.0") +set(PIM_VERSION "5.10.1") project(KCalCore VERSION ${PIM_VERSION})
