Hello community, here is the log from the commit of package akonadiconsole for openSUSE:Factory checked in at 2018-10-17 08:25:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadiconsole (Old) and /work/SRC/openSUSE:Factory/.akonadiconsole.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadiconsole" Wed Oct 17 08:25:56 2018 rev:24 rq:641420 version:18.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadiconsole/akonadiconsole.changes 2018-09-15 15:26:18.437381615 +0200 +++ /work/SRC/openSUSE:Factory/.akonadiconsole.new/akonadiconsole.changes 2018-10-17 08:26:06.234632220 +0200 @@ -1,0 +2,10 @@ +Thu Oct 11 20:06:42 UTC 2018 - [email protected] + +- Update to 18.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.2.php +- Changes since 18.08.1: + * None + +------------------------------------------------------------------- Old: ---- akonadiconsole-18.08.1.tar.xz New: ---- akonadiconsole-18.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadiconsole.spec ++++++ --- /var/tmp/diff_new_pack.RHK8G2/_old 2018-10-17 08:26:07.302631371 +0200 +++ /var/tmp/diff_new_pack.RHK8G2/_new 2018-10-17 08:26:07.306631368 +0200 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: akonadiconsole -Version: 18.08.1 +Version: 18.08.2 Release: 0 %define kf5_version 5.28.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ akonadiconsole-18.08.1.tar.xz -> akonadiconsole-18.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadiconsole-18.08.1/CMakeLists.txt new/akonadiconsole-18.08.2/CMakeLists.txt --- old/akonadiconsole-18.08.1/CMakeLists.txt 2018-08-28 13:40:53.000000000 +0200 +++ new/akonadiconsole-18.08.2/CMakeLists.txt 2018-09-20 08:49:30.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -set(KDEPIM_VERSION_NUMBER "5.9.1") +set(KDEPIM_VERSION_NUMBER "5.9.2") project(akonadiconsole VERSION ${KDEPIM_VERSION_NUMBER}) set(KF5_VERSION "5.47.0") @@ -40,10 +40,10 @@ set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") -set(AKONADI_CONTACT_VERSION "5.9.1") -set(CALENDARSUPPORT_LIB_VERSION_LIB "5.9.1") -set(AKONADI_VERSION "5.9.1") -set(AKONADI_SEARCH_VERSION "5.9.1") +set(AKONADI_CONTACT_VERSION "5.9.2") +set(CALENDARSUPPORT_LIB_VERSION_LIB "5.9.2") +set(AKONADI_VERSION "5.9.2") +set(AKONADI_SEARCH_VERSION "5.9.2") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") @@ -51,11 +51,11 @@ set(QT_REQUIRED_VERSION "5.9.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Sql Test) -set(MESSAGELIB_LIB_VERSION_LIB "5.9.1") -set(LIBKDEPIM_LIB_VERSION_LIB "5.9.1") -set(KCALENDARCORE_LIB_VERSION "5.9.1") -set(KCONTACTS_LIB_VERSION "5.9.1") -set(KMIME_LIB_VERSION "5.9.1") +set(MESSAGELIB_LIB_VERSION_LIB "5.9.2") +set(LIBKDEPIM_LIB_VERSION_LIB "5.9.2") +set(KCALENDARCORE_LIB_VERSION "5.9.2") +set(KCONTACTS_LIB_VERSION "5.9.2") +set(KMIME_LIB_VERSION "5.9.2") # Find KF5 package find_package(KF5Completion ${KF5_VERSION} CONFIG REQUIRED)
