Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2019-07-17 13:15:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Wed Jul 17 13:15:26 2019 rev:33 rq:715053 version:19.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2019-07-04 15:44:37.742236845 +0200
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.1887/grantlee-editor.changes    
    2019-07-17 13:15:28.359812908 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:33 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.izwwA0/_old  2019-07-17 13:15:29.843812187 +0200
+++ /var/tmp/diff_new_pack.izwwA0/_new  2019-07-17 13:15:29.879812170 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           grantlee-editor
-Version:        19.04.2
+Version:        19.04.3
 Release:        0
 Summary:        Messageviewer header theme editor based on Grantlee
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ grantlee-editor-19.04.2.tar.xz -> grantlee-editor-19.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-19.04.2/CMakeLists.txt 
new/grantlee-editor-19.04.3/CMakeLists.txt
--- old/grantlee-editor-19.04.2/CMakeLists.txt  2019-06-04 02:16:43.000000000 
+0200
+++ new/grantlee-editor-19.04.3/CMakeLists.txt  2019-07-09 02:20:01.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(KDEPIM_VERSION_NUMBER "5.11.2")
+set(KDEPIM_VERSION_NUMBER "5.11.3")
 project(grantlee-editor VERSION ${KDEPIM_VERSION_NUMBER})
 
 set(KF5_MIN_VERSION "5.56.0")
@@ -37,16 +37,16 @@
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION_LIB "5.11.2")
+set(MESSAGELIB_LIB_VERSION_LIB "5.11.3")
 
-set(AKONADI_MIMELIB_VERSION "5.11.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.11.2")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.11.2")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.11.2")
-set(LIBKLEO_LIB_VERSION_LIB "5.11.2")
+set(AKONADI_MIMELIB_VERSION "5.11.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.11.3")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.11.3")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.11.3")
+set(LIBKLEO_LIB_VERSION_LIB "5.11.3")
 set(QT_REQUIRED_VERSION "5.10.0")
-set(KIMAP_LIB_VERSION "5.11.2")
-set(PIMCOMMON_LIB_VERSION_LIB "5.11.2")
+set(KIMAP_LIB_VERSION "5.11.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.11.3")
 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-19.04.2/po/nl/docs/contactthemeeditor/index.docbook 
new/grantlee-editor-19.04.3/po/nl/docs/contactthemeeditor/index.docbook
--- old/grantlee-editor-19.04.2/po/nl/docs/contactthemeeditor/index.docbook     
2019-06-04 02:16:43.000000000 +0200
+++ new/grantlee-editor-19.04.3/po/nl/docs/contactthemeeditor/index.docbook     
2019-07-09 02:20:01.000000000 +0200
@@ -92,8 +92,7 @@
 <para
 >Documentatie Copyright &copy; 2013 &Laurent.Montel; &Laurent.Montel.mail; 
 ></para>
 
-&meld.fouten;&vertaling.freek; 
-&underFDL; &underGPL; </sect2>
+&meld.fouten;&vertaling.freek; &underFDL; &underGPL; </sect2>
 
 </sect1>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-19.04.2/po/nl/docs/headerthemeeditor/index.docbook 
new/grantlee-editor-19.04.3/po/nl/docs/headerthemeeditor/index.docbook
--- old/grantlee-editor-19.04.2/po/nl/docs/headerthemeeditor/index.docbook      
2019-06-04 02:16:43.000000000 +0200
+++ new/grantlee-editor-19.04.3/po/nl/docs/headerthemeeditor/index.docbook      
2019-07-09 02:20:01.000000000 +0200
@@ -99,8 +99,7 @@
 <para
 >Documentatie Copyright &copy; 2013 &Laurent.Montel; 
 >&Laurent.Montel.mail;</para>
 
-&meld.fouten;&vertaling.freek; 
-&underFDL; &underGPL; </sect2>
+&meld.fouten;&vertaling.freek; &underFDL; &underGPL; </sect2>
 
 </sect1>
 


Reply via email to