Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2020-05-23 17:21:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Sat May 23 17:21:44 2020 rev:44 rq:806351 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2020-04-29 20:47:04.796296968 +0200
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.2738/grantlee-editor.changes    
    2020-05-23 17:21:54.130689075 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:01 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -36 +41 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -50 +55 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.jz3NPc/_old  2020-05-23 17:21:54.862690659 +0200
+++ /var/tmp/diff_new_pack.jz3NPc/_new  2020-05-23 17:21:54.866690668 +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.0
+Version:        20.04.1
 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.0.tar.xz -> grantlee-editor-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-20.04.0/CMakeLists.txt 
new/grantlee-editor-20.04.1/CMakeLists.txt
--- old/grantlee-editor-20.04.0/CMakeLists.txt  2020-04-17 02:38:42.000000000 
+0200
+++ new/grantlee-editor-20.04.1/CMakeLists.txt  2020-05-12 03:25:18.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(KDEPIM_VERSION_NUMBER "5.14.0")
+set(KDEPIM_VERSION_NUMBER "5.14.1")
 project(grantlee-editor VERSION ${KDEPIM_VERSION_NUMBER})
 set(RELEASE_SERVICE_VERSION "20.04.0")
 set(KF5_MIN_VERSION "5.68.0")
@@ -37,16 +37,16 @@
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION_LIB "5.14.0")
+set(MESSAGELIB_LIB_VERSION_LIB "5.14.1")
 
-set(AKONADI_MIMELIB_VERSION "5.14.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.14.0")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.14.0")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.14.0")
-set(LIBKLEO_LIB_VERSION_LIB "5.14.0")
+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(QT_REQUIRED_VERSION "5.11.0")
-set(KIMAP_LIB_VERSION "5.14.0")
-set(PIMCOMMON_LIB_VERSION_LIB "5.14.0")
+set(KIMAP_LIB_VERSION "5.14.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.14.1")
 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.0/po/cs/libgrantleethemeeditor.po 
new/grantlee-editor-20.04.1/po/cs/libgrantleethemeeditor.po
--- old/grantlee-editor-20.04.0/po/cs/libgrantleethemeeditor.po 2020-04-17 
02:38:37.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/cs/libgrantleethemeeditor.po 2020-05-12 
03:25:15.000000000 +0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vit Pelcak <v...@pelcak.org>, 2013, 2015, 2016.
+# Vit Pelcak <v...@pelcak.org>, 2013, 2015, 2016, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-17 03:16+0100\n"
-"PO-Revision-Date: 2016-02-02 09:59+0100\n"
-"Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
+"PO-Revision-Date: 2020-04-27 17:21+0200\n"
+"Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: desktopfilepage.cpp:45
 #, kde-format
@@ -80,7 +80,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Manage Theme"
-msgstr ""
+msgstr "Spravovat motiv"
 
 #: managethemes.cpp:59
 #, kde-format
@@ -121,7 +121,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "New Theme"
-msgstr ""
+msgstr "Nový motiv"
 
 #: newthemedialog.cpp:54
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-20.04.0/po/ru/contactprintthemeeditor.po 
new/grantlee-editor-20.04.1/po/ru/contactprintthemeeditor.po
--- old/grantlee-editor-20.04.0/po/ru/contactprintthemeeditor.po        
2020-04-17 02:38:39.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/ru/contactprintthemeeditor.po        
2020-05-12 03:25:17.000000000 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Alexander Potashev <aspotas...@gmail.com>, 2014, 2015, 2016, 2017.
-# Alexander Yavorsky <kekc...@gmail.com>, 2019.
+# Alexander Yavorsky <kekc...@gmail.com>, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:12+0100\n"
-"PO-Revision-Date: 2019-08-07 21:22+0300\n"
+"PO-Revision-Date: 2020-04-22 18:17+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -17,7 +17,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -34,11 +34,10 @@
 
 # BUGME: make this window title more specific, e.g. "Configure Contact Theme" 
--aspotashev
 #: contactprintthemeconfiguredialog.cpp:45
-#, fuzzy, kde-format
-#| msgid "Configure"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure"
-msgstr "Настройка"
+msgstr "Настройка редактора оформлений контактов для печати"
 
 #: contactprintthemeconfiguredialog.cpp:56
 #, kde-format
@@ -79,10 +78,9 @@
 msgstr "Редактор оформлений контактов для печати"
 
 #: main.cpp:41
-#, fuzzy, kde-format
-#| msgid "Copyright © 2015-2019 contactprintthemeeditor authors"
+#, kde-format
 msgid "Copyright © 2015-2020 contactprintthemeeditor authors"
-msgstr "© Авторы редактора оформлений контактов для печати, 2015-2019"
+msgstr "© Авторы редактора оформлений контактов для печати, 2015–2020"
 
 #: main.cpp:42
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-20.04.0/po/ru/contactthemeeditor.po 
new/grantlee-editor-20.04.1/po/ru/contactthemeeditor.po
--- old/grantlee-editor-20.04.0/po/ru/contactthemeeditor.po     2020-04-17 
02:38:39.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/ru/contactthemeeditor.po     2020-05-12 
03:25:17.000000000 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Alexander Potashev <aspotas...@gmail.com>, 2014, 2015, 2016, 2017.
-# Alexander Yavorsky <kekc...@gmail.com>, 2019.
+# Alexander Yavorsky <kekc...@gmail.com>, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:12+0100\n"
-"PO-Revision-Date: 2019-08-07 21:24+0300\n"
+"PO-Revision-Date: 2020-04-22 18:17+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -17,7 +17,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -34,8 +34,7 @@
 
 # BUGME: make this window title more specific, e.g. "Configure Contact Theme" 
