commit mailimporter for openSUSE:Factory
Hello community, here is the log from the commit of package mailimporter for openSUSE:Factory checked in at 2017-01-25 23:11:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailimporter (Old) and /work/SRC/openSUSE:Factory/.mailimporter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "mailimporter" Changes: -------- --- /work/SRC/openSUSE:Factory/mailimporter/mailimporter.changes 2016-12-17 11:18:17.700119053 +0100 +++ /work/SRC/openSUSE:Factory/.mailimporter.new/mailimporter.changes 2017-01-25 23:11:30.437801734 +0100 @@ -1,0 +2,7 @@ +Sat Jan 14 09:06:37 UTC 2017 - lbeltrame@kde.org + +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php + +------------------------------------------------------------------- Old: ---- mailimporter-16.12.0.tar.xz New: ---- mailimporter-16.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailimporter.spec ++++++ --- /var/tmp/diff_new_pack.ZjbVRA/_old 2017-01-25 23:11:30.921728724 +0100 +++ /var/tmp/diff_new_pack.ZjbVRA/_new 2017-01-25 23:11:30.925728121 +0100 @@ -1,7 +1,7 @@ # # spec file for package mailimporter # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: mailimporter -Version: 16.12.0 +Version: 16.12.1 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Mail import functionality for KDE PIM License: GPL-2.0 ++++++ mailimporter-16.12.0.tar.xz -> mailimporter-16.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailimporter-16.12.0/CMakeLists.txt new/mailimporter-16.12.1/CMakeLists.txt --- old/mailimporter-16.12.0/CMakeLists.txt 2016-12-08 07:02:43.000000000 +0100 +++ new/mailimporter-16.12.1/CMakeLists.txt 2016-12-27 08:20:05.000000000 +0100 @@ -20,15 +20,15 @@ include(ECMQtDeclareLoggingCategory) include(ECMAddTests) -set(PIM_VERSION "5.4.0") +set(PIM_VERSION "5.4.1") set(MAILIMPORTER_LIB ${PIM_VERSION}) -set(AKONADIMIME_LIB_VERSION "5.4.0") -set(KDEPIM_LIB_VERSION "5.4.0") +set(AKONADIMIME_LIB_VERSION "5.4.1") +set(KDEPIM_LIB_VERSION "5.4.1") set(QT_REQUIRED_VERSION "5.5.0") -set(KMIME_LIB_VERSION "5.4.0") -set(AKONADI_VERSION "5.4.0") +set(KMIME_LIB_VERSION "5.4.1") +set(AKONADI_VERSION "5.4.1") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Xml)
participants (1)
-
root@hilbertn.suse.de