Hello community,
here is the log from the commit of package akonadi-calendar-tools for
openSUSE:Factory checked in at 2017-01-25 22:43:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old)
and /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar-tools"
Changes:
--------
---
/work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes
2016-12-17 11:18:42.472604210 +0100
+++
/work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new/akonadi-calendar-tools.changes
2017-01-25 22:43:46.733138760 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:47:40 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:
----
akonadi-calendar-tools-16.12.0.tar.xz
New:
----
akonadi-calendar-tools-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-calendar-tools.spec ++++++
--- /var/tmp/diff_new_pack.Bady1s/_old 2017-01-25 22:43:47.077086838 +0100
+++ /var/tmp/diff_new_pack.Bady1s/_new 2017-01-25 22:43:47.081086234 +0100
@@ -1,7 +1,7 @@
#
# spec file for package akonadi-calendar-tools
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,10 +17,10 @@
Name: akonadi-calendar-tools
-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: Base package of kdepim
License: GPL-2.0+ and LGPL-2.1+
++++++ akonadi-calendar-tools-16.12.0.tar.xz ->
akonadi-calendar-tools-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/akonadi-calendar-tools-16.12.0/CMakeLists.txt
new/akonadi-calendar-tools-16.12.1/CMakeLists.txt
--- old/akonadi-calendar-tools-16.12.0/CMakeLists.txt 2016-12-08
07:05:13.000000000 +0100
+++ new/akonadi-calendar-tools-16.12.1/CMakeLists.txt 2016-12-27
08:20:13.000000000 +0100
@@ -33,17 +33,17 @@
endif()
-set(KDEPIM_VERSION_NUMBER "5.4.0")
+set(KDEPIM_VERSION_NUMBER "5.4.1")
set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
-set(AKONADI_MIMELIB_VERSION "5.4.0")
-set(AKONADICALENDAR_LIB_VERSION "5.4.0")
-set(AKONADI_VERSION "5.4.0")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.0")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.0")
-set(KCALENDARCORE_LIB_VERSION "5.4.0")
-set(KCONTACTS_LIB_VERSION "5.4.0")
+set(AKONADI_MIMELIB_VERSION "5.4.1")
+set(AKONADICALENDAR_LIB_VERSION "5.4.1")
+set(AKONADI_VERSION "5.4.1")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.1")
+set(KCALENDARCORE_LIB_VERSION "5.4.1")
+set(KCONTACTS_LIB_VERSION "5.4.1")
set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
set(KDEPIM_LIB_SOVERSION "5")