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 2025-10-13 17:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Mon Oct 13 17:24:18 2025 rev:108 rq:1310078 version:25.08.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2025-09-11 14:44:03.519766883 +0200
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.18484/grantlee-editor.changes
2025-10-13 17:28:29.750204744 +0200
@@ -1,0 +2,9 @@
+Tue Oct 7 18:48:44 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.08.2/
+- No code change since 25.08.1
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-25.08.1.tar.xz
grantlee-editor-25.08.1.tar.xz.sig
New:
----
grantlee-editor-25.08.2.tar.xz
grantlee-editor-25.08.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.qHDQLv/_old 2025-10-13 17:28:30.262226154 +0200
+++ /var/tmp/diff_new_pack.qHDQLv/_new 2025-10-13 17:28:30.266226322 +0200
@@ -18,11 +18,11 @@
%define kf6_version 6.14.0
%define qt6_version 6.8.0
-%define kpim6_version 6.5.1
+%define kpim6_version 6.5.2
%bcond_without released
Name: grantlee-editor
-Version: 25.08.1
+Version: 25.08.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-25.08.1.tar.xz -> grantlee-editor-25.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-25.08.1/CMakeLists.txt
new/grantlee-editor-25.08.2/CMakeLists.txt
--- old/grantlee-editor-25.08.1/CMakeLists.txt 2025-09-08 06:05:03.000000000
+0200
+++ new/grantlee-editor-25.08.2/CMakeLists.txt 2025-09-23 05:28:22.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.5.1")
+set(PIM_VERSION "6.5.2")
project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "25.08.1")
+set(RELEASE_SERVICE_VERSION "25.08.2")
set(KF_MIN_VERSION "6.14.0")
set(QT_REQUIRED_VERSION "6.8.0")
find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
@@ -71,14 +71,14 @@
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "6")
-set(MESSAGELIB_LIB_VERSION "6.5.1")
+set(MESSAGELIB_LIB_VERSION "6.5.2")
-set(AKONADI_CONTACT_VERSION "6.5.1")
-set(KPIMTEXTEDIT_LIB_VERSION "6.5.1")
-set(LIBGRANTLEETHEME_LIB_VERSION "6.5.1")
-set(KIMAP_LIB_VERSION "6.5.1")
-set(PIMCOMMON_LIB_VERSION "6.5.1")
-set(KPIM_MIME_VERSION "6.5.1")
+set(AKONADI_CONTACT_VERSION "6.5.2")
+set(KPIMTEXTEDIT_LIB_VERSION "6.5.2")
+set(LIBGRANTLEETHEME_LIB_VERSION "6.5.2")
+set(KIMAP_LIB_VERSION "6.5.2")
+set(PIMCOMMON_LIB_VERSION "6.5.2")
+set(KPIM_MIME_VERSION "6.5.2")
set(KTEXTADDONS_MIN_VERSION "1.6.0")
find_package(
Qt6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-25.08.1/po/es/contactprintthemeeditor.po
new/grantlee-editor-25.08.2/po/es/contactprintthemeeditor.po
--- old/grantlee-editor-25.08.1/po/es/contactprintthemeeditor.po
2025-09-08 06:05:03.000000000 +0200
+++ new/grantlee-editor-25.08.2/po/es/contactprintthemeeditor.po
2025-09-23 05:28:22.000000000 +0200
@@ -1,14 +1,15 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
+# Spanish translations for contactprintthemeeditor.po package.
+# Copyright (C) 2015-2025 This file is copyright:
+# This file is distributed under the same license as the grantlee-editor
package.
#
-# Javier Vinal <[email protected]>, 2015, 2016, 2017, 2018, 2019.
-# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2024 Eloy Cuadra
<[email protected]>
+# SPDX-FileCopyrightText: 2015, 2016, 2017, 2018, 2019 Javier Vinal
<[email protected]>
+# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2024, 2025 Eloy Cuadra
<[email protected]>
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: contactprintthemeeditor\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-06-25 00:43+0000\n"
-"PO-Revision-Date: 2024-05-28 17:09+0200\n"
+"PO-Revision-Date: 2025-09-23 01:05+0100\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
"Language: es\n"
@@ -91,28 +92,28 @@
#: themeeditormainwindow.cpp:78
#, kde-format
msgid "Load Recent Theme..."
-msgstr "Cargar tema reciente..."
+msgstr "Cargar tema reciente…"
#: themeeditormainwindow.cpp:85
#, kde-format
msgctxt "@action"
msgid "Add Extra Page..."
-msgstr "Añadir página extra..."
+msgstr "Añadir página extra…"
#: themeeditormainwindow.cpp:89
#, kde-format
msgid "Upload theme..."
-msgstr "Cargar tema..."
+msgstr "Cargar tema…"
#: themeeditormainwindow.cpp:95
#, kde-format
msgid "New theme..."
-msgstr "Nuevo tema..."
+msgstr "Nuevo tema…"
#: themeeditormainwindow.cpp:98
#, kde-format
msgid "Open theme..."
-msgstr "Abrir tema..."
+msgstr "Abrir tema…"
#: themeeditormainwindow.cpp:100
#, kde-format
@@ -122,7 +123,7 @@
#: themeeditormainwindow.cpp:103
#, kde-format
msgid "Save theme as..."
-msgstr "Guardar tema como..."
+msgstr "Guardar tema como…"
#: themeeditormainwindow.cpp:109
#, kde-format
@@ -134,13 +135,13 @@
#, kde-format
msgctxt "@action"
msgid "Insert File..."
-msgstr "Insertar archivo..."
+msgstr "Insertar archivo…"
#: themeeditormainwindow.cpp:117
#, kde-format
msgctxt "@action"
msgid "Manage themes..."
-msgstr "Gestionar temas..."
+msgstr "Gestionar temas…"
#: themeeditormainwindow.cpp:121
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-25.08.1/po/es/contactthemeeditor.po
new/grantlee-editor-25.08.2/po/es/contactthemeeditor.po
--- old/grantlee-editor-25.08.1/po/es/contactthemeeditor.po 2025-09-08
06:05:03.000000000 +0200
+++ new/grantlee-editor-25.08.2/po/es/contactthemeeditor.po 2025-09-23
05:28:22.000000000 +0200
@@ -1,14 +1,15 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
+# Spanish translations for contactthemeeditor.po package.
+# Copyright (C) 2013-2025 This file is copyright:
+# This file is distributed under the same license as the grantlee-editor
package.
#
-# Javier Viñal <[email protected]>, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
-# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2024 Eloy Cuadra
<[email protected]>
+# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2018, 2019 Javier
Viñal <[email protected]>
+# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2024, 2025 Eloy Cuadra
<[email protected]>
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: contactthemeeditor\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-06-25 00:43+0000\n"
-"PO-Revision-Date: 2024-05-28 17:09+0200\n"
+"PO-Revision-Date: 2025-09-23 01:06+0100\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
"Language: es\n"
@@ -53,28 +54,28 @@
#: contacteditormainwindow.cpp:77
#, kde-format
msgid "Load Recent Theme..."
-msgstr "Cargar tema reciente..."
+msgstr "Cargar tema reciente…"
#: contacteditormainwindow.cpp:84
#, kde-format
msgctxt "@action"
msgid "Add Extra Page..."
-msgstr "Añadir página extra..."
+msgstr "Añadir página extra…"
#: contacteditormainwindow.cpp:89
#, kde-format
msgid "Upload theme..."
-msgstr "Enviar tema..."
+msgstr "Enviar tema…"
#: contacteditormainwindow.cpp:95
#, kde-format
msgid "New theme..."
-msgstr "Nuevo tema..."
+msgstr "Nuevo tema…"
#: contacteditormainwindow.cpp:98
#, kde-format
msgid "Open theme..."
-msgstr "Abrir tema..."
+msgstr "Abrir tema…"
#: contacteditormainwindow.cpp:100
#, kde-format
@@ -84,7 +85,7 @@
#: contacteditormainwindow.cpp:102
#, kde-format
msgid "Save theme as..."
-msgstr "Guardar tema como..."
+msgstr "Guardar tema como…"
#: contacteditormainwindow.cpp:108
#, kde-format
@@ -96,13 +97,13 @@
#, kde-format
msgctxt "@action"
msgid "Insert File..."
-msgstr "Insertar archivo..."
+msgstr "Insertar archivo…"
#: contacteditormainwindow.cpp:116
#, kde-format
msgctxt "@action"
msgid "Manage themes..."
-msgstr "Gestionar temas..."
+msgstr "Gestionar temas…"
#: contacteditormainwindow.cpp:120
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-25.08.1/po/es/headerthemeeditor.po
new/grantlee-editor-25.08.2/po/es/headerthemeeditor.po
--- old/grantlee-editor-25.08.1/po/es/headerthemeeditor.po 2025-09-08
06:05:03.000000000 +0200
+++ new/grantlee-editor-25.08.2/po/es/headerthemeeditor.po 2025-09-23
05:28:22.000000000 +0200
@@ -1,14 +1,15 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
+# Spanish translations for headerthemeeditor.po package.
+# Copyright (C) 2013-2025 This file is copyright:
+# This file is distributed under the same license as the grantlee-editor
package.
#
-# Javier Viñal <[email protected]>, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
-# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2024 Eloy Cuadra
<[email protected]>
+# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2018, 2019 Javier
Viñal <[email protected]>
+# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2024, 2025 Eloy Cuadra
<[email protected]>
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: headerthemeeditor\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-06-25 00:43+0000\n"
-"PO-Revision-Date: 2024-06-18 03:34+0200\n"
+"PO-Revision-Date: 2025-09-23 01:06+0100\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
"Language: es\n"
@@ -122,28 +123,28 @@
#: themeeditormainwindow.cpp:81
#, kde-format
msgid "Load Recent Theme..."
-msgstr "Cargar tema reciente..."
+msgstr "Cargar tema reciente…"
#: themeeditormainwindow.cpp:88
#, kde-format
msgctxt "@action"
msgid "Add Extra Page..."
-msgstr "Añadir página extra..."
+msgstr "Añadir página extra…"
#: themeeditormainwindow.cpp:93
#, kde-format
msgid "Upload theme..."
-msgstr "Cargar tema..."
+msgstr "Cargar tema…"
#: themeeditormainwindow.cpp:99
#, kde-format
msgid "New theme..."
-msgstr "Nuevo tema..."
+msgstr "Nuevo tema…"
#: themeeditormainwindow.cpp:102
#, kde-format
msgid "Open theme..."
-msgstr "Abrir tema..."
+msgstr "Abrir tema…"
#: themeeditormainwindow.cpp:104
#, kde-format
@@ -153,7 +154,7 @@
#: themeeditormainwindow.cpp:107
#, kde-format
msgid "Save theme as..."
-msgstr "Guardar tema como..."
+msgstr "Guardar tema como…"
#: themeeditormainwindow.cpp:113
#, kde-format
@@ -165,7 +166,7 @@
#, kde-format
msgctxt "@action"
msgid "Insert File..."
-msgstr "Insertar archivo..."
+msgstr "Insertar archivo…"
#: themeeditormainwindow.cpp:123
#, kde-format
@@ -181,7 +182,7 @@
#, kde-format
msgctxt "@action"
msgid "Manage themes..."
-msgstr "Nuevo tema..."
+msgstr "Nuevo tema…"
#: themeeditormainwindow.cpp:138
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-25.08.1/po/es/libgrantleethemeeditor.po
new/grantlee-editor-25.08.2/po/es/libgrantleethemeeditor.po
--- old/grantlee-editor-25.08.1/po/es/libgrantleethemeeditor.po 2025-09-08
06:05:03.000000000 +0200
+++ new/grantlee-editor-25.08.2/po/es/libgrantleethemeeditor.po 2025-09-23
05:28:22.000000000 +0200
@@ -1,14 +1,15 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
+# Spanish translations for libgrantleethemeeditor.po package.
+# Copyright (C) 2013-2025 This file is copyright:
+# This file is distributed under the same license as the grantlee-editor
package.
#
-# Javier Viñal <[email protected]>, 2013, 2014, 2015, 2016.
-# SPDX-FileCopyrightText: 2019, 2024 Eloy Cuadra <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016 Javier Viñal
<[email protected]>
+# SPDX-FileCopyrightText: 2019, 2024, 2025 Eloy Cuadra <[email protected]>
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: libgrantleethemeeditor\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-06-25 00:43+0000\n"
-"PO-Revision-Date: 2024-06-18 03:34+0200\n"
+"PO-Revision-Date: 2025-09-23 01:07+0100\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
"Language: es\n"