Hello community, here is the log from the commit of package akonadi-notes for openSUSE:Factory checked in at 2016-11-12 13:27:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old) and /work/SRC/openSUSE:Factory/.akonadi-notes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes 2016-10-18 10:11:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-notes.new/akonadi-notes.changes 2016-11-12 13:28:01.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Nov 9 06:08:21 UTC 2016 - lbeltr...@kde.org + +- Update to KDE Applications 16.08.3 + * KDE Applications 16.08.3 + * https://www.kde.org/announcements/announce-applications-16.08.3.php + +------------------------------------------------------------------- Old: ---- akonadi-notes-16.08.2.tar.xz New: ---- akonadi-notes-16.08.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.71Er1O/_old 2016-11-12 13:28:03.000000000 +0100 +++ /var/tmp/diff_new_pack.71Er1O/_new 2016-11-12 13:28:03.000000000 +0100 @@ -16,7 +16,7 @@ # Name: akonadi-notes -Version: 16.08.2 +Version: 16.08.3 Release: 0 %define kf5_version 5.23.0 Summary: KDE PIM Libraries @@ -28,7 +28,7 @@ BuildRequires: kmime-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel >= %{kf5_version} -BuildRequires: akonadi-server-devel >= 16.08.2 +BuildRequires: akonadi-server-devel >= 16.08.3 BuildRequires: pkgconfig(Qt5Test) >= 5.6.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.6.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ akonadi-notes-16.08.2.tar.xz -> akonadi-notes-16.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-16.08.2/CMakeLists.txt new/akonadi-notes-16.08.3/CMakeLists.txt --- old/akonadi-notes-16.08.2/CMakeLists.txt 2016-09-09 17:14:42.000000000 +0200 +++ new/akonadi-notes-16.08.3/CMakeLists.txt 2016-10-14 08:58:22.000000000 +0200 @@ -19,11 +19,11 @@ include(ECMQtDeclareLoggingCategory) set(QT_REQUIRED_VERSION "5.6.0") -set(PIM_VERSION "5.3.2") +set(PIM_VERSION "5.3.3") set(AKONADI_NOTES_VERSION ${PIM_VERSION}) -set(KMIMELIB_VERSION "5.3.2") -set(AKONADI_VERSION "5.3.2") +set(KMIMELIB_VERSION "5.3.3") +set(AKONADI_VERSION "5.3.3") ecm_setup_version(${AKONADI_NOTES_VERSION} VARIABLE_PREFIX AKONADINOTES VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h"