Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2020-06-14 18:25:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Sun Jun 14 18:25:48 2020 rev:45 rq:813594 version:20.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2020-05-23 17:21:54.130689075 +0200
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.3606/grantlee-editor.changes    
    2020-06-14 18:25:55.628731775 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:11 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------

Old:
----
  grantlee-editor-20.04.1.tar.xz
  grantlee-editor-20.04.1.tar.xz.sig

New:
----
  grantlee-editor-20.04.2.tar.xz
  grantlee-editor-20.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.UIWile/_old  2020-06-14 18:25:56.340734072 +0200
+++ /var/tmp/diff_new_pack.UIWile/_new  2020-06-14 18:25:56.344734085 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           grantlee-editor
-Version:        20.04.1
+Version:        20.04.2
 Release:        0
 Summary:        Messageviewer header theme editor based on Grantlee
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ grantlee-editor-20.04.1.tar.xz -> grantlee-editor-20.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-20.04.1/CMakeLists.txt 
new/grantlee-editor-20.04.2/CMakeLists.txt
--- old/grantlee-editor-20.04.1/CMakeLists.txt  2020-05-12 03:25:18.000000000 
+0200
+++ new/grantlee-editor-20.04.2/CMakeLists.txt  2020-06-09 02:45:23.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
-set(KDEPIM_VERSION_NUMBER "5.14.1")
+set(KDEPIM_VERSION_NUMBER "5.14.2")
 project(grantlee-editor VERSION ${KDEPIM_VERSION_NUMBER})
-set(RELEASE_SERVICE_VERSION "20.04.0")
+set(RELEASE_SERVICE_VERSION "20.04.2")
 set(KF5_MIN_VERSION "5.68.0")
 
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
@@ -37,16 +37,16 @@
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION_LIB "5.14.1")
+set(MESSAGELIB_LIB_VERSION_LIB "5.14.2")
 
-set(AKONADI_MIMELIB_VERSION "5.14.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.14.1")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.14.1")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.14.1")
-set(LIBKLEO_LIB_VERSION_LIB "5.14.1")
+set(AKONADI_MIMELIB_VERSION "5.14.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.14.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.14.2")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.14.2")
+set(LIBKLEO_LIB_VERSION_LIB "5.14.2")
 set(QT_REQUIRED_VERSION "5.11.0")
-set(KIMAP_LIB_VERSION "5.14.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.14.1")
+set(KIMAP_LIB_VERSION "5.14.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.14.2")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets WebEngine 
WebEngineWidgets)
 
 # Find KF5 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-20.04.1/po/en_GB/contactprintthemeeditor.po 
new/grantlee-editor-20.04.2/po/en_GB/contactprintthemeeditor.po
--- old/grantlee-editor-20.04.1/po/en_GB/contactprintthemeeditor.po     
2020-05-12 03:25:15.000000000 +0200
+++ new/grantlee-editor-20.04.2/po/en_GB/contactprintthemeeditor.po     
2020-06-09 02:45:20.000000000 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Stephen Allewell, 2015.
+# Steve Allewell, 2015.
 # Steve Allewell <steve.allew...@gmail.com>, 2016, 2017, 2018, 2019, 2020.
 # Jonathan Marten <j...@keelhaul.me.uk>, 2017.
 msgid ""


Reply via email to