Hello community, here is the log from the commit of package kmbox for openSUSE:Leap:15.2 checked in at 2020-05-24 18:07:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kmbox (Old) and /work/SRC/openSUSE:Leap:15.2/.kmbox.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmbox" Sun May 24 18:07:37 2020 rev:59 rq:806526 version:20.04.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kmbox/kmbox.changes 2020-05-12 11:34:53.476058315 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.kmbox.new.2738/kmbox.changes 2020-05-24 18:07:41.361979343 +0200 @@ -1,0 +2,9 @@ +Fri May 15 15:41:40 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-05-apps-update +- No code change since 20.04.0 + +------------------------------------------------------------------- @@ -15,2 +23,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-rc @@ -24,2 +30,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-beta @@ -35 +40 @@ - * https://www.kde.org/announcements/releases/19.12.3 + * https://kde.org/announcements/releases/2020-03-apps-update @@ -49 +54 @@ - * https://www.kde.org/announcements/releases/19.12.2 + * https://kde.org/announcements/releases/2020-02-apps-update Old: ---- kmbox-20.04.0.tar.xz kmbox-20.04.0.tar.xz.sig New: ---- kmbox-20.04.1.tar.xz kmbox-20.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmbox.spec ++++++ --- /var/tmp/diff_new_pack.gY5FpS/_old 2020-05-24 18:07:41.769980225 +0200 +++ /var/tmp/diff_new_pack.gY5FpS/_new 2020-05-24 18:07:41.773980234 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmbox -Version: 20.04.0 +Version: 20.04.1 Release: 0 Summary: KDE PIM Libraries: Mailbox functionality License: LGPL-2.1-or-later ++++++ kmbox-20.04.0.tar.xz -> kmbox-20.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmbox-20.04.0/CMakeLists.txt new/kmbox-20.04.1/CMakeLists.txt --- old/kmbox-20.04.0/CMakeLists.txt 2020-04-06 06:56:05.000000000 +0200 +++ new/kmbox-20.04.1/CMakeLists.txt 2020-04-30 07:08:51.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.14.0") +set(PIM_VERSION "5.14.1") project(KMbox VERSION ${PIM_VERSION}) @@ -24,7 +24,7 @@ set(KMBOX_LIB_VERSION ${PIM_VERSION}) -set(KMIME_LIB_VERSION "5.14.0") +set(KMIME_LIB_VERSION "5.14.1") ecm_setup_version(PROJECT VARIABLE_PREFIX KMBOX VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kmbox_version.h"
