Hello community, here is the log from the commit of package akregator for openSUSE:Factory checked in at 2017-02-13 07:03:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akregator (Old) and /work/SRC/openSUSE:Factory/.akregator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akregator" Changes: -------- --- /work/SRC/openSUSE:Factory/akregator/akregator.changes 2017-01-25 22:45:06.269133664 +0100 +++ /work/SRC/openSUSE:Factory/.akregator.new/akregator.changes 2017-02-13 07:04:03.601560828 +0100 @@ -1,0 +2,8 @@ +Thu Feb 9 06:39:07 UTC 2017 - [email protected] + +- Update to KDE Applications 16.12.2 + * KDE Applications 16.12.2 + * https://www.kde.org/announcements/announce-applications-16.12.2.php + + +------------------------------------------------------------------- Old: ---- akregator-16.12.1.tar.xz New: ---- akregator-16.12.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akregator.spec ++++++ --- /var/tmp/diff_new_pack.UOB2HD/_old 2017-02-13 07:04:05.421300776 +0100 +++ /var/tmp/diff_new_pack.UOB2HD/_new 2017-02-13 07:04:05.421300776 +0100 @@ -17,10 +17,10 @@ Name: akregator -Version: 16.12.1 +Version: 16.12.2 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: RSS Feed Reader License: GPL-2.0+ ++++++ akregator-16.12.1.tar.xz -> akregator-16.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-16.12.1/CMakeLists.txt new/akregator-16.12.2/CMakeLists.txt --- old/akregator-16.12.1/CMakeLists.txt 2016-12-27 08:20:38.000000000 +0100 +++ new/akregator-16.12.2/CMakeLists.txt 2017-01-16 06:52:31.000000000 +0100 @@ -32,21 +32,21 @@ endif() -set(KDEPIM_VERSION_NUMBER "5.4.1") +set(KDEPIM_VERSION_NUMBER "5.4.2") set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.6.0") -set(KONTACTINTERFACE_LIB_VERSION "5.4.1") -set(KPIMTEXTEDIT_LIB_VERSION "5.4.1") -set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.1") -set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1") -set(LIBKLEO_LIB_VERSION_LIB "5.4.1") -set(MESSAGELIB_LIB_VERSION_LIB "5.4.1") -set(PIMCOMMON_LIB_VERSION_LIB "5.4.1") -set(SYNDICATION_LIB_VERSION "5.4.1") +set(KONTACTINTERFACE_LIB_VERSION "5.4.2") +set(KPIMTEXTEDIT_LIB_VERSION "5.4.2") +set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.2") +set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2") +set(LIBKLEO_LIB_VERSION_LIB "5.4.2") +set(MESSAGELIB_LIB_VERSION_LIB "5.4.2") +set(PIMCOMMON_LIB_VERSION_LIB "5.4.2") +set(SYNDICATION_LIB_VERSION "5.4.2") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test WebEngine WebEngineWidgets PrintSupport) find_package(Grantlee5 "5.1" CONFIG REQUIRED)
