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-11-10 12:31:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Fri Nov 10 12:31:00 2023 rev:86 rq:1124493 version:23.08.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2023-10-12 23:43:59.588989415 +0200
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.17445/grantlee-editor.changes
2023-11-10 12:33:34.185036343 +0100
@@ -1,0 +2,9 @@
+Tue Nov 7 17:04:10 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/23.08.3/
+- No code change since 23.08.2
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-23.08.2.tar.xz
grantlee-editor-23.08.2.tar.xz.sig
New:
----
grantlee-editor-23.08.3.tar.xz
grantlee-editor-23.08.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.fPWNrN/_old 2023-11-10 12:33:36.089106815 +0100
+++ /var/tmp/diff_new_pack.fPWNrN/_new 2023-11-10 12:33:36.089106815 +0100
@@ -19,7 +19,7 @@
%define kf5_version 5.105.0
%bcond_without released
Name: grantlee-editor
-Version: 23.08.2
+Version: 23.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-23.08.2.tar.xz -> grantlee-editor-23.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.08.2/CMakeLists.txt
new/grantlee-editor-23.08.3/CMakeLists.txt
--- old/grantlee-editor-23.08.2/CMakeLists.txt 2023-10-01 05:40:18.000000000
+0200
+++ new/grantlee-editor-23.08.3/CMakeLists.txt 2023-10-22 06:06:20.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.24.2")
+set(PIM_VERSION "5.24.3")
project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.08.2")
+set(RELEASE_SERVICE_VERSION "23.08.3")
set(KF_MIN_VERSION "5.105.0")
find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
@@ -41,12 +41,12 @@
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION "5.24.2")
+set(MESSAGELIB_LIB_VERSION "5.24.3")
-set(AKONADI_MIMELIB_VERSION "5.24.2")
-set(AKONADI_CONTACT_VERSION "5.24.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.24.2")
-set(LIBGRANTLEETHEME_LIB_VERSION "5.24.2")
+set(AKONADI_MIMELIB_VERSION "5.24.3")
+set(AKONADI_CONTACT_VERSION "5.24.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.3")
+set(LIBGRANTLEETHEME_LIB_VERSION "5.24.3")
set(QT_REQUIRED_VERSION "5.15.2")
if (QT_MAJOR_VERSION STREQUAL "6")
set(QT_REQUIRED_VERSION "6.4.0")
@@ -55,9 +55,9 @@
else()
set(KF_MAJOR_VERSION "5")
endif()
-set(KIMAP_LIB_VERSION "5.24.2")
-set(PIMCOMMON_LIB_VERSION "5.24.2")
-set(KPIM_MIME_VERSION "5.24.2")
+set(KIMAP_LIB_VERSION "5.24.3")
+set(PIMCOMMON_LIB_VERSION "5.24.3")
+set(KPIM_MIME_VERSION "5.24.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-23.08.2/po/zh_CN/contactprintthemeeditor.po
new/grantlee-editor-23.08.3/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-23.08.2/po/zh_CN/contactprintthemeeditor.po
2023-10-01 05:40:18.000000000 +0200
+++ new/grantlee-editor-23.08.3/po/zh_CN/contactprintthemeeditor.po
2023-10-22 06:06:20.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:57\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-23.08.2/po/zh_CN/contactthemeeditor.po
new/grantlee-editor-23.08.3/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-23.08.2/po/zh_CN/contactthemeeditor.po 2023-10-01
05:40:18.000000000 +0200
+++ new/grantlee-editor-23.08.3/po/zh_CN/contactthemeeditor.po 2023-10-22
06:06:20.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:57\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-23.08.2/po/zh_CN/headerthemeeditor.po
new/grantlee-editor-23.08.3/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-23.08.2/po/zh_CN/headerthemeeditor.po 2023-10-01
05:40:18.000000000 +0200
+++ new/grantlee-editor-23.08.3/po/zh_CN/headerthemeeditor.po 2023-10-22
06:06:20.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:57\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-23.08.2/po/zh_CN/libgrantleethemeeditor.po
new/grantlee-editor-23.08.3/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-23.08.2/po/zh_CN/libgrantleethemeeditor.po
2023-10-01 05:40:18.000000000 +0200
+++ new/grantlee-editor-23.08.3/po/zh_CN/libgrantleethemeeditor.po
2023-10-22 06:06:20.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:57\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"