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 2023-03-03 22:26:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Fri Mar 3 22:26:20 2023 rev:78 rq:1068755 version:22.12.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2023-02-04 14:16:13.797811834 +0100
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.31432/grantlee-editor.changes
2023-03-03 22:27:52.359213434 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:45:33 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-22.12.2.tar.xz
grantlee-editor-22.12.2.tar.xz.sig
New:
----
grantlee-editor-22.12.3.tar.xz
grantlee-editor-22.12.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.D8Eu9n/_old 2023-03-03 22:27:52.963215361 +0100
+++ /var/tmp/diff_new_pack.D8Eu9n/_new 2023-03-03 22:27:52.967215374 +0100
@@ -1,7 +1,7 @@
#
# spec file for package grantlee-editor
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: grantlee-editor
-Version: 22.12.2
+Version: 22.12.3
Release: 0
Summary: Messageviewer header theme editor based on Grantlee
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -76,8 +76,7 @@
%find_lang %{name} --with-man --all-name
%{kf5_find_htmldocs}
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
%files
%license LICENSES/*
++++++ grantlee-editor-22.12.2.tar.xz -> grantlee-editor-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-22.12.2/CMakeLists.txt
new/grantlee-editor-22.12.3/CMakeLists.txt
--- old/grantlee-editor-22.12.2/CMakeLists.txt 2023-01-17 04:53:16.000000000
+0100
+++ new/grantlee-editor-22.12.3/CMakeLists.txt 2023-02-25 05:54:46.000000000
+0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.22.2")
+set(PIM_VERSION "5.22.3")
project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.12.2")
+set(RELEASE_SERVICE_VERSION "22.12.3")
set(KF5_MIN_VERSION "5.99.0")
find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
@@ -41,18 +41,18 @@
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION "5.22.2")
+set(MESSAGELIB_LIB_VERSION "5.22.3")
-set(AKONADI_MIMELIB_VERSION "5.22.2")
-set(AKONADI_CONTACT_VERSION "5.22.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.22.2")
-set(LIBGRANTLEETHEME_LIB_VERSION "5.22.2")
+set(AKONADI_MIMELIB_VERSION "5.22.3")
+set(AKONADI_CONTACT_VERSION "5.22.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.22.3")
+set(LIBGRANTLEETHEME_LIB_VERSION "5.22.3")
set(QT_REQUIRED_VERSION "5.15.2")
if (QT_MAJOR_VERSION STREQUAL "6")
set(QT_REQUIRED_VERSION "6.4.0")
endif()
-set(KIMAP_LIB_VERSION "5.22.2")
-set(PIMCOMMON_LIB_VERSION "5.22.2")
+set(KIMAP_LIB_VERSION "5.22.3")
+set(PIMCOMMON_LIB_VERSION "5.22.3")
find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED
Widgets WebEngineWidgets)
# Find KF5 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-22.12.2/po/cs/contactprintthemeeditor.po
new/grantlee-editor-22.12.3/po/cs/contactprintthemeeditor.po
--- old/grantlee-editor-22.12.2/po/cs/contactprintthemeeditor.po
2023-01-17 04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/cs/contactprintthemeeditor.po
2023-02-25 05:54:46.000000000 +0100
@@ -1,22 +1,22 @@
# 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 <[email protected]>, 2015, 2016, 2017, 2018, 2019, 2020.
-# Vit Pelcak <[email protected]>, 2021, 2022.
+# Vit Pelcak <[email protected]>, 2021, 2022, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2022-01-05 12:24+0100\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-02-22 14:26+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
"Language-Team: Czech <[email protected]>\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 21.12.0\n"
+"X-Generator: Lokalize 22.12.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -74,7 +74,7 @@
#: main.cpp:30
#, kde-format
msgid "Copyright © 2015-%1 contactprintthemeeditor authors"
-msgstr "Copyright © 2015-%1 AutoÅi contactprintthemeeditor"
+msgstr "Autorská práva © 2015-%1 AutoÅi contactprintthemeeditor"
#: main.cpp:31
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-22.12.2/po/cs/contactthemeeditor.po
new/grantlee-editor-22.12.3/po/cs/contactthemeeditor.po
--- old/grantlee-editor-22.12.2/po/cs/contactthemeeditor.po 2023-01-17
04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/cs/contactthemeeditor.po 2023-02-25
05:54:46.000000000 +0100
@@ -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 <[email protected]>, 2013, 2017, 2018, 2019, 2020, 2021, 2022.
+# Vit Pelcak <[email protected]>, 2013, 2017, 2018, 2019, 2020, 2021, 2022, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2022-01-05 12:24+0100\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-02-22 14:28+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
"Language-Team: Czech <[email protected]>\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 21.12.0\n"
+"X-Generator: Lokalize 22.12.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -218,7 +218,7 @@
#: main.cpp:40
#, kde-format
msgid "Copyright © 2013-%1 contactthemeeditor authors"
-msgstr "Copyright © 2013-%1 AutoÅi contactthemeeditor"
+msgstr "Autorská práva © 2013-%1 AutoÅi contactthemeeditor"
#: main.cpp:41
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-22.12.2/po/cs/headerthemeeditor.po
new/grantlee-editor-22.12.3/po/cs/headerthemeeditor.po
--- old/grantlee-editor-22.12.2/po/cs/headerthemeeditor.po 2023-01-17
04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/cs/headerthemeeditor.po 2023-02-25
05:54:46.000000000 +0100
@@ -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 <[email protected]>, 2013, 2015, 2017, 2018, 2019, 2020, 2021, 2022.
+# Vit Pelcak <[email protected]>, 2013, 2015, 2017, 2018, 2019, 2020, 2021,
2022, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2022-01-05 12:24+0100\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-02-21 09:38+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
"Language-Team: Czech <[email protected]>\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 21.12.0\n"
+"X-Generator: Lokalize 22.12.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -57,7 +57,7 @@
#: main.cpp:41
#, kde-format
msgid "Copyright © 2013-%1 headerthemeeditor authors"
-msgstr "Copyright © 2013-%1 VývojáÅi headerthemeeditor"
+msgstr "Autorská práva © 2013-%1 VývojáÅi headerthemeeditor"
#: main.cpp:42
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-22.12.2/po/pt_BR/docs/contactthemeeditor/index.docbook
new/grantlee-editor-22.12.3/po/pt_BR/docs/contactthemeeditor/index.docbook
--- old/grantlee-editor-22.12.2/po/pt_BR/docs/contactthemeeditor/index.docbook
2023-01-17 04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/pt_BR/docs/contactthemeeditor/index.docbook
2023-02-25 05:54:46.000000000 +0100
@@ -110,8 +110,7 @@
>Tradução de André Marcelo Alvarenga <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-22.12.2/po/pt_BR/docs/headerthemeeditor/index.docbook
new/grantlee-editor-22.12.3/po/pt_BR/docs/headerthemeeditor/index.docbook
--- old/grantlee-editor-22.12.2/po/pt_BR/docs/headerthemeeditor/index.docbook
2023-01-17 04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/pt_BR/docs/headerthemeeditor/index.docbook
2023-02-25 05:54:46.000000000 +0100
@@ -88,8 +88,8 @@
<title
>Usando o &i18n-kapplication;</title>
<para
->Uma breve introdução para este aplicativo pode ser encontrada neste <ulink
url="http://www.aegiap.eu/kdeblog/2013/05/news-in-kdepim-4-11-header-theme-33-grantlee-theme-generator-headerthemeeditor/"
->Blog</ulink
+>Você pode encontrar uma breve introdução para este aplicativo neste <ulink
url="https://web.archive.org/web/20170418182202/http://www.aegiap.eu/kdeblog/2013/05/news-in-kdepim-4-11-header-theme-33-grantlee-theme-generator-headerthemeeditor/"
+>blog</ulink
>.</para>
<para
>Você pode encontrar mais informações na documentação do <ulink
>url="http://www.grantlee.org/apidox/"
@@ -117,8 +117,7 @@
>Tradução de André Marcelo Alvarenga <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-22.12.2/po/zh_CN/contactprintthemeeditor.po
new/grantlee-editor-22.12.3/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-22.12.2/po/zh_CN/contactprintthemeeditor.po
2023-01-17 04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/zh_CN/contactprintthemeeditor.po
2023-02-25 05:54:46.000000000 +0100
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-22.12.2/po/zh_CN/contactthemeeditor.po
new/grantlee-editor-22.12.3/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-22.12.2/po/zh_CN/contactthemeeditor.po 2023-01-17
04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/zh_CN/contactthemeeditor.po 2023-02-25
05:54:46.000000000 +0100
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-22.12.2/po/zh_CN/headerthemeeditor.po
new/grantlee-editor-22.12.3/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-22.12.2/po/zh_CN/headerthemeeditor.po 2023-01-17
04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/zh_CN/headerthemeeditor.po 2023-02-25
05:54:46.000000000 +0100
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-22.12.2/po/zh_CN/libgrantleethemeeditor.po
new/grantlee-editor-22.12.3/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-22.12.2/po/zh_CN/libgrantleethemeeditor.po
2023-01-17 04:53:16.000000000 +0100
+++ new/grantlee-editor-22.12.3/po/zh_CN/libgrantleethemeeditor.po
2023-02-25 05:54:46.000000000 +0100
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -67,7 +67,7 @@
#: desktopfilepage.cpp:127 editorpage.cpp:102
#, kde-format
msgid "Failed to add file into ZIP archive."
-msgstr "æªè½å°æä»¶æ·»å å° ZIP 彿¡£æä»¶ã"
+msgstr "æ·»å æä»¶å° ZIP å缩å
失败ã"
#: desktopfilepage.cpp:127 editorpage.cpp:102
#, kde-format