Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grantlee-editor for openSUSE:Factory checked in at 2022-02-04 21:47:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old) and /work/SRC/openSUSE:Factory/.grantlee-editor.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor" Fri Feb 4 21:47:37 2022 rev:65 rq:950973 version:21.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes 2022-01-11 21:21:12.793040852 +0100 +++ /work/SRC/openSUSE:Factory/.grantlee-editor.new.1898/grantlee-editor.changes 2022-02-04 21:49:07.308497769 +0100 @@ -1,0 +2,9 @@ +Tue Feb 1 13:02:29 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.2/ +- No code change since 21.12.1 + +------------------------------------------------------------------- Old: ---- grantlee-editor-21.12.1.tar.xz grantlee-editor-21.12.1.tar.xz.sig New: ---- grantlee-editor-21.12.2.tar.xz grantlee-editor-21.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantlee-editor.spec ++++++ --- /var/tmp/diff_new_pack.wj9aP3/_old 2022-02-04 21:49:07.836494164 +0100 +++ /var/tmp/diff_new_pack.wj9aP3/_new 2022-02-04 21:49:07.840494137 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: grantlee-editor -Version: 21.12.1 +Version: 21.12.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-21.12.1.tar.xz -> grantlee-editor-21.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/CMakeLists.txt new/grantlee-editor-21.12.2/CMakeLists.txt --- old/grantlee-editor-21.12.1/CMakeLists.txt 2021-12-15 14:05:06.000000000 +0100 +++ new/grantlee-editor-21.12.2/CMakeLists.txt 2022-01-08 15:59:10.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.19.1") +set(PIM_VERSION "5.19.2") project(grantlee-editor VERSION ${PIM_VERSION}) -set(RELEASE_SERVICE_VERSION "21.12.1") +set(RELEASE_SERVICE_VERSION "21.12.2") set(KF5_MIN_VERSION "5.87.0") find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED) @@ -40,16 +40,16 @@ set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") -set(MESSAGELIB_LIB_VERSION "5.19.1") +set(MESSAGELIB_LIB_VERSION "5.19.2") -set(AKONADI_MIMELIB_VERSION "5.19.1") -set(AKONADI_CONTACT_VERSION "5.19.1") -set(KPIMTEXTEDIT_LIB_VERSION "5.19.1") -set(LIBGRANTLEETHEME_LIB_VERSION "5.19.1") -set(LIBKLEO_LIB_VERSION "5.19.1") +set(AKONADI_MIMELIB_VERSION "5.19.2") +set(AKONADI_CONTACT_VERSION "5.19.2") +set(KPIMTEXTEDIT_LIB_VERSION "5.19.2") +set(LIBGRANTLEETHEME_LIB_VERSION "5.19.2") +set(LIBKLEO_LIB_VERSION "5.19.2") set(QT_REQUIRED_VERSION "5.15.2") -set(KIMAP_LIB_VERSION "5.19.1") -set(PIMCOMMON_LIB_VERSION "5.19.1") +set(KIMAP_LIB_VERSION "5.19.2") +set(PIMCOMMON_LIB_VERSION "5.19.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-21.12.1/po/cs/contactprintthemeeditor.po new/grantlee-editor-21.12.2/po/cs/contactprintthemeeditor.po --- old/grantlee-editor-21.12.1/po/cs/contactprintthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/cs/contactprintthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -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. # V??t Pel????k <v...@pelcak.org>, 2015, 2016, 2017, 2018, 2019, 2020. -# Vit Pelcak <vpel...@suse.cz>, 2021. +# Vit Pelcak <vpel...@suse.cz>, 2021, 2022. # msgid "" msgstr "" @@ -16,7 +16,7 @@ "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 20.12.3\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/cs/contactthemeeditor.po new/grantlee-editor-21.12.2/po/cs/contactthemeeditor.po --- old/grantlee-editor-21.12.1/po/cs/contactthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/cs/contactthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -1,6 +1,6 @@ # 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, 2017, 2018, 2019, 2020, 2021. +# Vit Pelcak <v...@pelcak.org>, 2013, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" @@ -15,7 +15,7 @@ "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 20.12.3\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/cs/headerthemeeditor.po new/grantlee-editor-21.12.2/po/cs/headerthemeeditor.po --- old/grantlee-editor-21.12.1/po/cs/headerthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/cs/headerthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -1,6 +1,6 @@ # 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, 2017, 2018, 2019, 2020, 2021. +# Vit Pelcak <v...@pelcak.org>, 2013, 2015, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" @@ -15,7 +15,7 @@ "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 20.12.3\n" +"X-Generator: Lokalize 21.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/fr/contactprintthemeeditor.po new/grantlee-editor-21.12.2/po/fr/contactprintthemeeditor.po --- old/grantlee-editor-21.12.1/po/fr/contactprintthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/fr/contactprintthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -3,7 +3,7 @@ # Maxime Corteel <mcort...@gmail.com>, 2015. # Vincent Pinon <vpi...@kde.org>, 2017, 2018. # Simon Depiets <sdepi...@gmail.com>, 2019, 2020. -# Xavier Besnard <xavier.besn...@neuf.fr>, 2021. +# Xavier Besnard <xavier.besn...@neuf.fr>, 2021, 2022. # msgid "" msgstr "" @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 21.12.1\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/fr/contactthemeeditor.po new/grantlee-editor-21.12.2/po/fr/contactthemeeditor.po --- old/grantlee-editor-21.12.1/po/fr/contactthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/fr/contactthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the PACKAGE package. # Vincent Pinon <vincent.pi...@laposte.net>, 2013, 2014, 2015, 2016, 2017, 2018. # Simon Depiets <sdepi...@gmail.com>, 2019, 2020. -# Xavier Besnard <xavier.besn...@neuf.fr>, 2020, 2021. +# Xavier Besnard <xavier.besn...@neuf.fr>, 2020, 2021, 2022. # msgid "" msgstr "" @@ -20,7 +20,7 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 21.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/fr/headerthemeeditor.po new/grantlee-editor-21.12.2/po/fr/headerthemeeditor.po --- old/grantlee-editor-21.12.1/po/fr/headerthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/fr/headerthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -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. # Geoffray Levasseur <geoffray.levasseurbran...@numericable.fr>, 2013, 2014. -# xavier <xavier.besn...@neuf.fr>, 2013, 2021. +# xavier <xavier.besn...@neuf.fr>, 2013, 2021, 2022. # Vincent Pinon <vpi...@kde.org>, 2017, 2018. # Simon Depiets <sdepi...@gmail.com>, 2019, 2020. # @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 21.12.1\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/it/contactprintthemeeditor.po new/grantlee-editor-21.12.2/po/it/contactprintthemeeditor.po --- old/grantlee-editor-21.12.1/po/it/contactprintthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/it/contactprintthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) 2015 This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Luigi Toscano <luigi.tosc...@tiscali.it>, 2015, 2016, 2017, 2018, 2019, 2020, 2021. +# Luigi Toscano <luigi.tosc...@tiscali.it>, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.08.2\n" +"X-Generator: Lokalize 21.08.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/it/contactthemeeditor.po new/grantlee-editor-21.12.2/po/it/contactthemeeditor.po --- old/grantlee-editor-21.12.1/po/it/contactthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/it/contactthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. +# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.08.2\n" +"X-Generator: Lokalize 21.08.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/it/headerthemeeditor.po new/grantlee-editor-21.12.2/po/it/headerthemeeditor.po --- old/grantlee-editor-21.12.1/po/it/headerthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/it/headerthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the headerthemeditor package. -# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. +# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.08.2\n" +"X-Generator: Lokalize 21.08.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/zh_CN/contactprintthemeeditor.po new/grantlee-editor-21.12.2/po/zh_CN/contactprintthemeeditor.po --- old/grantlee-editor-21.12.1/po/zh_CN/contactprintthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/zh_CN/contactprintthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-06 00:17+0000\n" -"PO-Revision-Date: 2021-12-22 14:10\n" +"PO-Revision-Date: 2022-01-08 15:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -78,7 +78,7 @@ #: main.cpp:28 #, kde-format msgid "Copyright ?? 2015-2021 contactprintthemeeditor authors" -msgstr "Copyright ?? 2015-2021 contactprintthemeeditor ??????" +msgstr "Copyright ?? 2015-2021 contactprintthemeeditor authors" #: main.cpp:29 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/zh_CN/contactthemeeditor.po new/grantlee-editor-21.12.2/po/zh_CN/contactthemeeditor.po --- old/grantlee-editor-21.12.1/po/zh_CN/contactthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/zh_CN/contactthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-06 00:17+0000\n" -"PO-Revision-Date: 2021-12-22 14:10\n" +"PO-Revision-Date: 2022-01-08 15:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -223,7 +223,7 @@ #: main.cpp:39 #, kde-format msgid "Copyright ?? 2013-2021 contactthemeeditor authors" -msgstr "Copyright ?? 2013-2021 contactthemeeditor ??????" +msgstr "Copyright ?? 2013-2021 contactthemeeditor authors" #: main.cpp:40 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/zh_CN/headerthemeeditor.po new/grantlee-editor-21.12.2/po/zh_CN/headerthemeeditor.po --- old/grantlee-editor-21.12.1/po/zh_CN/headerthemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/zh_CN/headerthemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-06 00:17+0000\n" -"PO-Revision-Date: 2021-12-22 14:10\n" +"PO-Revision-Date: 2022-01-08 15:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -61,7 +61,7 @@ #: main.cpp:40 #, kde-format msgid "Copyright ?? 2013-2021 headerthemeeditor authors" -msgstr "Copyright ?? 2013-2021 headerthemeeditor ??????" +msgstr "Copyright ?? 2013-2021 headerthemeeditor authors" #: main.cpp:41 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.12.1/po/zh_CN/libgrantleethemeeditor.po new/grantlee-editor-21.12.2/po/zh_CN/libgrantleethemeeditor.po --- old/grantlee-editor-21.12.1/po/zh_CN/libgrantleethemeeditor.po 2022-01-04 01:23:37.000000000 +0100 +++ new/grantlee-editor-21.12.2/po/zh_CN/libgrantleethemeeditor.po 2022-02-01 01:14:37.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-06 00:17+0000\n" -"PO-Revision-Date: 2021-12-22 14:10\n" +"PO-Revision-Date: 2022-01-08 15:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"