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 2022-03-04 20:16:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
and /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor"
Fri Mar 4 20:16:52 2022 rev:65 rq:958978 version:21.12.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes
2022-02-04 21:51:47.567401132 +0100
+++
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1958/pim-sieve-editor.changes
2022-03-04 20:20:37.580694290 +0100
@@ -1,0 +2,10 @@
+Tue Mar 1 09:58:15 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.12.3/
+- Changes since 21.12.2:
+ * Fix build with GCC 12 (standard attributes in middle of decl-specifiers)
+
+-------------------------------------------------------------------
Old:
----
pim-sieve-editor-21.12.2.tar.xz
pim-sieve-editor-21.12.2.tar.xz.sig
New:
----
pim-sieve-editor-21.12.3.tar.xz
pim-sieve-editor-21.12.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.zxMfKk/_old 2022-03-04 20:20:38.076693896 +0100
+++ /var/tmp/diff_new_pack.zxMfKk/_new 2022-03-04 20:20:38.076693896 +0100
@@ -20,7 +20,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: pim-sieve-editor
-Version: 21.12.2
+Version: 21.12.3
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-21.12.2.tar.xz -> pim-sieve-editor-21.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-21.12.2/CMakeLists.txt
new/pim-sieve-editor-21.12.3/CMakeLists.txt
--- old/pim-sieve-editor-21.12.2/CMakeLists.txt 2022-01-29 00:30:34.000000000
+0100
+++ new/pim-sieve-editor-21.12.3/CMakeLists.txt 2022-02-27 19:40:15.000000000
+0100
@@ -2,9 +2,9 @@
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.2")
+set(PIM_VERSION "5.19.3")
project( sieveeditor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.12.2")
+set(RELEASE_SERVICE_VERSION "21.12.3")
set(KF5_MIN_VERSION "5.87.0")
@@ -43,15 +43,15 @@
set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION}
(${RELEASE_SERVICE_VERSION})")
-set(KMAILTRANSPORT_LIB_VERSION "5.19.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.19.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.19.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.19.3")
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "5")
-set(LIBKSIEVE_LIB_VERSION "5.19.2")
-set(PIMCOMMON_LIB_VERSION "5.19.2")
-set(KIMAP_LIB_VERSION "5.19.2")
+set(LIBKSIEVE_LIB_VERSION "5.19.3")
+set(PIMCOMMON_LIB_VERSION "5.19.3")
+set(KIMAP_LIB_VERSION "5.19.3")
set(QT_REQUIRED_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-21.12.2/po/fi/sieveeditor.po
new/pim-sieve-editor-21.12.3/po/fi/sieveeditor.po
--- old/pim-sieve-editor-21.12.2/po/fi/sieveeditor.po 2022-02-01
01:15:23.000000000 +0100
+++ new/pim-sieve-editor-21.12.3/po/fi/sieveeditor.po 2022-03-01
01:17:34.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.
# Lasse Liehu <[email protected]>, 2013, 2014, 2015, 2016.
-# Tommi Nieminen <[email protected]>, 2016, 2017, 2018, 2019, 2020, 2021.
+# Tommi Nieminen <[email protected]>, 2016, 2017, 2018, 2019, 2020,
2021, 2022.
#
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-21.12.2/po/ko/sieveeditor.po
new/pim-sieve-editor-21.12.3/po/ko/sieveeditor.po
--- old/pim-sieve-editor-21.12.2/po/ko/sieveeditor.po 2022-02-01
01:15:23.000000000 +0100
+++ new/pim-sieve-editor-21.12.3/po/ko/sieveeditor.po 2022-03-01
01:17:34.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.
-# Shinjo Park <[email protected]>, 2014, 2015, 2016, 2020, 2021.
+# Shinjo Park <[email protected]>, 2014, 2015, 2016, 2020, 2021, 2022.
#
msgid ""
msgstr ""
@@ -15,7 +15,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 21.08.1\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-21.12.2/po/zh_CN/sieveeditor.po
new/pim-sieve-editor-21.12.3/po/zh_CN/sieveeditor.po
--- old/pim-sieve-editor-21.12.2/po/zh_CN/sieveeditor.po 2022-02-01
01:15:24.000000000 +0100
+++ new/pim-sieve-editor-21.12.3/po/zh_CN/sieveeditor.po 2022-03-01
01:17:34.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-11-05 00:18+0000\n"
-"PO-Revision-Date: 2022-01-08 15:24\n"
+"PO-Revision-Date: 2022-02-26 05:18\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-21.12.2/src/importwizard/checks/importimapsettingsakonadicheckjob.h
new/pim-sieve-editor-21.12.3/src/importwizard/checks/importimapsettingsakonadicheckjob.h
---
old/pim-sieve-editor-21.12.2/src/importwizard/checks/importimapsettingsakonadicheckjob.h
2022-01-29 00:30:34.000000000 +0100
+++
new/pim-sieve-editor-21.12.3/src/importwizard/checks/importimapsettingsakonadicheckjob.h
2022-02-27 19:40:15.000000000 +0100
@@ -22,7 +22,7 @@
void setImapSettingsPassword(AbstractImapSettingsPassword
*passwordImporter) override;
private:
- inline Q_REQUIRED_RESULT bool resourceCanHaveSieveSupport(const QString
&filename) const;
+ Q_REQUIRED_RESULT inline bool resourceCanHaveSieveSupport(const QString
&filename) const;
void loadSieveServerSettings();
void slotImportNextServerSieveDone(const
SieveEditorUtil::SieveServerConfig &config, const QString &filename);
void importNextServerSieve();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-sieve-editor-21.12.2/src/org.kde.sieveeditor.appdata.xml
new/pim-sieve-editor-21.12.3/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-21.12.2/src/org.kde.sieveeditor.appdata.xml
2022-01-29 00:30:34.000000000 +0100
+++ new/pim-sieve-editor-21.12.3/src/org.kde.sieveeditor.appdata.xml
2022-02-27 19:40:15.000000000 +0100
@@ -135,9 +135,9 @@
</screenshots>
<project_group>KDE</project_group>
<releases>
+ <release version="5.19.3" date="2022-03-03"/>
<release version="5.19.2" date="2022-02-03"/>
<release version="5.19.1" date="2022-01-06"/>
<release version="5.19.0" date="2021-12-09"/>
- <release version="5.18.3" date="2021-11-04"/>
</releases>
</component>