Hello community,

here is the log from the commit of package akonadiconsole for openSUSE:Factory 
checked in at 2019-07-17 13:15:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadiconsole (Old)
 and      /work/SRC/openSUSE:Factory/.akonadiconsole.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadiconsole"

Wed Jul 17 13:15:00 2019 rev:33 rq:715028 version:19.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadiconsole/akonadiconsole.changes    
2019-06-14 20:24:56.966790233 +0200
+++ /work/SRC/openSUSE:Factory/.akonadiconsole.new.1887/akonadiconsole.changes  
2019-07-17 13:15:02.759825340 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:32 UTC 2019 - [email protected]
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+-------------------------------------------------------------------

Old:
----
  akonadiconsole-19.04.2.tar.xz

New:
----
  akonadiconsole-19.04.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ akonadiconsole.spec ++++++
--- /var/tmp/diff_new_pack.Vlgybc/_old  2019-07-17 13:15:03.791824839 +0200
+++ /var/tmp/diff_new_pack.Vlgybc/_new  2019-07-17 13:15:03.791824839 +0200
@@ -20,7 +20,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:           akonadiconsole
-Version:        19.04.2
+Version:        19.04.3
 Release:        0
 Summary:        Management and debugging console for akonadi
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ akonadiconsole-19.04.2.tar.xz -> akonadiconsole-19.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-19.04.2/CMakeLists.txt 
new/akonadiconsole-19.04.3/CMakeLists.txt
--- old/akonadiconsole-19.04.2/CMakeLists.txt   2019-05-21 07:22:28.000000000 
+0200
+++ new/akonadiconsole-19.04.3/CMakeLists.txt   2019-06-24 07:05:09.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(KDEPIM_VERSION_NUMBER "5.11.2")
+set(KDEPIM_VERSION_NUMBER "5.11.3")
 project(akonadiconsole VERSION ${KDEPIM_VERSION_NUMBER})
 
 set(KF5_MIN_VERSION "5.56.0")
@@ -40,10 +40,10 @@
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(AKONADI_CONTACT_VERSION "5.11.2")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.11.2")
-set(AKONADI_VERSION "5.11.2")
-set(AKONADI_SEARCH_VERSION "5.11.2")
+set(AKONADI_CONTACT_VERSION "5.11.3")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.11.3")
+set(AKONADI_VERSION "5.11.3")
+set(AKONADI_SEARCH_VERSION "5.11.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -51,11 +51,11 @@
 
 set(QT_REQUIRED_VERSION "5.10.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Sql Test)
-set(MESSAGELIB_LIB_VERSION_LIB "5.11.2")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.11.2")
-set(KCALENDARCORE_LIB_VERSION "5.11.2")
-set(KCONTACTS_LIB_VERSION "5.11.2")
-set(KMIME_LIB_VERSION "5.11.2")
+set(MESSAGELIB_LIB_VERSION_LIB "5.11.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.11.3")
+set(KCALENDARCORE_LIB_VERSION "5.11.3")
+set(KCONTACTS_LIB_VERSION "5.11.3")
+set(KMIME_LIB_VERSION "5.11.3")
 
 # Find KF5 package
 find_package(KF5Completion ${KF5_MIN_VERSION} CONFIG REQUIRED)


Reply via email to