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-03-03 22:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old) and /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor" Fri Mar 3 22:28:02 2023 rev:77 rq:1068945 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes 2023-02-04 14:26:39.485401972 +0100 +++ /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.31432/pim-sieve-editor.changes 2023-03-03 22:30:54.447903379 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:47:00 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- pim-sieve-editor-22.12.2.tar.xz pim-sieve-editor-22.12.2.tar.xz.sig New: ---- pim-sieve-editor-22.12.3.tar.xz pim-sieve-editor-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pim-sieve-editor.spec ++++++ --- /var/tmp/diff_new_pack.VyIrXg/_old 2023-03-03 22:30:55.047905938 +0100 +++ /var/tmp/diff_new_pack.VyIrXg/_new 2023-03-03 22:30:55.055905971 +0100 @@ -1,7 +1,7 @@ # # spec file for package pim-sieve-editor # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: pim-sieve-editor -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: Sieve scripts editor for KDE PIM applications License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -76,8 +76,7 @@ %suse_update_desktop_file org.kde.sieveeditor Network Email -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %license LICENSES/* ++++++ pim-sieve-editor-22.12.2.tar.xz -> pim-sieve-editor-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-sieve-editor-22.12.2/CMakeLists.txt new/pim-sieve-editor-22.12.3/CMakeLists.txt --- old/pim-sieve-editor-22.12.2/CMakeLists.txt 2023-01-30 00:31:29.000000000 +0100 +++ new/pim-sieve-editor-22.12.3/CMakeLists.txt 2023-02-25 06:23:18.000000000 +0100 @@ -2,9 +2,9 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.22.2") +set(PIM_VERSION "5.22.3") project( sieveeditor VERSION ${PIM_VERSION}) -set(RELEASE_SERVICE_VERSION "22.12.2") +set(RELEASE_SERVICE_VERSION "22.12.3") set(KF5_MIN_VERSION "5.99.0") @@ -44,15 +44,15 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})") -set(KMAILTRANSPORT_LIB_VERSION "5.22.2") -set(KPIMTEXTEDIT_LIB_VERSION "5.22.2") +set(KMAILTRANSPORT_LIB_VERSION "5.22.3") +set(KPIMTEXTEDIT_LIB_VERSION "5.22.3") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") -set(LIBKSIEVE_LIB_VERSION "5.22.2") -set(PIMCOMMON_LIB_VERSION "5.22.2") -set(KIMAP_LIB_VERSION "5.22.2") +set(LIBKSIEVE_LIB_VERSION "5.22.3") +set(PIMCOMMON_LIB_VERSION "5.22.3") +set(KIMAP_LIB_VERSION "5.22.3") set(QT_REQUIRED_VERSION "5.15.2") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-sieve-editor-22.12.2/po/cs/sieveeditor.po new/pim-sieve-editor-22.12.3/po/cs/sieveeditor.po --- old/pim-sieve-editor-22.12.2/po/cs/sieveeditor.po 2023-01-30 00:31:29.000000000 +0100 +++ new/pim-sieve-editor-22.12.3/po/cs/sieveeditor.po 2023-02-25 06:23:18.000000000 +0100 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # VÃt PelÄák <v...@pelcak.org>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020. -# Vit Pelcak <v...@pelcak.org>, 2021, 2022. +# Vit Pelcak <v...@pelcak.org>, 2021, 2022, 2023. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-16 00:48+0000\n" -"PO-Revision-Date: 2022-01-05 12:27+0100\n" +"PO-Revision-Date: 2023-02-22 14:26+0100\n" "Last-Translator: Vit Pelcak <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" @@ -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 21.12.0\n" +"X-Generator: Lokalize 22.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -102,7 +102,7 @@ #: main.cpp:47 #, kde-format msgid "Copyright © 2013-%1 sieveeditor authors" -msgstr "Copyright © 2013-%1 VývojáÅi sieveeditor" +msgstr "Autorská práva © 2013-%1 VývojáÅi sieveeditor" #: main.cpp:48 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-sieve-editor-22.12.2/po/pt_BR/docs/sieveeditor/index.docbook new/pim-sieve-editor-22.12.3/po/pt_BR/docs/sieveeditor/index.docbook --- old/pim-sieve-editor-22.12.2/po/pt_BR/docs/sieveeditor/index.docbook 2023-01-30 00:31:29.000000000 +0100 +++ new/pim-sieve-editor-22.12.3/po/pt_BR/docs/sieveeditor/index.docbook 2023-02-25 06:23:18.000000000 +0100 @@ -75,8 +75,6 @@ </keywordset> </bookinfo> -<!-- info + screenshots from http://www.aegiap.eu/kdeblog/2014/01/new-in-kdepim-4-13-sieveeditor/ --> - <chapter id="introduction"> <title >Introdução</title> @@ -171,10 +169,6 @@ </textobject> </mediaobject> </screenshot> -<para ->Para obter informações detalhadas sobre o editor, leia a <ulink url="help:kartpart" ->documentação do KatePart</ulink ->.</para> </sect2> @@ -204,7 +198,7 @@ <sect2 id="script-help"> <title ->Suporte à Ajuda</title> +>Ajuda integrada</title> <para >Você pode usar o suporte de ajuda integrado e clicar com o &RMB; sobre uma >palavra-chave da linguagem Sieve. Então, a seção correspondente da >documentação será baixada da Internet e apresentada na aba <guilabel @@ -212,14 +206,14 @@ >.</para> <screenshot> <screeninfo ->Suporte à Ajuda</screeninfo> +>Ajuda integrada</screeninfo> <mediaobject> <imageobject> <imagedata fileref="script-help.png" format="PNG"/> </imageobject> <textobject> <phrase ->Suporte à Ajuda</phrase> +>Ajuda integrada</phrase> </textobject> </mediaobject> </screenshot> @@ -237,7 +231,7 @@ <para >&i18n-kapplication;</para> <para ->Direitos autorais do programa 2013 &Laurent.Montel; &Laurent.Montel.mail; </para> +>Direitos autorais do programa 2013-2017 &Laurent.Montel; &Laurent.Montel.mail; </para> <para >Direitos autorais da documentação Copyright © 2013 &Laurent.Montel; >&Laurent.Montel.mail; </para> @@ -245,8 +239,7 @@ >Tradução de André Marcelo Alvarenga <email >alvare...@kde.org</email ></para -> -&underFDL; &underGPL; </chapter> +> &underFDL; &underGPL; </chapter> &documentation.index; </book> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-sieve-editor-22.12.2/po/zh_CN/sieveeditor.po new/pim-sieve-editor-22.12.3/po/zh_CN/sieveeditor.po --- old/pim-sieve-editor-22.12.2/po/zh_CN/sieveeditor.po 2023-01-30 00:31:29.000000000 +0100 +++ new/pim-sieve-editor-22.12.3/po/zh_CN/sieveeditor.po 2023-02-25 06:23:18.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-16 00:48+0000\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\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-22.12.2/src/org.kde.sieveeditor.appdata.xml new/pim-sieve-editor-22.12.3/src/org.kde.sieveeditor.appdata.xml --- old/pim-sieve-editor-22.12.2/src/org.kde.sieveeditor.appdata.xml 2023-01-30 00:31:29.000000000 +0100 +++ new/pim-sieve-editor-22.12.3/src/org.kde.sieveeditor.appdata.xml 2023-02-25 06:23:18.000000000 +0100 @@ -158,15 +158,15 @@ <binary>sieveeditor</binary> </provides> <screenshots> - <screenshot> + <screenshot type="default"> <image>https://cdn.kde.org/screenshots/sieveeditor/sieveeditor.png</image> </screenshot> </screenshots> <project_group>KDE</project_group> <releases> + <release version="5.22.3" date="2023-03-02"/> <release version="5.22.2" date="2023-02-02"/> <release version="5.22.1" date="2023-01-05"/> <release version="5.22.0" date="2022-12-08"/> - <release version="5.21.3" date="2022-11-03"/> </releases> </component>