Hello community,
here is the log from the commit of package akonadi-calendar-tools for
openSUSE:Factory checked in at 2017-03-15 00:49:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old)
and /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar-tools"
Wed Mar 15 00:49:44 2017 rev:4 rq:478090 version:16.12.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes
2017-02-13 07:01:04.607148108 +0100
+++
/work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new/akonadi-calendar-tools.changes
2017-03-15 00:49:45.267274188 +0100
@@ -1,0 +2,10 @@
+Thu Mar 9 12:32:56 CET 2017 - [email protected]
+
+- Update to 16.12.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+ * None
+
+-------------------------------------------------------------------
Old:
----
akonadi-calendar-tools-16.12.2.tar.xz
New:
----
akonadi-calendar-tools-16.12.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-calendar-tools.spec ++++++
--- /var/tmp/diff_new_pack.wuae0n/_old 2017-03-15 00:49:45.907183642 +0100
+++ /var/tmp/diff_new_pack.wuae0n/_new 2017-03-15 00:49:45.911183076 +0100
@@ -17,10 +17,10 @@
Name: akonadi-calendar-tools
-Version: 16.12.2
+Version: 16.12.3
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 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.2.tar.xz ->
akonadi-calendar-tools-16.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/akonadi-calendar-tools-16.12.2/CMakeLists.txt
new/akonadi-calendar-tools-16.12.3/CMakeLists.txt
--- old/akonadi-calendar-tools-16.12.2/CMakeLists.txt 2017-01-16
06:52:04.000000000 +0100
+++ new/akonadi-calendar-tools-16.12.3/CMakeLists.txt 2017-02-14
13:32:47.000000000 +0100
@@ -33,17 +33,17 @@
endif()
-set(KDEPIM_VERSION_NUMBER "5.4.2")
+set(KDEPIM_VERSION_NUMBER "5.4.3")
set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
-set(AKONADI_MIMELIB_VERSION "5.4.2")
-set(AKONADICALENDAR_LIB_VERSION "5.4.2")
-set(AKONADI_VERSION "5.4.2")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.2")
-set(KCALENDARCORE_LIB_VERSION "5.4.2")
-set(KCONTACTS_LIB_VERSION "5.4.2")
+set(AKONADI_MIMELIB_VERSION "5.4.3")
+set(AKONADICALENDAR_LIB_VERSION "5.4.3")
+set(AKONADI_VERSION "5.4.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.3")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.3")
+set(KCALENDARCORE_LIB_VERSION "5.4.3")
+set(KCONTACTS_LIB_VERSION "5.4.3")
set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
set(KDEPIM_LIB_SOVERSION "5")