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-09-15 22:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Fri Sep 15 22:02:51 2023 rev:84 rq:1111109 version:23.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2023-08-31 13:47:04.183122124 +0200
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.1766/grantlee-editor.changes    
    2023-09-15 22:05:34.969366240 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:55:26 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- No code change since 23.08.0
+
+-------------------------------------------------------------------

Old:
----
  grantlee-editor-23.08.0.tar.xz
  grantlee-editor-23.08.0.tar.xz.sig

New:
----
  grantlee-editor-23.08.1.tar.xz
  grantlee-editor-23.08.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.ebu1vB/_old  2023-09-15 22:05:36.085406143 +0200
+++ /var/tmp/diff_new_pack.ebu1vB/_new  2023-09-15 22:05:36.085406143 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.105.0
 %bcond_without released
 Name:           grantlee-editor
-Version:        23.08.0
+Version:        23.08.1
 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.0.tar.xz -> grantlee-editor-23.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-23.08.0/CMakeLists.txt 
new/grantlee-editor-23.08.1/CMakeLists.txt
--- old/grantlee-editor-23.08.0/CMakeLists.txt  2023-08-13 09:04:34.000000000 
+0200
+++ new/grantlee-editor-23.08.1/CMakeLists.txt  2023-09-03 06:06:50.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.24.0")
+set(PIM_VERSION "5.24.1")
 project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.08.0")
+set(RELEASE_SERVICE_VERSION "23.08.1")
 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.0")
+set(MESSAGELIB_LIB_VERSION "5.24.1")
 
-set(AKONADI_MIMELIB_VERSION "5.24.0")
-set(AKONADI_CONTACT_VERSION "5.24.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.24.0")
-set(LIBGRANTLEETHEME_LIB_VERSION "5.24.0")
+set(AKONADI_MIMELIB_VERSION "5.24.1")
+set(AKONADI_CONTACT_VERSION "5.24.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.1")
+set(LIBGRANTLEETHEME_LIB_VERSION "5.24.1")
 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.0")
-set(PIMCOMMON_LIB_VERSION "5.24.0")
-set(KPIM_MIME_VERSION "5.24.0")
+set(KIMAP_LIB_VERSION "5.24.1")
+set(PIMCOMMON_LIB_VERSION "5.24.1")
+set(KPIM_MIME_VERSION "5.24.1")
 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.0/po/ko/headerthemeeditor.po 
new/grantlee-editor-23.08.1/po/ko/headerthemeeditor.po
--- old/grantlee-editor-23.08.0/po/ko/headerthemeeditor.po      2023-08-13 
09:04:34.000000000 +0200
+++ new/grantlee-editor-23.08.1/po/ko/headerthemeeditor.po      2023-09-03 
06:06:50.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <k...@peremen.name>, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2021, 2022.
+# Shinjo Park <k...@peremen.name>, 2014, 2015, 2016, 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-11-16 00:47+0000\n"
-"PO-Revision-Date: 2022-02-20 21:52+0100\n"
+"PO-Revision-Date: 2023-08-28 00:17+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -253,4 +253,4 @@
 #: themetemplatewidget.cpp:34
 #, kde-format
 msgid "You can drag and drop element on editor to import template"
-msgstr "템플릿을 편집기에 끌어다 놓아서 가져올 수 
있습니다"
+msgstr "편집기에 구성 요소를 끌어다 놓아서 템플릿을 가ì 
¸ì˜¬ 수 있습니다"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-23.08.0/po/zh_CN/contactprintthemeeditor.po 
new/grantlee-editor-23.08.1/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-23.08.0/po/zh_CN/contactprintthemeeditor.po     
2023-08-13 09:04:34.000000000 +0200
+++ new/grantlee-editor-23.08.1/po/zh_CN/contactprintthemeeditor.po     
2023-09-03 06:06:50.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-08-02 12:43\n"
+"PO-Revision-Date: 2023-09-02 02:59\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.0/po/zh_CN/contactthemeeditor.po 
new/grantlee-editor-23.08.1/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-23.08.0/po/zh_CN/contactthemeeditor.po  2023-08-13 
09:04:34.000000000 +0200
+++ new/grantlee-editor-23.08.1/po/zh_CN/contactthemeeditor.po  2023-09-03 
06:06:50.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-08-02 12:43\n"
+"PO-Revision-Date: 2023-09-02 02:59\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.0/po/zh_CN/headerthemeeditor.po 
new/grantlee-editor-23.08.1/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-23.08.0/po/zh_CN/headerthemeeditor.po   2023-08-13 
09:04:34.000000000 +0200
+++ new/grantlee-editor-23.08.1/po/zh_CN/headerthemeeditor.po   2023-09-03 
06:06:50.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-08-02 12:43\n"
+"PO-Revision-Date: 2023-09-02 02:59\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.0/po/zh_CN/libgrantleethemeeditor.po 
new/grantlee-editor-23.08.1/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-23.08.0/po/zh_CN/libgrantleethemeeditor.po      
2023-08-13 09:04:34.000000000 +0200
+++ new/grantlee-editor-23.08.1/po/zh_CN/libgrantleethemeeditor.po      
2023-09-03 06:06:50.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-08-02 12:43\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to