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 2023-09-15 22:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
and /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor"
Fri Sep 15 22:04:22 2023 rev:83 rq:1111298 version:23.08.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes
2023-08-31 13:50:44.426994163 +0200
+++
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1766/pim-sieve-editor.changes
2023-09-15 22:09:19.409390967 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:56:52 UTC 2023 - Christophe Marin <[email protected]>
+
+- 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:
----
pim-sieve-editor-23.08.0.tar.xz
pim-sieve-editor-23.08.0.tar.xz.sig
New:
----
pim-sieve-editor-23.08.1.tar.xz
pim-sieve-editor-23.08.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.8x2VhF/_old 2023-09-15 22:09:20.621434303 +0200
+++ /var/tmp/diff_new_pack.8x2VhF/_new 2023-09-15 22:09:20.621434303 +0200
@@ -18,7 +18,7 @@
%bcond_without released
Name: pim-sieve-editor
-Version: 23.08.0
+Version: 23.08.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-23.08.0.tar.xz -> pim-sieve-editor-23.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-23.08.0/CMakeLists.txt
new/pim-sieve-editor-23.08.1/CMakeLists.txt
--- old/pim-sieve-editor-23.08.0/CMakeLists.txt 2023-08-16 23:20:30.000000000
+0200
+++ new/pim-sieve-editor-23.08.1/CMakeLists.txt 2023-09-09 10:56:09.000000000
+0200
@@ -2,9 +2,9 @@
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.24.0")
+set(PIM_VERSION "5.24.1")
project( sieveeditor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.08.0")
+set(RELEASE_SERVICE_VERSION "23.08.1")
set(KF_MIN_VERSION "5.105.0")
@@ -52,15 +52,15 @@
set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION}
(${RELEASE_SERVICE_VERSION})")
-set(KMAILTRANSPORT_LIB_VERSION "5.24.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.24.0")
+set(KMAILTRANSPORT_LIB_VERSION "5.24.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.1")
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "5")
-set(LIBKSIEVE_LIB_VERSION "5.24.0")
-set(PIMCOMMON_LIB_VERSION "5.24.0")
-set(KIMAP_LIB_VERSION "5.24.0")
+set(LIBKSIEVE_LIB_VERSION "5.24.1")
+set(PIMCOMMON_LIB_VERSION "5.24.1")
+set(KIMAP_LIB_VERSION "5.24.1")
set(QT_REQUIRED_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-23.08.0/po/zh_CN/sieveeditor.po
new/pim-sieve-editor-23.08.1/po/zh_CN/sieveeditor.po
--- old/pim-sieve-editor-23.08.0/po/zh_CN/sieveeditor.po 2023-08-16
23:20:30.000000000 +0200
+++ new/pim-sieve-editor-23.08.1/po/zh_CN/sieveeditor.po 2023-09-09
10:56:09.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-03-09 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/pim-sieve-editor-23.08.0/src/org.kde.sieveeditor.appdata.xml
new/pim-sieve-editor-23.08.1/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-23.08.0/src/org.kde.sieveeditor.appdata.xml
2023-08-16 23:20:30.000000000 +0200
+++ new/pim-sieve-editor-23.08.1/src/org.kde.sieveeditor.appdata.xml
2023-09-09 10:56:09.000000000 +0200
@@ -168,9 +168,9 @@
</screenshots>
<project_group>KDE</project_group>
<releases>
+ <release version="5.24.1" date="2023-09-14"/>
<release version="5.24.0" date="2023-08-24"/>
<release version="5.23.3" date="2023-07-06"/>
<release version="5.23.2" date="2023-06-08"/>
- <release version="5.23.1" date="2023-05-11"/>
</releases>
</component>