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-12-09 22:51:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Sat Dec 9 22:51:35 2023 rev:87 rq:1131786 version:23.08.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2023-11-10 12:33:34.185036343 +0100
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.25432/grantlee-editor.changes
2023-12-09 22:53:46.992783525 +0100
@@ -1,0 +2,9 @@
+Tue Dec 5 14:19:05 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.4
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/23.08.4/
+- No code change since 23.08.3
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-23.08.3.tar.xz
grantlee-editor-23.08.3.tar.xz.sig
New:
----
grantlee-editor-23.08.4.tar.xz
grantlee-editor-23.08.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.dCKvs3/_old 2023-12-09 22:53:47.896816701 +0100
+++ /var/tmp/diff_new_pack.dCKvs3/_new 2023-12-09 22:53:47.896816701 +0100
@@ -19,7 +19,7 @@
%define kf5_version 5.105.0
%bcond_without released
Name: grantlee-editor
-Version: 23.08.3
+Version: 23.08.4
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.3.tar.xz -> grantlee-editor-23.08.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.08.3/CMakeLists.txt
new/grantlee-editor-23.08.4/CMakeLists.txt
--- old/grantlee-editor-23.08.3/CMakeLists.txt 2023-10-22 06:06:20.000000000
+0200
+++ new/grantlee-editor-23.08.4/CMakeLists.txt 2023-11-26 05:10:48.000000000
+0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.24.3")
+set(PIM_VERSION "5.24.4")
project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.08.3")
+set(RELEASE_SERVICE_VERSION "23.08.4")
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.3")
+set(MESSAGELIB_LIB_VERSION "5.24.4")
-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(AKONADI_MIMELIB_VERSION "5.24.4")
+set(AKONADI_CONTACT_VERSION "5.24.4")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.4")
+set(LIBGRANTLEETHEME_LIB_VERSION "5.24.4")
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.3")
-set(PIMCOMMON_LIB_VERSION "5.24.3")
-set(KPIM_MIME_VERSION "5.24.3")
+set(KIMAP_LIB_VERSION "5.24.4")
+set(PIMCOMMON_LIB_VERSION "5.24.4")
+set(KPIM_MIME_VERSION "5.24.4")
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.3/po/zh_CN/contactprintthemeeditor.po
new/grantlee-editor-23.08.4/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-23.08.3/po/zh_CN/contactprintthemeeditor.po
2023-10-22 06:06:20.000000000 +0200
+++ new/grantlee-editor-23.08.4/po/zh_CN/contactprintthemeeditor.po
2023-11-26 05:10:48.000000000 +0100
@@ -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-10-21 13:57\n"
+"PO-Revision-Date: 2023-11-25 02:32\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.3/po/zh_CN/contactthemeeditor.po
new/grantlee-editor-23.08.4/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-23.08.3/po/zh_CN/contactthemeeditor.po 2023-10-22
06:06:20.000000000 +0200
+++ new/grantlee-editor-23.08.4/po/zh_CN/contactthemeeditor.po 2023-11-26
05:10:48.000000000 +0100
@@ -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-10-21 13:57\n"
+"PO-Revision-Date: 2023-11-25 02:32\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.3/po/zh_CN/headerthemeeditor.po
new/grantlee-editor-23.08.4/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-23.08.3/po/zh_CN/headerthemeeditor.po 2023-10-22
06:06:20.000000000 +0200
+++ new/grantlee-editor-23.08.4/po/zh_CN/headerthemeeditor.po 2023-11-26
05:10:48.000000000 +0100
@@ -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-10-21 13:57\n"
+"PO-Revision-Date: 2023-11-25 02:32\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.3/po/zh_CN/libgrantleethemeeditor.po
new/grantlee-editor-23.08.4/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-23.08.3/po/zh_CN/libgrantleethemeeditor.po
2023-10-22 06:06:20.000000000 +0200
+++ new/grantlee-editor-23.08.4/po/zh_CN/libgrantleethemeeditor.po
2023-11-26 05:10:48.000000000 +0100
@@ -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-10-21 13:57\n"
+"PO-Revision-Date: 2023-11-25 02:32\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"