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 2026-07-02 22:07:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Thu Jul  2 22:07:27 2026 rev:117 rq:1363185 version:26.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2026-06-08 14:12:48.333924352 +0200
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.1982/grantlee-editor.changes    
    2026-07-02 22:11:16.448621323 +0200
@@ -1,0 +2,9 @@
+Tue Jun 30 18:19:03 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.3/
+- No code change since 26.04.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.bhl4O4/_old  2026-07-02 22:11:17.380653357 +0200
+++ /var/tmp/diff_new_pack.bhl4O4/_new  2026-07-02 22:11:17.384653494 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.7.2
+%define kpim6_version 6.7.3
 
 %bcond_without released
 Name:           grantlee-editor
-Version:        26.04.2
+Version:        26.04.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-26.04.2.tar.xz -> grantlee-editor-26.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-26.04.2/CMakeLists.txt 
new/grantlee-editor-26.04.3/CMakeLists.txt
--- old/grantlee-editor-26.04.2/CMakeLists.txt  2026-05-14 09:21:22.000000000 
+0200
+++ new/grantlee-editor-26.04.3/CMakeLists.txt  2026-06-28 05:43:31.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.2")
+set(PIM_VERSION "6.7.3")
 project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "26.04.2")
+set(RELEASE_SERVICE_VERSION "26.04.3")
 set(KF_MIN_VERSION "6.22.0")
 set(QT_REQUIRED_VERSION "6.9.0")
 find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
@@ -104,14 +104,14 @@
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
-set(MESSAGELIB_LIB_VERSION "6.7.2")
+set(MESSAGELIB_LIB_VERSION "6.7.3")
 
-set(AKONADI_CONTACT_VERSION "6.7.2")
-set(KPIMTEXTEDIT_LIB_VERSION "6.7.2")
-set(LIBGRANTLEETHEME_LIB_VERSION "6.7.2")
-set(KIMAP_LIB_VERSION "6.7.2")
-set(PIMCOMMON_LIB_VERSION "6.7.2")
-set(KPIM_MIME_VERSION "6.7.2")
+set(AKONADI_CONTACT_VERSION "6.7.3")
+set(KPIMTEXTEDIT_LIB_VERSION "6.7.3")
+set(LIBGRANTLEETHEME_LIB_VERSION "6.7.3")
+set(KIMAP_LIB_VERSION "6.7.3")
+set(PIMCOMMON_LIB_VERSION "6.7.3")
+set(KPIM_MIME_VERSION "6.7.3")
 set(KTEXTADDONS_MIN_VERSION "2.0.0")
 find_package(
     Qt6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-26.04.2/po/ca@valencia/contactprintthemeeditor.po 
new/grantlee-editor-26.04.3/po/ca@valencia/contactprintthemeeditor.po
--- old/grantlee-editor-26.04.2/po/ca@valencia/contactprintthemeeditor.po       
2026-05-14 09:21:22.000000000 +0200
+++ new/grantlee-editor-26.04.3/po/ca@valencia/contactprintthemeeditor.po       
2026-06-28 05:43:31.000000000 +0200
@@ -194,7 +194,7 @@
 #: themeeditorpage.cpp:176
 #, kde-format
 msgid "We cannot add preview file in zip file"
-msgstr "No s'ha pogut afegir un fitxer de vista prèvia en el fitxer ZIP"
+msgstr "No s'ha pogut afegir un fitxer de vista prèvia al fitxer ZIP"
 
 #: themeeditorpage.cpp:176
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-26.04.2/po/ca@valencia/contactthemeeditor.po 
new/grantlee-editor-26.04.3/po/ca@valencia/contactthemeeditor.po
--- old/grantlee-editor-26.04.2/po/ca@valencia/contactthemeeditor.po    
2026-05-14 09:21:22.000000000 +0200
+++ new/grantlee-editor-26.04.3/po/ca@valencia/contactthemeeditor.po    
2026-06-28 05:43:31.000000000 +0200
@@ -155,7 +155,7 @@
 #: contacteditorpage.cpp:171 contacteditorpage.cpp:177
 #, kde-format
 msgid "We cannot add preview file in zip file"
-msgstr "No podem afegir un fitxer de vista prèvia en el fitxer zip"
+msgstr "No podem afegir un fitxer de vista prèvia al fitxer zip"
 
 #: contacteditorpage.cpp:171 contacteditorpage.cpp:177
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-26.04.2/po/ca@valencia/headerthemeeditor.po 
new/grantlee-editor-26.04.3/po/ca@valencia/headerthemeeditor.po
--- old/grantlee-editor-26.04.2/po/ca@valencia/headerthemeeditor.po     
2026-05-14 09:21:22.000000000 +0200
+++ new/grantlee-editor-26.04.3/po/ca@valencia/headerthemeeditor.po     
2026-06-28 05:43:31.000000000 +0200
@@ -234,7 +234,7 @@
 #: themeeditorpage.cpp:200
 #, kde-format
 msgid "We cannot add preview file in zip file"
-msgstr "No hem pogut afegir un fitxer de vista prèvia en el fitxer ZIP"
+msgstr "No hem pogut afegir un fitxer de vista prèvia al fitxer ZIP"
 
 #: themeeditorpage.cpp:200
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-26.04.2/po/nb/contactprintthemeeditor.po 
new/grantlee-editor-26.04.3/po/nb/contactprintthemeeditor.po
--- old/grantlee-editor-26.04.2/po/nb/contactprintthemeeditor.po        
2026-05-14 09:21:22.000000000 +0200
+++ new/grantlee-editor-26.04.3/po/nb/contactprintthemeeditor.po        
2026-06-28 05:43:31.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2025-11-17 11:52+0000\n"
 "PO-Revision-Date: 2015-02-07 19:05+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-26.04.2/po/nb/contactthemeeditor.po 
new/grantlee-editor-26.04.3/po/nb/contactthemeeditor.po
--- old/grantlee-editor-26.04.2/po/nb/contactthemeeditor.po     2026-05-14 
09:21:22.000000000 +0200
+++ new/grantlee-editor-26.04.3/po/nb/contactthemeeditor.po     2026-06-28 
05:43:31.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2025-11-17 11:52+0000\n"
 "PO-Revision-Date: 2015-02-07 19:06+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-26.04.2/po/nb/headerthemeeditor.po 
new/grantlee-editor-26.04.3/po/nb/headerthemeeditor.po
--- old/grantlee-editor-26.04.2/po/nb/headerthemeeditor.po      2026-05-14 
09:21:22.000000000 +0200
+++ new/grantlee-editor-26.04.3/po/nb/headerthemeeditor.po      2026-06-28 
05:43:31.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2025-11-17 11:52+0000\n"
 "PO-Revision-Date: 2015-02-07 19:06+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-26.04.2/po/nb/libgrantleethemeeditor.po 
new/grantlee-editor-26.04.3/po/nb/libgrantleethemeeditor.po
--- old/grantlee-editor-26.04.2/po/nb/libgrantleethemeeditor.po 2026-05-14 
09:21:22.000000000 +0200
+++ new/grantlee-editor-26.04.3/po/nb/libgrantleethemeeditor.po 2026-06-28 
05:43:31.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2025-11-17 11:52+0000\n"
 "PO-Revision-Date: 2013-10-01 23:28+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

Reply via email to