Hello community,
here is the log from the commit of package grantlee-editor for openSUSE:Factory
checked in at 2019-11-13 13:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Wed Nov 13 13:15:43 2019 rev:38 rq:746814 version:19.08.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2019-10-28 16:47:56.380820954 +0100
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.2990/grantlee-editor.changes
2019-11-13 13:15:48.446915617 +0100
@@ -1,0 +2,9 @@
+Thu Nov 7 23:12:36 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-19.08.2.tar.xz
grantlee-editor-19.08.2.tar.xz.sig
New:
----
grantlee-editor-19.08.3.tar.xz
grantlee-editor-19.08.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.mqicJM/_old 2019-11-13 13:15:48.990916183 +0100
+++ /var/tmp/diff_new_pack.mqicJM/_new 2019-11-13 13:15:48.994916187 +0100
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: grantlee-editor
-Version: 19.08.2
+Version: 19.08.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.08.2.tar.xz -> grantlee-editor-19.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-19.08.2/CMakeLists.txt
new/grantlee-editor-19.08.3/CMakeLists.txt
--- old/grantlee-editor-19.08.2/CMakeLists.txt 2019-10-08 02:24:20.000000000
+0200
+++ new/grantlee-editor-19.08.3/CMakeLists.txt 2019-11-05 05:16:07.000000000
+0100
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
-set(KDEPIM_VERSION_NUMBER "5.12.2")
+set(KDEPIM_VERSION_NUMBER "5.12.3")
project(grantlee-editor VERSION ${KDEPIM_VERSION_NUMBER})
set(KF5_MIN_VERSION "5.60.0")
@@ -37,16 +37,16 @@
set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION_LIB "5.12.1")
+set(MESSAGELIB_LIB_VERSION_LIB "5.12.3")
-set(AKONADI_MIMELIB_VERSION "5.12.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.12.1")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.12.1")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.12.1")
-set(LIBKLEO_LIB_VERSION_LIB "5.12.1")
+set(AKONADI_MIMELIB_VERSION "5.12.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.12.3")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.12.3")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.12.3")
+set(LIBKLEO_LIB_VERSION_LIB "5.12.3")
set(QT_REQUIRED_VERSION "5.11.0")
-set(KIMAP_LIB_VERSION "5.12.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.12.1")
+set(KIMAP_LIB_VERSION "5.12.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.12.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.08.2/po/es/docs/contactthemeeditor/index.docbook
new/grantlee-editor-19.08.3/po/es/docs/contactthemeeditor/index.docbook
--- old/grantlee-editor-19.08.2/po/es/docs/contactthemeeditor/index.docbook
2019-10-08 02:24:19.000000000 +0200
+++ new/grantlee-editor-19.08.3/po/es/docs/contactthemeeditor/index.docbook
2019-11-05 05:16:07.000000000 +0100
@@ -110,8 +110,7 @@
>Traducido por Javier Viñal <email
>[email protected]</email
></para
->
-&underFDL; &underGPL; </sect2>
+> &underFDL; &underGPL; </sect2>
</sect1>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-19.08.2/po/es/docs/headerthemeeditor/index.docbook
new/grantlee-editor-19.08.3/po/es/docs/headerthemeeditor/index.docbook
--- old/grantlee-editor-19.08.2/po/es/docs/headerthemeeditor/index.docbook
2019-10-08 02:24:19.000000000 +0200
+++ new/grantlee-editor-19.08.3/po/es/docs/headerthemeeditor/index.docbook
2019-11-05 05:16:07.000000000 +0100
@@ -117,8 +117,7 @@
>Traducido por Javier Viñal <email
>[email protected]</email
></para
->
-&underFDL; &underGPL; </sect2>
+> &underFDL; &underGPL; </sect2>
</sect1>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-19.08.2/po/zh_CN/contactprintthemeeditor.po
new/grantlee-editor-19.08.3/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-19.08.2/po/zh_CN/contactprintthemeeditor.po
2019-10-08 02:24:19.000000000 +0200
+++ new/grantlee-editor-19.08.3/po/zh_CN/contactprintthemeeditor.po
2019-11-05 05:16:06.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-30 07:48+0200\n"
-"PO-Revision-Date: 2019-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\n"
"Last-Translator: Guo Yunhe (guoyunhe)\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -75,7 +75,7 @@
#: main.cpp:41
#, kde-format
msgid "Copyright © 2015-2019 contactprintthemeeditor authors"
-msgstr ""
+msgstr "版权所有 © 2015-2019 contactprintthemeeditor 作者"
#: main.cpp:42
#, kde-format
@@ -115,7 +115,7 @@
#: themeeditormainwindow.cpp:114
#, kde-format
msgid "Save theme"
-msgstr ""
+msgstr "保存主题"
#: themeeditormainwindow.cpp:117
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-19.08.2/po/zh_CN/contactthemeeditor.po
new/grantlee-editor-19.08.3/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-19.08.2/po/zh_CN/contactthemeeditor.po 2019-10-08
02:24:19.000000000 +0200
+++ new/grantlee-editor-19.08.3/po/zh_CN/contactthemeeditor.po 2019-11-05
05:16:06.000000000 +0100
@@ -8,7 +8,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-30 07:48+0200\n"
-"PO-Revision-Date: 2019-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\n"
"Last-Translator: Guo Yunhe (guoyunhe)\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -79,7 +79,7 @@
#: contacteditormainwindow.cpp:113
#, kde-format
msgid "Save theme"
-msgstr ""
+msgstr "保存主题"
#: contacteditormainwindow.cpp:115
#, kde-format
@@ -221,7 +221,7 @@
#: main.cpp:49
#, kde-format
msgid "Copyright © 2013-2019 contactthemeeditor authors"
-msgstr ""
+msgstr "版权所有 © 2013-2019 contactthemeeditor 作者"
#: main.cpp:50
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-19.08.2/po/zh_CN/headerthemeeditor.po
new/grantlee-editor-19.08.3/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-19.08.2/po/zh_CN/headerthemeeditor.po 2019-10-08
02:24:19.000000000 +0200
+++ new/grantlee-editor-19.08.3/po/zh_CN/headerthemeeditor.po 2019-11-05
05:16:06.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-30 07:48+0200\n"
-"PO-Revision-Date: 2019-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\n"
"Last-Translator: Guo Yunhe (guoyunhe)\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -60,7 +60,7 @@
#: main.cpp:48
#, kde-format
msgid "Copyright © 2013-2019 headerthemeeditor authors"
-msgstr ""
+msgstr "版权所有 © 2013-2019 headerthemeeditor 作者"
#: main.cpp:49
#, kde-format
@@ -145,7 +145,7 @@
#: themeeditormainwindow.cpp:118
#, kde-format
msgid "Save theme"
-msgstr ""
+msgstr "保存主题"
#: themeeditormainwindow.cpp:121
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-19.08.2/po/zh_CN/libgrantleethemeeditor.po
new/grantlee-editor-19.08.3/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-19.08.2/po/zh_CN/libgrantleethemeeditor.po
2019-10-08 02:24:19.000000000 +0200
+++ new/grantlee-editor-19.08.3/po/zh_CN/libgrantleethemeeditor.po
2019-11-05 05:16:06.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-08-30 07:48+0200\n"
-"PO-Revision-Date: 2019-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\n"
"Last-Translator: Guo Yunhe (guoyunhe)\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"