Hello community, here is the log from the commit of package akonadi-notes for openSUSE:Leap:15.2 checked in at 2020-03-15 07:10:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/akonadi-notes (Old) and /work/SRC/openSUSE:Leap:15.2/.akonadi-notes.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Sun Mar 15 07:10:53 2020 rev:48 rq:785111 version:19.12.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/akonadi-notes/akonadi-notes.changes 2020-02-13 14:38:45.221588125 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.akonadi-notes.new.3160/akonadi-notes.changes 2020-03-15 07:11:09.956956343 +0100 @@ -1,0 +2,9 @@ +Thu Mar 5 20:35:37 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.3 +- No code change since 19.12.2 + +------------------------------------------------------------------- Old: ---- akonadi-notes-19.12.2.tar.xz akonadi-notes-19.12.2.tar.xz.sig New: ---- akonadi-notes-19.12.3.tar.xz akonadi-notes-19.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.DA7DPc/_old 2020-03-15 07:11:10.388956601 +0100 +++ /var/tmp/diff_new_pack.DA7DPc/_new 2020-03-15 07:11:10.392956603 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-notes -Version: 19.12.2 +Version: 19.12.3 Release: 0 Summary: Library to implement management of notes in Akonadi License: LGPL-2.1-or-later ++++++ akonadi-notes-19.12.2.tar.xz -> akonadi-notes-19.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-19.12.2/CMakeLists.txt new/akonadi-notes-19.12.3/CMakeLists.txt --- old/akonadi-notes-19.12.2/CMakeLists.txt 2020-02-04 02:49:22.000000000 +0100 +++ new/akonadi-notes-19.12.3/CMakeLists.txt 2020-03-03 01:33:04.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.13.2") +set(PIM_VERSION "5.13.3") project(Akonadi-Notes VERSION ${PIM_VERSION}) @@ -24,8 +24,8 @@ set(QT_REQUIRED_VERSION "5.11.0") set(AKONADI_NOTES_VERSION ${PIM_VERSION}) -set(KMIMELIB_VERSION "5.13.2") -set(AKONADI_VERSION "5.13.2") +set(KMIMELIB_VERSION "5.13.3") +set(AKONADI_VERSION "5.13.3") ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h"
