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 2026-01-12 10:20:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
 and      /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-sieve-editor"

Mon Jan 12 10:20:46 2026 rev:110 rq:1326243 version:25.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes        
2025-12-15 12:02:27.217561134 +0100
+++ 
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1928/pim-sieve-editor.changes  
    2026-01-12 10:30:16.711634284 +0100
@@ -1,0 +2,10 @@
+Wed Jan  7 12:25:33 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.1/
+- Changes since 25.12.0:
+  * CI: Add documentation build
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.3sTIkf/_old  2026-01-12 10:30:18.439705187 +0100
+++ /var/tmp/diff_new_pack.3sTIkf/_new  2026-01-12 10:30:18.451705680 +0100
@@ -22,7 +22,7 @@
 
 %bcond_without released
 Name:           pim-sieve-editor
-Version:        25.12.0
+Version:        25.12.1
 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.12.0.tar.xz -> pim-sieve-editor-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.12.0/.gitlab-ci.yml 
new/pim-sieve-editor-25.12.1/.gitlab-ci.yml
--- old/pim-sieve-editor-25.12.0/.gitlab-ci.yml 2025-12-04 00:03:10.000000000 
+0100
+++ new/pim-sieve-editor-25.12.1/.gitlab-ci.yml 2026-01-03 12:01:12.000000000 
+0100
@@ -14,3 +14,4 @@
       - /gitlab-templates/craft-windows-x86-64-qt6.yml
       - /gitlab-templates/craft-windows-appx-qt6.yml
       - /gitlab-templates/pre-commit.yml
+      - /gitlab-templates/documentation.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.12.0/CMakeLists.txt 
new/pim-sieve-editor-25.12.1/CMakeLists.txt
--- old/pim-sieve-editor-25.12.0/CMakeLists.txt 2025-12-04 00:03:10.000000000 
+0100
+++ new/pim-sieve-editor-25.12.1/CMakeLists.txt 2026-01-03 12:01:12.000000000 
+0100
@@ -2,12 +2,12 @@
 # SPDX-License-Identifier: BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.6.0")
+set(PIM_VERSION "6.6.1")
 project(sieveeditor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "25.12.0")
+set(RELEASE_SERVICE_VERSION "25.12.1")
 
 # Update it for each release
-set(SIEVEEDITOR_RELEASE_VERSION_DATE "25.12.11") # yy.MM.dd
+set(SIEVEEDITOR_RELEASE_VERSION_DATE "26.01.05") # yy.MM.dd
 
 # Use true if stable version => we will check specific version
 set(SIEVEEDITOR_STABLE_VERSION true)
@@ -80,14 +80,14 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KMAILTRANSPORT_LIB_VERSION "6.6.0")
+set(KMAILTRANSPORT_LIB_VERSION "6.6.1")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
 
-set(LIBKSIEVE_LIB_VERSION "6.6.0")
-set(PIMCOMMON_LIB_VERSION "6.6.0")
-set(KIMAP_LIB_VERSION "6.6.0")
+set(LIBKSIEVE_LIB_VERSION "6.6.1")
+set(PIMCOMMON_LIB_VERSION "6.6.1")
+set(KIMAP_LIB_VERSION "6.6.1")
 set(KTEXTADDONS_MIN_VERSION "1.8.0")
 
 find_package(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.12.0/po/cs/sieveeditor.po 
new/pim-sieve-editor-25.12.1/po/cs/sieveeditor.po
--- old/pim-sieve-editor-25.12.0/po/cs/sieveeditor.po   2025-12-04 
00:03:10.000000000 +0100
+++ new/pim-sieve-editor-25.12.1/po/cs/sieveeditor.po   2026-01-03 
12:01:12.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2023, 2024 Vít Pelčák <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2023, 2024, 2025 Vít Pelčák <[email protected]>
 # SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Vit Pelcak <[email protected]>
 #
 msgid ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 24.05.2\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-sieve-editor-25.12.0/po/pt_BR/docs/sieveeditor/index.docbook 
new/pim-sieve-editor-25.12.1/po/pt_BR/docs/sieveeditor/index.docbook
--- old/pim-sieve-editor-25.12.0/po/pt_BR/docs/sieveeditor/index.docbook        
2025-12-04 00:03:10.000000000 +0100
+++ new/pim-sieve-editor-25.12.1/po/pt_BR/docs/sieveeditor/index.docbook        
2026-01-03 12:01:12.000000000 +0100
@@ -8,8 +8,7 @@
 >">
   <!ENTITY kappname "&i18n-kapplication;">
   <!ENTITY % addindex "IGNORE">
-  <!ENTITY % Brazilian-Portuguese "INCLUDE"
-> 
+  <!ENTITY % Brazilian-Portuguese "INCLUDE">
 ]>
 
 <book id="sieveeditor" lang="&language;">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-25.12.0/po/ru/sieveeditor.po 
new/pim-sieve-editor-25.12.1/po/ru/sieveeditor.po
--- old/pim-sieve-editor-25.12.0/po/ru/sieveeditor.po   2025-12-04 
00:03:10.000000000 +0100
+++ new/pim-sieve-editor-25.12.1/po/ru/sieveeditor.po   2026-01-03 
12:01:12.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:41+0000\n"
-"PO-Revision-Date: 2025-05-22 18:30+0300\n"
+"PO-Revision-Date: 2025-11-27 19:35+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 25.04.1\n"
+"X-Generator: Lokalize 25.11.80\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -816,10 +816,8 @@
 msgstr "Удалить"
 
 #: whatsnew/whatsnewtranslations.cpp:17
-#, fuzzy
-#| msgid "Add AI Actions Support."
 msgid "Add AI quick Ask support."
-msgstr "Поддержка действий, основанных на ИИ."
+msgstr "Добавление поддержки быстрых запросов к ИИ."
 
 #: whatsnew/whatsnewtranslations.cpp:39
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-sieve-editor-25.12.0/src/org.kde.sieveeditor.appdata.xml 
new/pim-sieve-editor-25.12.1/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-25.12.0/src/org.kde.sieveeditor.appdata.xml    
2025-12-04 00:03:10.000000000 +0100
+++ new/pim-sieve-editor-25.12.1/src/org.kde.sieveeditor.appdata.xml    
2026-01-03 12:01:12.000000000 +0100
@@ -150,6 +150,7 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="6.6.1" date="2026-01-08"/>
     <release version="6.6.0" date="2025-12-11"/>
     <release version="6.5.3" date="2025-11-06"/>
     <release version="6.5.2" date="2025-10-09"/>

Reply via email to