Hello community, here is the log from the commit of package akonadi-notes for openSUSE:Factory checked in at 2017-05-22 10:37:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old) and /work/SRC/openSUSE:Factory/.akonadi-notes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Mon May 22 10:37:22 2017 rev:10 rq:495862 version:17.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes 2017-05-08 18:45:25.689223564 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-notes.new/akonadi-notes.changes 2017-05-22 10:37:23.994212070 +0200 @@ -1,0 +2,10 @@ +Wed May 17 20:35:26 CEST 2017 - [email protected] + +- Update to 17.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.1.php +- Changes since 17.04.0: + * None + +------------------------------------------------------------------- Old: ---- akonadi-notes-17.04.0.tar.xz New: ---- akonadi-notes-17.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.IxmH0b/_old 2017-05-22 10:37:24.698112821 +0200 +++ /var/tmp/diff_new_pack.IxmH0b/_new 2017-05-22 10:37:24.702112258 +0200 @@ -20,7 +20,7 @@ %define sonum 5 Name: akonadi-notes -Version: 17.04.0 +Version: 17.04.1 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.0.tar.xz -> akonadi-notes-17.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-17.04.0/CMakeLists.txt new/akonadi-notes-17.04.1/CMakeLists.txt --- old/akonadi-notes-17.04.0/CMakeLists.txt 2017-04-14 02:22:44.000000000 +0200 +++ new/akonadi-notes-17.04.1/CMakeLists.txt 2017-05-09 02:27:18.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.5.0") +set(PIM_VERSION "5.5.1") 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.0") -set(AKONADI_VERSION "5.5.0") +set(KMIMELIB_VERSION "5.5.1") +set(AKONADI_VERSION "5.5.1") ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h"
