Hello community, here is the log from the commit of package akregator for openSUSE:Factory checked in at 2017-01-25 22:45:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-12-17 11:18:23.067357520 +0100 +++ /work/SRC/openSUSE:Factory/.akregator.new/akregator.changes 2017-01-25 22:45:06.269133664 +0100 @@ -1,0 +2,7 @@ +Sat Jan 14 08:48:25 UTC 2017 - [email protected] + +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php + +------------------------------------------------------------------- Old: ---- akregator-16.12.0.tar.xz New: ---- akregator-16.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akregator.spec ++++++ --- /var/tmp/diff_new_pack.ovj5Oj/_old 2017-01-25 22:45:06.989025018 +0100 +++ /var/tmp/diff_new_pack.ovj5Oj/_new 2017-01-25 22:45:06.997023811 +0100 @@ -1,7 +1,7 @@ # # spec file for package akregator # -# 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: akregator -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: RSS Feed Reader License: GPL-2.0+ ++++++ akregator-16.12.0.tar.xz -> akregator-16.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-16.12.0/CMakeLists.txt new/akregator-16.12.1/CMakeLists.txt --- old/akregator-16.12.0/CMakeLists.txt 2016-12-08 07:05:39.000000000 +0100 +++ new/akregator-16.12.1/CMakeLists.txt 2016-12-27 08:20:38.000000000 +0100 @@ -32,21 +32,21 @@ endif() -set(KDEPIM_VERSION_NUMBER "5.4.0") +set(KDEPIM_VERSION_NUMBER "5.4.1") 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.0") -set(KPIMTEXTEDIT_LIB_VERSION "5.4.0") -set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.0") -set(LIBKDEPIM_LIB_VERSION_LIB "5.4.0") -set(LIBKLEO_LIB_VERSION_LIB "5.4.0") -set(MESSAGELIB_LIB_VERSION_LIB "5.4.0") -set(PIMCOMMON_LIB_VERSION_LIB "5.4.0") -set(SYNDICATION_LIB_VERSION "5.4.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") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test WebEngine WebEngineWidgets PrintSupport) find_package(Grantlee5 "5.1" CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-16.12.0/configuration/akregator_config_plugins.desktop new/akregator-16.12.1/configuration/akregator_config_plugins.desktop --- old/akregator-16.12.0/configuration/akregator_config_plugins.desktop 2016-12-08 07:05:39.000000000 +0100 +++ new/akregator-16.12.1/configuration/akregator_config_plugins.desktop 2016-12-27 08:20:38.000000000 +0100 @@ -89,6 +89,7 @@ Comment[et]=Pluginate seadistamine Comment[fi]=Liitännäisten asetukset Comment[it]=Configura estensioni +Comment[ko]=플러그인 설정 Comment[lt]=Konfigūruoti papildinius Comment[nb]=Sett opp programtillegg Comment[nl]=Plugins instellen @@ -113,6 +114,7 @@ X-KDE-Keywords[et]=akregator, seadistamine, seadistused, veebimootor, pluginad X-KDE-Keywords[fi]=akregator, asetukset, webEngine, liitännäiset X-KDE-Keywords[it]=akregator, configurazione, impostazioni, webEngine, estensioni +X-KDE-Keywords[ko]=akregator, configure, settings, online readers, 설정, 온라인 리더, webEngine, plugins X-KDE-Keywords[lt]=akregator, konfigūruoti, nuostatos, interneto variklis, papildiniai X-KDE-Keywords[nl]=akregator, instellen, instellingen, webEngine, plug-ins X-KDE-Keywords[pl]=akregator, konfiguruj, ustawienia, webEngine, wtyczki
