Hello community, here is the log from the commit of package akonadi-notes for openSUSE:Factory checked in at 2017-07-25 11:25:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old) and /work/SRC/openSUSE:Factory/.akonadi-notes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Tue Jul 25 11:25:42 2017 rev:12 rq:510628 version:17.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes 2017-06-12 15:14:01.888126392 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-notes.new/akonadi-notes.changes 2017-07-25 11:25:43.380671618 +0200 @@ -1,0 +2,10 @@ +Sat Jul 15 22:58:49 CEST 2017 - [email protected] + +- Update to 17.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.3.php +- Changes since 17.04.2: + * None + +------------------------------------------------------------------- Old: ---- akonadi-notes-17.04.2.tar.xz New: ---- akonadi-notes-17.04.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.jYAtTv/_old 2017-07-25 11:25:44.096570517 +0200 +++ /var/tmp/diff_new_pack.jYAtTv/_new 2017-07-25 11:25:44.100569952 +0200 @@ -20,7 +20,7 @@ %define sonum 5 Name: akonadi-notes -Version: 17.04.2 +Version: 17.04.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) ++++++ akonadi-notes-17.04.2.tar.xz -> akonadi-notes-17.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-17.04.2/CMakeLists.txt new/akonadi-notes-17.04.3/CMakeLists.txt --- old/akonadi-notes-17.04.2/CMakeLists.txt 2017-06-06 02:24:32.000000000 +0200 +++ new/akonadi-notes-17.04.3/CMakeLists.txt 2017-07-11 02:26:37.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.5.2") +set(PIM_VERSION "5.5.3") project(Akonadi-Notes VERSION ${PIM_VERSION}) @@ -24,8 +24,8 @@ set(QT_REQUIRED_VERSION "5.6.0") set(AKONADI_NOTES_VERSION ${PIM_VERSION}) -set(KMIMELIB_VERSION "5.5.2") -set(AKONADI_VERSION "5.5.2") +set(KMIMELIB_VERSION "5.5.3") +set(AKONADI_VERSION "5.5.3") ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h"
