Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2017-02-14 00:46:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2017-02-03 17:41:33.167991068 +0100
+++ /work/SRC/openSUSE:Factory/.grantlee-editor.new/grantlee-editor.changes     
2017-02-14 00:46:28.370570238 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:42:48 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+-------------------------------------------------------------------

Old:
----
  grantlee-editor-16.12.1.tar.xz

New:
----
  grantlee-editor-16.12.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.82bO2P/_old  2017-02-14 00:46:29.310437555 +0100
+++ /var/tmp/diff_new_pack.82bO2P/_new  2017-02-14 00:46:29.310437555 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           grantlee-editor
-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:        Base package of kdepim
 License:        GPL-2.0+ and LGPL-2.1+

++++++ grantlee-editor-16.12.1.tar.xz -> grantlee-editor-16.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-16.12.1/CMakeLists.txt 
new/grantlee-editor-16.12.2/CMakeLists.txt
--- old/grantlee-editor-16.12.1/CMakeLists.txt  2016-12-27 08:21:05.000000000 
+0100
+++ new/grantlee-editor-16.12.2/CMakeLists.txt  2017-01-16 06:52:59.000000000 
+0100
@@ -32,22 +32,22 @@
 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(MESSAGELIB_LIB_VERSION_LIB "5.4.1")
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
+set(MESSAGELIB_LIB_VERSION_LIB "5.4.2")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.1")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.1")
-set(LIBKLEO_LIB_VERSION_LIB "5.4.1")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.2")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.2")
+set(LIBKLEO_LIB_VERSION_LIB "5.4.2")
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets WebEngine 
WebEngineWidgets)
 
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
 # Find KF5 package
 find_package(KF5Crash ${KF5_VERSION} REQUIRED)
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)


Reply via email to