--aspotashev
 #: contactconfigurationdialog.cpp:44
-#, fuzzy, kde-format
-#| msgid "Configure"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure"
 msgstr "Настройка"
@@ -229,10 +228,9 @@
 msgstr "Редактор оформлений контактов"
 
 #: main.cpp:49
-#, fuzzy, kde-format
-#| msgid "Copyright © 2013-2019 contactthemeeditor authors"
+#, kde-format
 msgid "Copyright © 2013-2020 contactthemeeditor authors"
-msgstr "© Авторы редактора оформлений контактов, 2013-2019"
+msgstr "© Авторы редактора оформлений контактов, 2013–2020"
 
 #: main.cpp:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-20.04.0/po/ru/headerthemeeditor.po 
new/grantlee-editor-20.04.1/po/ru/headerthemeeditor.po
--- old/grantlee-editor-20.04.0/po/ru/headerthemeeditor.po      2020-04-17 
02:38:39.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/ru/headerthemeeditor.po      2020-05-12 
03:25:17.000000000 +0200
@@ -3,13 +3,13 @@
 #
 # Alexander Lakhin <exclus...@gmail.com>, 2013.
 # Alexander Potashev <aspotas...@gmail.com>, 2014, 2015, 2016, 2017.
-# Alexander Yavorsky <kekc...@gmail.com>, 2019.
+# Alexander Yavorsky <kekc...@gmail.com>, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:12+0100\n"
-"PO-Revision-Date: 2019-01-19 12:58+0300\n"
+"PO-Revision-Date: 2020-04-22 16:40+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 19.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -61,10 +61,9 @@
 msgstr "Редактор оформлений заголовков писем"
 
 #: main.cpp:48
-#, fuzzy, kde-format
-#| msgid "Copyright © 2013-2019 headerthemeeditor authors"
+#, kde-format
 msgid "Copyright © 2013-2020 headerthemeeditor authors"
-msgstr "© Разработчики редактора оформлений заголовков, 2013–2019"
+msgstr "© Разработчики редактора оформлений заголовков, 2013–2020"
 
 #: main.cpp:49
 #, kde-format
@@ -82,8 +81,7 @@
 msgstr "Обновить"
 
 #: themeconfiguredialog.cpp:40
-#, fuzzy, kde-format
-#| msgid "Configure"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure"
 msgstr "Настройка"
@@ -149,10 +147,9 @@
 msgstr "Открыть тему оформления..."
 
 #: themeeditormainwindow.cpp:118
-#, fuzzy, kde-format
-#| msgid "Save theme..."
+#, 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-20.04.0/po/ru/libgrantleethemeeditor.po 
new/grantlee-editor-20.04.1/po/ru/libgrantleethemeeditor.po
--- old/grantlee-editor-20.04.0/po/ru/libgrantleethemeeditor.po 2020-04-17 
02:38:39.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/ru/libgrantleethemeeditor.po 2020-05-12 
03:25:17.000000000 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Alexander Potashev <aspotas...@gmail.com>, 2014, 2015.
-# Alexander Yavorsky <kekc...@gmail.com>, 2018.
+# Alexander Yavorsky <kekc...@gmail.com>, 2018, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-17 03:16+0100\n"
-"PO-Revision-Date: 2018-10-02 20:56+0300\n"
+"PO-Revision-Date: 2020-04-22 17:19+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -17,7 +17,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -86,8 +86,7 @@
 msgstr "Не удалось открыть файл «%1»."
 
 #: managethemes.cpp:53
-#, fuzzy, kde-format
-#| msgid "Manage Theme"
+#, kde-format
 msgctxt "@title:window"
 msgid "Manage Theme"
 msgstr "Управление оформлением"
@@ -129,8 +128,7 @@
 msgstr "Ошибка удаления оформления"
 
 #: newthemedialog.cpp:47
-#, fuzzy, kde-format
-#| msgid "New Theme"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Theme"
 msgstr "Создание нового оформления"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-20.04.0/po/zh_CN/contactprintthemeeditor.po 
new/grantlee-editor-20.04.1/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-20.04.0/po/zh_CN/contactprintthemeeditor.po     
2020-04-17 02:38:40.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/zh_CN/contactprintthemeeditor.po     
2020-05-12 03:25:17.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:12+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-20.04.0/po/zh_CN/contactthemeeditor.po 
new/grantlee-editor-20.04.1/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-20.04.0/po/zh_CN/contactthemeeditor.po  2020-04-17 
02:38:40.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/zh_CN/contactthemeeditor.po  2020-05-12 
03:25:17.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:12+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-20.04.0/po/zh_CN/headerthemeeditor.po 
new/grantlee-editor-20.04.1/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-20.04.0/po/zh_CN/headerthemeeditor.po   2020-04-17 
02:38:40.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/zh_CN/headerthemeeditor.po   2020-05-12 
03:25:17.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:12+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-20.04.0/po/zh_CN/libgrantleethemeeditor.po 
new/grantlee-editor-20.04.1/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-20.04.0/po/zh_CN/libgrantleethemeeditor.po      
2020-04-17 02:38:40.000000000 +0200
+++ new/grantlee-editor-20.04.1/po/zh_CN/libgrantleethemeeditor.po      
2020-05-12 03:25:17.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-17 03:16+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to