Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pim-sieve-editor for 
openSUSE:Factory checked in at 2025-06-10 09:02:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
 and      /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-sieve-editor"

Tue Jun 10 09:02:45 2025 rev:103 rq:1283280 version:25.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes        
2025-05-09 18:51:06.292436775 +0200
+++ 
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.19631/pim-sieve-editor.changes 
    2025-06-10 09:05:30.699969075 +0200
@@ -1,0 +2,9 @@
+Tue Jun  3 21:13:02 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.2/
+- No code change since 25.04.1
+
+-------------------------------------------------------------------

Old:
----
  pim-sieve-editor-25.04.1.tar.xz
  pim-sieve-editor-25.04.1.tar.xz.sig

New:
----
  pim-sieve-editor-25.04.2.tar.xz
  pim-sieve-editor-25.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.vm8ZBu/_old  2025-06-10 09:05:31.460001669 +0200
+++ /var/tmp/diff_new_pack.vm8ZBu/_new  2025-06-10 09:05:31.464001840 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.6.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.4.1
+%define kpim6_version 6.4.2
 
 %bcond_without released
 Name:           pim-sieve-editor
-Version:        25.04.1
+Version:        25.04.2
 Release:        0
 Summary:        Sieve scripts editor for KDE PIM applications
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ pim-sieve-editor-25.04.1.tar.xz -> pim-sieve-editor-25.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.04.1/CMakeLists.txt 
new/pim-sieve-editor-25.04.2/CMakeLists.txt
--- old/pim-sieve-editor-25.04.1/CMakeLists.txt 2025-05-03 00:08:19.000000000 
+0200
+++ new/pim-sieve-editor-25.04.2/CMakeLists.txt 2025-06-02 23:32:27.000000000 
+0200
@@ -2,12 +2,12 @@
 # SPDX-License-Identifier: BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.4.1")
+set(PIM_VERSION "6.4.2")
 project( sieveeditor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "25.04.1")
+set(RELEASE_SERVICE_VERSION "25.04.2")
 
 # Update it for each release
-set(SIEVEEDITOR_RELEASE_VERSION_DATE "25.05.05") # yy.MM.dd
+set(SIEVEEDITOR_RELEASE_VERSION_DATE "25.06.02") # yy.MM.dd
 
 # Use true if stable version => we will check specific version
 set(SIEVEEDITOR_STABLE_VERSION true)
@@ -65,14 +65,14 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KMAILTRANSPORT_LIB_VERSION "6.4.1")
+set(KMAILTRANSPORT_LIB_VERSION "6.4.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
 
-set(LIBKSIEVE_LIB_VERSION "6.4.1")
-set(PIMCOMMON_LIB_VERSION "6.4.1")
-set(KIMAP_LIB_VERSION "6.4.1")
+set(LIBKSIEVE_LIB_VERSION "6.4.2")
+set(PIMCOMMON_LIB_VERSION "6.4.2")
+set(KIMAP_LIB_VERSION "6.4.2")
 
 
 find_package(Qt6 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Network)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.04.1/po/fi/sieveeditor.po 
new/pim-sieve-editor-25.04.2/po/fi/sieveeditor.po
--- old/pim-sieve-editor-25.04.1/po/fi/sieveeditor.po   2025-05-03 
00:08:19.000000000 +0200
+++ new/pim-sieve-editor-25.04.2/po/fi/sieveeditor.po   2025-06-02 
23:32:27.000000000 +0200
@@ -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.
 # Lasse Liehu <lasse.li...@gmail.com>, 2013, 2014, 2015, 2016.
-# SPDX-FileCopyrightText: 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 
Tommi Nieminen <transla...@legisign.org>
+# SPDX-FileCopyrightText: 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 
2024, 2025 Tommi Nieminen <transla...@legisign.org>
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.04.1/po/fr/sieveeditor.po 
new/pim-sieve-editor-25.04.2/po/fr/sieveeditor.po
--- old/pim-sieve-editor-25.04.1/po/fr/sieveeditor.po   2025-05-03 
00:08:19.000000000 +0200
+++ new/pim-sieve-editor-25.04.2/po/fr/sieveeditor.po   2025-06-02 
23:32:27.000000000 +0200
@@ -4,7 +4,7 @@
 # Sebastien Renard <ren...@kde.org>, 2014.
 # Vincent PINON <vpi...@april.org>, 2014.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2019, 2020.
-# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Xavier Besnard 
<xavier.besn...@kde.org>
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024, 2025 Xavier Besnard 
<xavier.besn...@kde.org>
 # Xavier Besnard <xavier.besn...@kde.org>, 2023.
 #
 msgid ""
@@ -22,7 +22,7 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Environment: kde\n"
-"X-Generator: Lokalize 24.08.3\n"
+"X-Generator: Lokalize 25.04.1\n"
 "X-Text-Markup: kde4\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.04.1/po/gl/sieveeditor.po 
new/pim-sieve-editor-25.04.2/po/gl/sieveeditor.po
--- old/pim-sieve-editor-25.04.1/po/gl/sieveeditor.po   2025-05-03 
00:08:19.000000000 +0200
+++ new/pim-sieve-editor-25.04.2/po/gl/sieveeditor.po   2025-06-02 
23:32:27.000000000 +0200
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Xosé <xoseca...@gmail.com>, 2014.
 # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2016.
-# SPDX-FileCopyrightText: 2023, 2024 Adrián Chaves (Gallaecio)
+# SPDX-FileCopyrightText: 2023, 2024, 2025 Adrián Chaves (Gallaecio)
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,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 24.08.3\n"
+"X-Generator: Lokalize 25.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.04.1/po/it/sieveeditor.po 
new/pim-sieve-editor-25.04.2/po/it/sieveeditor.po
--- old/pim-sieve-editor-25.04.1/po/it/sieveeditor.po   2025-05-03 
00:08:19.000000000 +0200
+++ new/pim-sieve-editor-25.04.2/po/it/sieveeditor.po   2025-06-02 
23:32:27.000000000 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the sieveeditor package.
 # SPDX-FileCopyrightText: 2024 Paolo Zamponi <feu...@gmail.com>
-# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 
2022, 2023, 2024 Luigi Toscano <luigi.tosc...@tiscali.it>
+# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 
2022, 2023, 2024, 2025 Luigi Toscano <luigi.tosc...@tiscali.it>
 #
 msgid ""
 msgstr ""
@@ -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 25.03.70\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.04.1/po/pl/sieveeditor.po 
new/pim-sieve-editor-25.04.2/po/pl/sieveeditor.po
--- old/pim-sieve-editor-25.04.1/po/pl/sieveeditor.po   2025-05-03 
00:08:19.000000000 +0200
+++ new/pim-sieve-editor-25.04.2/po/pl/sieveeditor.po   2025-06-02 
23:32:27.000000000 +0200
@@ -16,7 +16,6 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 24.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-sieve-editor-25.04.1/src/org.kde.sieveeditor.appdata.xml 
new/pim-sieve-editor-25.04.2/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-25.04.1/src/org.kde.sieveeditor.appdata.xml    
2025-05-03 00:08:19.000000000 +0200
+++ new/pim-sieve-editor-25.04.2/src/org.kde.sieveeditor.appdata.xml    
2025-06-02 23:32:27.000000000 +0200
@@ -151,6 +151,7 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="6.4.2" date="2025-06-05"/>
     <release version="6.4.1" date="2025-05-08"/>
     <release version="6.4.0" date="2025-04-17"/>
     <release version="6.3.3" date="2025-03-06"/>

Reply via email to