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-02-04 14:13:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Sat Feb  4 14:13:23 2023 rev:77 rq:1062728 version:22.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2023-01-07 17:19:57.346242363 +0100
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.4462/grantlee-editor.changes    
    2023-02-04 14:16:13.797811834 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:33:07 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.J8K2jO/_old  2023-02-04 14:16:14.165813886 +0100
+++ /var/tmp/diff_new_pack.J8K2jO/_new  2023-02-04 14:16:14.169813909 +0100
@@ -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.1
+Version:        22.12.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-22.12.1.tar.xz -> grantlee-editor-22.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-22.12.1/CMakeLists.txt 
new/grantlee-editor-22.12.2/CMakeLists.txt
--- old/grantlee-editor-22.12.1/CMakeLists.txt  2023-01-02 05:40:11.000000000 
+0100
+++ new/grantlee-editor-22.12.2/CMakeLists.txt  2023-01-17 04:53:16.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.22.1")
+set(PIM_VERSION "5.22.2")
 project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.12.1")
+set(RELEASE_SERVICE_VERSION "22.12.2")
 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.1")
+set(MESSAGELIB_LIB_VERSION "5.22.2")
 
-set(AKONADI_MIMELIB_VERSION "5.22.1")
-set(AKONADI_CONTACT_VERSION "5.22.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.22.1")
-set(LIBGRANTLEETHEME_LIB_VERSION "5.22.1")
+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(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.1")
-set(PIMCOMMON_LIB_VERSION "5.22.1")
+set(KIMAP_LIB_VERSION "5.22.2")
+set(PIMCOMMON_LIB_VERSION "5.22.2")
 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.1/po/ca@valencia/libgrantleethemeeditor.po 
new/grantlee-editor-22.12.2/po/ca@valencia/libgrantleethemeeditor.po
--- old/grantlee-editor-22.12.1/po/ca@valencia/libgrantleethemeeditor.po        
2023-01-02 05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/ca@valencia/libgrantleethemeeditor.po        
2023-01-17 04:53:16.000000000 +0100
@@ -88,7 +88,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Manage Theme"
-msgstr "Gestió del tema"
+msgstr "Gestioneu el tema"
 
 #: managethemes.cpp:45
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-22.12.1/po/cs/contactprintthemeeditor.po 
new/grantlee-editor-22.12.2/po/cs/contactprintthemeeditor.po
--- old/grantlee-editor-22.12.1/po/cs/contactprintthemeeditor.po        
2023-01-02 05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/cs/contactprintthemeeditor.po        
2023-01-17 04:53:16.000000000 +0100
@@ -1,7 +1,7 @@
 # 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 <v...@pelcak.org>, 2015, 2016, 2017, 2018, 2019, 2020.
-# Vit Pelcak <vpel...@suse.cz>, 2021, 2022.
+# Vit Pelcak <v...@pelcak.org>, 2021, 2022.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-22.12.1/po/fr/contactprintthemeeditor.po 
new/grantlee-editor-22.12.2/po/fr/contactprintthemeeditor.po
--- old/grantlee-editor-22.12.1/po/fr/contactprintthemeeditor.po        
2023-01-02 05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/fr/contactprintthemeeditor.po        
2023-01-17 04:53:16.000000000 +0100
@@ -5,20 +5,21 @@
 # Simon Depiets <sdepi...@gmail.com>, 2019, 2020.
 # Xavier Besnard <xavier.besn...@neuf.fr>, 2021, 2022.
 #
+# Xavier BESNARD <xavier.besnard]neuf.fr>, 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-09 09:41+0100\n"
-"Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"PO-Revision-Date: 2023-01-06 07:33+0100\n"
+"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
+"Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 21.12.1\n"
+"X-Generator: Lokalize 22.12.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -166,7 +167,7 @@
 #: themeeditorpage.cpp:47
 #, kde-format
 msgid "Desktop File"
-msgstr "Fichier Desktop"
+msgstr "Fichier de bureau"
 
 #: themeeditorpage.cpp:139
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-22.12.1/po/fr/contactthemeeditor.po 
new/grantlee-editor-22.12.2/po/fr/contactthemeeditor.po
--- old/grantlee-editor-22.12.1/po/fr/contactthemeeditor.po     2023-01-02 
05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/fr/contactthemeeditor.po     2023-01-17 
04:53:16.000000000 +0100
@@ -4,14 +4,15 @@
 # Simon Depiets <sdepi...@gmail.com>, 2019, 2020.
 # Xavier Besnard <xavier.besn...@neuf.fr>, 2020, 2021, 2022.
 #
+# Xavier BESNARD <xavier.besnard]neuf.fr>, 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-09 09:41+0100\n"
-"Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"PO-Revision-Date: 2023-01-02 22:03+0100\n"
+"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
+"Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +21,7 @@
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 21.12.1\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -226,7 +227,7 @@
 #: main.cpp:40
 #, kde-format
 msgid "Copyright © 2013-%1 contactthemeeditor authors"
-msgstr "Copyright © 2013  - %1 Les auteurs de « contactthemeeditor »"
+msgstr "Copyright © 2013 - %1 Les auteurs de « contactthemeeditor »"
 
 #: main.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-22.12.1/po/tr/contactprintthemeeditor.po 
new/grantlee-editor-22.12.2/po/tr/contactprintthemeeditor.po
--- old/grantlee-editor-22.12.1/po/tr/contactprintthemeeditor.po        
2023-01-02 05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/tr/contactprintthemeeditor.po        
2023-01-17 04:53:16.000000000 +0100
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Volkan Gezer <volkange...@gmail.com>, 2017.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 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-10-20 12:57+0300\n"
+"PO-Revision-Date: 2023-01-10 21:14+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 22.08.1\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -194,7 +194,7 @@
 #: themeeditorpage.cpp:197
 #, kde-format
 msgid "My favorite KMail header"
-msgstr "En sevdiğim KMail başlığı"
+msgstr "En sevdiğim K Posta üstbilgisi"
 
 #: themeeditorpage.cpp:220
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-22.12.1/po/tr/headerthemeeditor.po 
new/grantlee-editor-22.12.2/po/tr/headerthemeeditor.po
--- old/grantlee-editor-22.12.1/po/tr/headerthemeeditor.po      2023-01-02 
05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/tr/headerthemeeditor.po      2023-01-17 
04:53:16.000000000 +0100
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Volkan Gezer <volkange...@gmail.com>, 2015, 2017.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 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-10-20 12:57+0300\n"
+"PO-Revision-Date: 2023-01-10 21:14+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 22.08.1\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -229,7 +229,7 @@
 #: themeeditorpage.cpp:222
 #, kde-format
 msgid "My favorite KMail header"
-msgstr "En sevdiğim KMail üstbilgisi"
+msgstr "En sevdiğim K Posta üstbilgisi"
 
 #: themeeditorpage.cpp:245
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-22.12.1/po/zh_CN/contactprintthemeeditor.po 
new/grantlee-editor-22.12.2/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-22.12.1/po/zh_CN/contactprintthemeeditor.po     
2023-01-02 05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/zh_CN/contactprintthemeeditor.po     
2023-01-17 04:53:16.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: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15:27\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.1/po/zh_CN/contactthemeeditor.po 
new/grantlee-editor-22.12.2/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-22.12.1/po/zh_CN/contactthemeeditor.po  2023-01-02 
05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/zh_CN/contactthemeeditor.po  2023-01-17 
04:53:16.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: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15:27\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.1/po/zh_CN/headerthemeeditor.po 
new/grantlee-editor-22.12.2/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-22.12.1/po/zh_CN/headerthemeeditor.po   2023-01-02 
05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/zh_CN/headerthemeeditor.po   2023-01-17 
04:53:16.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: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15:27\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.1/po/zh_CN/libgrantleethemeeditor.po 
new/grantlee-editor-22.12.2/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-22.12.1/po/zh_CN/libgrantleethemeeditor.po      
2023-01-02 05:40:11.000000000 +0100
+++ new/grantlee-editor-22.12.2/po/zh_CN/libgrantleethemeeditor.po      
2023-01-17 04:53:16.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: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15:27\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to